Spatial Skyline Queries: An Efficient Geometric Algorithm
Wanbin Son, Mu-Woong Lee, Hee-Kap Ahn, Seung-won Hwang

TL;DR
This paper introduces a new, simple, and efficient algorithm for spatial skyline queries that corrects flaws in previous methods and demonstrates superior performance through extensive empirical evaluation.
Contribution
The paper presents a novel algorithm for spatial skyline queries that guarantees correct results and outperforms the existing VS2 algorithm in efficiency.
Findings
The new algorithm computes correct skyline results.
Empirical tests show improved efficiency over VS2.
The algorithm is suitable for large spatial datasets.
Abstract
As more data-intensive applications emerge, advanced retrieval semantics, such as ranking or skylines, have attracted attention. Geographic information systems are such an application with massive spatial data. Our goal is to efficiently support skyline queries over massive spatial data. To achieve this goal, we first observe that the best known algorithm VS2, despite its claim, may fail to deliver correct results. In contrast, we present a simple and efficient algorithm that computes the correct results. To validate the effectiveness and efficiency of our algorithm, we provide an extensive empirical comparison of our algorithm and VS2 in several aspects.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Geographic Information Systems Studies · Advanced Database Systems and Queries
