Skyline View: Efficient Distributed Subspace Skyline Computation

  • Authors:
  • Jinhan Kim;Jongwuk Lee;Seung-Won Hwang

  • Affiliations:
  • Department of Computer Science and Engineering, POSTECH, Republic of Korea;Department of Computer Science and Engineering, POSTECH, Republic of Korea;Department of Computer Science and Engineering, POSTECH, Republic of Korea

  • Venue:
  • DaWaK '09 Proceedings of the 11th International Conference on Data Warehousing and Knowledge Discovery
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Skyline queries have gained much attention as alternative query semantics with pros (e.g.low query formulation overhead) and cons (e.g.large control over result size). To overcome the cons, subspace skyline queries have been recently studied, where users iteratively specify relevant feature subspaces on search space. However, existing works mainly focuss on centralized databases. This paper aims to extend subspace skyline computation to distributed environments such as the Web, where the most important issue is to minimize the cost of accessing vertically distributed objects. Toward this goal, we exploit prior skylines that have overlapped subspaces to the given subspace. In particular, we develop algorithms for three scenarios--- when the subspace of prior skylines is superspace, subspace, or the rest. Our experimental results validate that our proposed algorithm shows significantly better performance than the state-of-the-art algorithms.