Constrained All-k-Nearest-Neighbor Search

shu long li,lu chen,qing liu,j zhang
DOI: https://doi.org/10.4028/www.scientific.net/AMM.239-240.1387
2013-01-01
Applied Mechanics and Materials
Abstract:All-k-Nearest-Neighbor (AkNN) operation is common in several applications, such as geographical information systems, data analysis, computer architecture, and so forth. However, in some real applications, users may consider AkNN search constrained to a specified region. Motivated by this, we introduce the Constrained All-k-Nearest-Neighbor (CA/CNN) query that for every data in query data set A, retrieves its k NNs in data set B and located in the restricted region. In addition, we develop two efficient algorithms to answer CA/CNN search, which utilize a conventional data-partitioning indexing structure (e.g., R-tree) on datasets and employ techniques includes group and plane-sweep to improve the efficiency of the search. Extensive experiments using both real and synthetic datasets demonstrate the efficiency and scalability of the proposed algorithms.
What problem does this paper attempt to address?