DocumentCode
2731434
Title
Efficient Evaluation of All-Nearest-Neighbor Queries
Author
Yun Chen ; Patel, Jignesh M.
Author_Institution
Michigan Univ., Dearborn, MI, USA
fYear
2007
fDate
15-20 April 2007
Firstpage
1056
Lastpage
1065
Abstract
The All Nearest Neighbor (ANN) operation is a commonly used primitive for analyzing large multi-dimensional datasets. Since computing ANN is very expensive, in previous works R*-tree based methods have been proposed to speed up this computation. These traditional index-based methods use a pruning metric called MAXMAXDIST, which allows the algorithms to prune out nodes in the index that need not be traversed during the ANN computation. In this paper we introduce a new pruning metric called the NXNDIST, and show that this metric is far more effective than the traditional MAXMAXDIST metric. In this paper, we also challenge the common practice of using R*-tree index for speeding up the ANN computation. We propose an enhanced bucket quadtree index structure, called the MBRQT, and using extensive experimental evaluation show that the MBRQT index can significantly speed up the ANN computation. In addition, we also present the MBA algorithm based on a depth-first index traversal and bi-directional node expansion strategy. Furthermore, our method can be easily extended to efficiently answer the more general All-k-Nearest-Neighbor (AkNN) queries.
Keywords
database indexing; query processing; tree data structures; All Nearest Neighbor queries; All-k-Nearest-Neighbor queries; MAXMAXDIST; MBRQT index; NXNDIST; R-tree based methods; bucket quadtree index structure; multidimensional datasets; pruning metric; Algorithm design and analysis; Bidirectional control; Clustering algorithms; Clustering methods; Data analysis; Multidimensional systems; Nearest neighbor searches; Pattern recognition; Pervasive computing; Physics computing;
fLanguage
English
Publisher
ieee
Conference_Titel
Data Engineering, 2007. ICDE 2007. IEEE 23rd International Conference on
Conference_Location
Istanbul
Print_ISBN
1-4244-0802-4
Type
conf
DOI
10.1109/ICDE.2007.368964
Filename
4221754
Link To Document