Efficient Computation of Subspace Skylines over Data Streams

SUN Sheng-Li,HUANG Zhen-Hua,LI Jin-Jiu,GUO Jian-Kui,ZHU Yang-Yong
DOI: https://doi.org/10.3321/j.issn:0254-4164.2007.08.024
2007-01-01
Chinese Journal of Computers
Abstract:Data stream processing and Skyline computing within subspaces have recently received a lot of attentions in database and data mining community. Previous works only sought to maintain full space Skylines over sliding windows. No one considered the problem of computing subspace Skylines over sliding windows. In this paper, the authors adopt an efficient full space Skyline maintaining method leveraging grid index structure, and based on this, propose an efficient top-town algorithm to incrementally output the Skyline objects within specified subspaces. Moreover, the authors present a set of optimizing heuristics to speed up these processes. Theoretical analysis and extensive experiments demonstrate that the proposed algorithm can generate the first result only taking a little overhead compared with previous works, and the methods are both efficient and scalable.
What problem does this paper attempt to address?