2010
DOI: 10.1007/978-3-642-13818-8_35
|View full text |Cite
|
Sign up to set email alerts
|

Optimizing All-Nearest-Neighbor Queries with Trigonometric Pruning

Abstract: Abstract. Many applications require to determine the k-nearest neighbors for multiple query points simultaneously. This task is known as all-(k)-nearest-neighbor (AkNN) query. In this paper, we suggest a new method for efficient AkNN query processing which is based on spherical approximations for indexing and query set representation. In this setting, we propose trigonometric pruning which enables a significant decrease of the remaining search space for a query. Employing this new pruning method, we considerab… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
23
0

Year Published

2011
2011
2018
2018

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 22 publications
(23 citation statements)
references
References 17 publications
0
23
0
Order By: Relevance
“…A particular case of kneighborhood join is all-nearest-neighbor query, where the parameter k equals to 1. They have been extensively studied in free space [35], [36], [37], [38], whereas our problem focuses on the constrained space.…”
Section: Related Workmentioning
confidence: 99%
“…A particular case of kneighborhood join is all-nearest-neighbor query, where the parameter k equals to 1. They have been extensively studied in free space [35], [36], [37], [38], whereas our problem focuses on the constrained space.…”
Section: Related Workmentioning
confidence: 99%
“…Index-based algorithms assume that at least the data set is organized in an index structure. Index-based algorithms for computing all k -nearest neighbor are provided in [2,8,12,35,[42][43][44] . Algorithms for solving all k -nearest neighbor queries without using index structures are found in [40,45] .…”
Section: Related Workmentioning
confidence: 99%
“…The work of Emrich et al [13] improves the performance of AkNNQ (All k-nearest neighbor queries), developing a technique to prune branches that exploits trigonometric properties to reduce the search space, based on spherical regions. That technique was also employed by Jacox [14] to improve similarity join algorithms over high dimensional datasets, leading to the method called QuickJoin.…”
Section: Related Workmentioning
confidence: 99%