2011 IEEE 27th International Conference on Data Engineering 2011
DOI: 10.1109/icde.2011.5767903
|View full text |Cite
|
Sign up to set email alerts
|

A unified approach for computing top-k pairs in multidimensional space

Abstract: Abstract-Top-k pairs queries have many real applications. k closest pairs queries, k furthest pairs queries and their bichromatic variants are some of the examples of the top-k pairs queries that rank the pairs on distance functions. While these queries have received significant research attention, there does not exist a unified approach that can efficiently answer all these queries. Moreover, there is no existing work that supports top-k pairs queries based on generic scoring functions. In this paper, we pres… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
6
0

Year Published

2012
2012
2020
2020

Publication Types

Select...
3
2
1

Relationship

2
4

Authors

Journals

citations
Cited by 10 publications
(6 citation statements)
references
References 23 publications
0
6
0
Order By: Relevance
“…In [39] the exclusive closest pairs problem is introduced (which is a spatial assignment problem) and several solutions that solve it in main memory are proposed, exploiting the space partitioning. In [40] a unified approach that supports a broad class of top-K pairs queries (i.e. K-closest pairs queries, K-furthest pairs queries, etc.)…”
Section: Other Related Distance-based Join Queriesmentioning
confidence: 99%
See 1 more Smart Citation
“…In [39] the exclusive closest pairs problem is introduced (which is a spatial assignment problem) and several solutions that solve it in main memory are proposed, exploiting the space partitioning. In [40] a unified approach that supports a broad class of top-K pairs queries (i.e. K-closest pairs queries, K-furthest pairs queries, etc.)…”
Section: Other Related Distance-based Join Queriesmentioning
confidence: 99%
“…Analogously, run setP is set to true when q ≤ p (then the current active run will get ref erence points from the P S.P , starting from p, and the comparison points will come from the QS.P , starting from the previous point of q). Note that, since active runs always alternate between the data sets, in Algorithm 2, there is no need for an Else block to follow the If block of lines 11-26 (the execution of code in lines 11-26 should be followed by execution of code in lines [27][28][29][30][31][32][33][34][35][36][37][38][39][40][41][42].…”
Section: Reverse Run Plane-sweep Algorithm For Kcpqsmentioning
confidence: 99%
“…State-of-the-art. Sorted-list aggregation [21] and best-first search [19], [20] are the state-of-the-art solutions in finding 4 In our framework, we always set w smaller than .…”
Section: B Filter-and-refinement (Far)mentioning
confidence: 99%
“…However, the cost of the heap operations may already outweigh its benefit in motif discovery due to the problem dimensionality. For instance, [21] only evaluates their method up to 6 dimensions. For clarity, we demonstrate the performance of these two methods in Table II on TAO dataset.…”
Section: Mbmentioning
confidence: 99%
“…Conventional top-k similarity joins, also called closest pair queries, have been extensively studied over conventional (point) spatial databases [3], [6], [9]. The most recent technique proposes to build an index on the fly [3].…”
Section: Using the Partitioning Technique When S Is Not Sorted The Tmentioning
confidence: 99%