DocumentCode
2100545
Title
An Approximate Nearest Neighbor Query Algorithm Based on Hilbert Curve
Author
Xu, Hongbo
Author_Institution
Coll. of Comput. & Inf. Eng., Harbin Univ. of Commerce, Harbin, China
fYear
2011
fDate
17-18 Sept. 2011
Firstpage
514
Lastpage
517
Abstract
Querying k nearest neighbors of query point from data set in high dimensional space is one of important operations in spatial database. The classic nearest neighbor query algorithms are based on R-tree. However, R-tree exits overlapping problem of minimum bounding rectangles. This causes its time complexity exponentially depends on the dimensionality of the space. So, the reduction of the dimensionality is the key point. Hilbert curve fills high dimensional space linearly, divides the space into equal-size grids and maps points lying in grids into linear space. Using the quality of reducing dimensionality of Hilbert curve, the paper presents an approximate k nearest neighbor query algorithm AKNN, and analyzes the quality of k nearest neighbors in theory. According to the experimental result, the execution time of algorithm AKNN is shorter than the nearest neighbor query algorithm based on R-tree in high dimensional space, and the quality of approximate k nearest neighbors satisfies the need of real applications.
Keywords
approximation theory; data reduction; grid computing; query processing; set theory; trees (mathematics); visual databases; Hilbert curve; R-tree; approximate nearest neighbor query algorithm; classic nearest neighbor query algorithm; data set; equal size grids; high dimensional space; k nearest neighbor query algorithm AKNN; linear space; minimum bounding rectangle; query point; spatial database; Algorithm design and analysis; Approximation algorithms; Approximation methods; Complexity theory; Educational institutions; Nearest neighbor searches; Spatial databases; Hilbert curve; approximate algorithm; k nearest neighbors; reduction of dimensionality;
fLanguage
English
Publisher
ieee
Conference_Titel
Internet Computing & Information Services (ICICIS), 2011 International Conference on
Conference_Location
Hong Kong
Print_ISBN
978-1-4577-1561-7
Type
conf
DOI
10.1109/ICICIS.2011.134
Filename
6063312
Link To Document