Efficient skyline querying with variable user preferences on nominal attributes

Raymond Chi-Wing Wong,Ada Wai-Chee Fu,Jian Pei,Yip Sing Ho,Tai Wong,Yubao Liu
DOI: https://doi.org/10.14778/1453856.1453967
IF: 2.5
2008-08-01
Proceedings of the VLDB Endowment
Abstract:Current skyline evaluation techniques assume a fixed ordering on the attributes. However, dynamic preferences on nominal attributes are more realistic in known applications. In order to generate online response for any such preference issued by a user, one obvious solution is to enumerate all possible preferences and materialize all results of these preferences. However, the pre-processing and storage requirements of a full materialization are typically prohibitive. Instead, we propose a semi-materialization method called the IPO-tree Search which stores partial useful results only. With these partial results, the result of each possible preference can be returned efficiently. We have also conducted experiments to show the efficiency of our proposed algorithm.
computer science, information systems, theory & methods
What problem does this paper attempt to address?