Proceedings of the 2003 ACM SIGMOD International Conference on Management of Data 2003
DOI: 10.1145/872757.872814
|View full text |Cite
|
Sign up to set email alerts
|

An optimal and progressive algorithm for skyline queries

Abstract: The skyline of a set of d-dimensional points contains the points that are not dominated by any other point on all dimensions. Skyline computation has recently received considerable attention in the database community, especially for progressive (or online) algorithms that can quickly return the first skyline points without having to read the entire data file. Currently, the most efficient algorithm is NN (nearest neighbors), which applies the divideand-conquer framework on datasets indexed by R-trees. Although… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
408
0
1

Year Published

2004
2004
2021
2021

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 653 publications
(423 citation statements)
references
References 19 publications
0
408
0
1
Order By: Relevance
“…Initially skyline queries were mainly intended to be performed within a single database query engine. Thus the first algorithms and subsequent improvements all work on a central (multidimensional) index structure like R*-trees [20], certain partitioning schemes [21] or k-nearest-neighbor searches [13]. However, such central indexes cannot be applied to distributed Web information systems.…”
Section: Web Information Systems Architecture and Related Workmentioning
confidence: 99%
“…Initially skyline queries were mainly intended to be performed within a single database query engine. Thus the first algorithms and subsequent improvements all work on a central (multidimensional) index structure like R*-trees [20], certain partitioning schemes [21] or k-nearest-neighbor searches [13]. However, such central indexes cannot be applied to distributed Web information systems.…”
Section: Web Information Systems Architecture and Related Workmentioning
confidence: 99%
“…Kossmann et al propose Nearest Neighbor (NN) method to process skyline queries progressively [11]. Papadias et al introduce another efficient progressive algorithm named Branchand-Bound Skyline (BBS) [13]. Recently, Lee et al [12] propose a new method to answer skyline queries.…”
Section: Related Workmentioning
confidence: 99%
“…Recently, Lee et al [12] propose a new method to answer skyline queries. The most related works to ours are dynamic skyline [13], spatial skyline [16], multi-source skyline on the road networks [6], and dynamic skyline queries in metric space [4]. Papadias et al [13] first introduce dynamic skyline problems.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…When the fighting player moves, she should keep her eyes on those guardians who are close and most dangerous to her in terms of energy, weapon, etc. To find suitable restaurants during travel or to escape guardians while moving to the player's destination, the intuitive approach to updating the skyline query results is to recalculate the skyline results using efficient algorithms from scratch, such as branch-and-bound skyline (BBS) [3,4]. However, the relatively effective solution is to cache the last computed skyline results and to only calculate those data objects that may enter or leave the skyline results.…”
Section: Introductionmentioning
confidence: 99%