QBHSQ: A quad-tree based algorithm for high-dimension skyline query

Zhixin Ma,Yusheng Xu,Lijun Sheng,Lian Li
DOI: https://doi.org/10.1109/IITA.2009.113
2009-01-01
Abstract:Query all skyline points in large high-dimension dataset is quite challenging and its space and computation overhead are massive. This paper presents QBHSQ, a novel Quad-tree based algorithm for skyline query in large highdimension dataset. QBHSQ utilizes a partial dimension subset to partition dataset on high dimensional space by means of the configuration characters of quad-tree. Since amount of domination checking operators among non-domination subdatasets can be reduced and large numbers of data points in high dimensional space are deleted while constructing tree, QBHSQ contributes to a better computation and space performance than traditional ones. Extensive experiments demonstrate the efficiency and the scalability of proposed algorithm. © 2009 IEEE.
What problem does this paper attempt to address?