DocumentCode
584529
Title
An Approximate Nearest Neighbor Query Algorithm Based on B^Z-Tree
Author
Xu, Hongbo ; Yao, Nianmin ; Han, Qilong ; Cai, Shaobin ; Sun, Dongpu
Author_Institution
Coll. of Comput. Sci. & Technol., Harbin Eng. Univ., Harbin, China
fYear
2012
fDate
11-13 Aug. 2012
Firstpage
1699
Lastpage
1701
Abstract
R-tree can achieve better performance in low-dimensional space, but its performance suffers greatly in high-dimensional space. So the reduction of the dimensionality is the key to the problem. Z curve can fill d dimensional space linearly, divide the space into equal-size grids and map points lying in the grids into the linear space. BZ-tree is constructed using Z curve. BZ-tree is a balanced multi-branch tree. BZ-tree has the characteristic of B+-tree and R-tree. In BZ-tree, Z values of the points are the keywords, and all points are stored in leaf nodes, ordered by Z values. Using the reduction of the dimensionality of BZ-tree, the paper presents an approximate k-nearest neighbor query algorithm. According to the test, its running time is shorter than the Brute-Force method and the algorithm based on R-tree, and the quality of the approximate k-nearest neighbors is better.
Keywords
approximation theory; query processing; tree data structures; B+-tree; BZ-tree; R-tree; Z-curve; approximate nearest neighbor query algorithm; d-dimensional space; dimensionality reduction; high-dimensional space; keywords; leaf nodes; linear space; low-dimensional space; multibranch tree; point Z values; running time; Algorithm design and analysis; Approximation algorithms; Computer science; Educational institutions; Indexes; Nearest neighbor searches; Spatial databases; BZ-tree; Z curve; approximate algorithm; k-nearest neighbor query algorithm; the reduction of the dimensionality;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Science & Service System (CSSS), 2012 International Conference on
Conference_Location
Nanjing
Print_ISBN
978-1-4673-0721-5
Type
conf
DOI
10.1109/CSSS.2012.425
Filename
6394744
Link To Document