DocumentCode
710119
Title
Nearest neighborhood search in spatial databases
Author
Dong-Wan Choi ; Chin-Wan Chung
Author_Institution
CS Dept., KAIST, Daejeon, South Korea
fYear
2015
fDate
13-17 April 2015
Firstpage
699
Lastpage
710
Abstract
This paper proposes a group version of the nearest neighbor (NN) query, called the nearest neighborhood (NNH) query, which aims to find the nearest group of points, instead of one nearest point. Given a set O of points, a query point q, and a ρ-radius circle C, the NNH query returns the nearest placement of C to q such that there are at least k points enclosed by C. We present a fast algorithm for processing the NNH query based on the incremental retrieval of nearest neighbors using the R-tree structure on O. Our solution includes several techniques, to efficiently maintain sets of retrieved nearest points and identify their validities in terms of the closeness constraint of their points. These techniques are devised from the unique characteristics of the NNH search problem. As a side product, we solve a new geometric problem, called the nearest enclosing circle (NEC) problem, which is of independent interest. We present a linear expected-time algorithm solving the NEC problem using the properties of the NEC similar to those of the smallest enclosing circle. We provide extensive experimental results, which show that our techniques can significantly improve the query performance.
Keywords
geometry; query processing; search problems; tree data structures; visual databases; ρ-radius circle; NEC problem; NNH query; NNH search problem; R-tree structure; geometric problem; incremental retrieval; linear expected-time algorithm; nearest enclosing circle; nearest neighborhood query; nearest neighborhood search; spatial databases; Artificial neural networks; Clustering algorithms; Data mining; Indexes; Mobile communication; Query processing; Spatial databases;
fLanguage
English
Publisher
ieee
Conference_Titel
Data Engineering (ICDE), 2015 IEEE 31st International Conference on
Conference_Location
Seoul
Type
conf
DOI
10.1109/ICDE.2015.7113326
Filename
7113326
Link To Document