Sciweavers

CCCG
2008

Achieving Spatial Adaptivity while Finding Approximate Nearest Neighbors

13 years 6 months ago
Achieving Spatial Adaptivity while Finding Approximate Nearest Neighbors
We present the first spatially adaptive data structure that answers approximate nearest neighbor (ANN) queries to points that reside in a geometric space of any constant dimension d. The Lt-norm approximation ratio is O(d1+1/t ), and the running time for a query q is O(d2 lg (p, q)), where p is the result of the preceding query and (p, q) is the number of input points in a suitably-sized box containing p and q. Our data structure has O(dn) size and requires O(d2 n lg n) preprocessing time, where n is the number of points in the data structure. The size of the bounding box for depends on d, and our results rely on the Random Access Machine (RAM) model with word size (lg n).
Jonathan Derryberry, Don Sheehy, Maverick Woo, Dan
Added 29 Oct 2010
Updated 29 Oct 2010
Type Conference
Year 2008
Where CCCG
Authors Jonathan Derryberry, Don Sheehy, Maverick Woo, Danny Dominic Sleator
Comments (0)