We present a quad-tree variant that requires O(n) space, to answer low-dimensional approximate nearest-neighbor queries and approximate k-nearest-neighbor queries in O(d log h) time, where h is the height of the standard quad-tree on the input data. For most “realistic” input data, h = O(log n), implying that this algorithm provides a log-logarithmic query time using linear space. Achieving the query speed requires a new query-processing algorithm called the projection-based method. Our data structure is dynamic: insertions and deletions can be done in O(d log h) time as well, and it is fairly easy to implement. 1
The nearest neighbor problem is the following: Given a set of n points P = fp1�:::�p ng in some metr...
Consider a set S of n data points in real d-dimensional space, R d , where distances are measured ...
Nearest neighbor searching is the problem of preprocessing a set of n point points in d-dimensional ...
Most research in algorithms for geometric query problems has focused on their worst-case performance...
Most research in algorithms for geometric query problems has focused on their worst-case performance...
We present an insertion-only data structure that supports k-nearest neighbors queries for a set of n...
Most research in algorithms for geometric query problems has focused on their worst-case performance...
We present an insertion-only data structure that supports k-nearest neighbors queries for a set of n...
Recently, Arya, da Fonseca, and Mount [STOC 2011, SODA 2012] made notable progress in improving the ...
Recently, Arya, da Fonseca, and Mount [STOC 2011, SODA 2012] made notable progress in improving the ...
We present a tree data structure for fast nearest neighbor operations in general npoint metric space...
In many computer vision problems, answering the nearest neighbor queries efficiently, especially in ...
In many computer vision problems, answering the nearest neighbor queries efficiently, especially in ...
Given a set of n points in d-dimensional Euclidean space, S⊂Ed, and a query point qqqEd, we wish to ...
We consider the Approximate Nearest Line Search (NLS) problem. Given a set L of N lines in the high ...
The nearest neighbor problem is the following: Given a set of n points P = fp1�:::�p ng in some metr...
Consider a set S of n data points in real d-dimensional space, R d , where distances are measured ...
Nearest neighbor searching is the problem of preprocessing a set of n point points in d-dimensional ...
Most research in algorithms for geometric query problems has focused on their worst-case performance...
Most research in algorithms for geometric query problems has focused on their worst-case performance...
We present an insertion-only data structure that supports k-nearest neighbors queries for a set of n...
Most research in algorithms for geometric query problems has focused on their worst-case performance...
We present an insertion-only data structure that supports k-nearest neighbors queries for a set of n...
Recently, Arya, da Fonseca, and Mount [STOC 2011, SODA 2012] made notable progress in improving the ...
Recently, Arya, da Fonseca, and Mount [STOC 2011, SODA 2012] made notable progress in improving the ...
We present a tree data structure for fast nearest neighbor operations in general npoint metric space...
In many computer vision problems, answering the nearest neighbor queries efficiently, especially in ...
In many computer vision problems, answering the nearest neighbor queries efficiently, especially in ...
Given a set of n points in d-dimensional Euclidean space, S⊂Ed, and a query point qqqEd, we wish to ...
We consider the Approximate Nearest Line Search (NLS) problem. Given a set L of N lines in the high ...
The nearest neighbor problem is the following: Given a set of n points P = fp1�:::�p ng in some metr...
Consider a set S of n data points in real d-dimensional space, R d , where distances are measured ...
Nearest neighbor searching is the problem of preprocessing a set of n point points in d-dimensional ...