Nearest neighbor search is a basic primitive method used for machine learning and information retrieval. We look at exact nearest neighbor search algorithms using tree structures. The most basic tree structure used for fast nearest neighbor search is k-d trees. This thesis will look at k-d tree’s shortcomings and explore various ways to improve its performance. First, we look at PCA trees, which give good performance but is time-expensive. We then study randomized trees, which are very efficient data structures and are flexible in space complexity. Then we introduce a new randomized tree structure, two-vantage-point tree, which outperforms all other tree structures including PCA trees, r-k-d trees, and RP trees. At last, we look at spillove...
In this paper, we present a fast and versatile algorithm which can rapidly perform a variety of near...
We consider the task of nearest-neighbor search with the class of binary-space-partitioning trees, w...
[[abstract]]The problem of k-nearest neighbors (kNN) is to find the nearest k neighbors for a query ...
Nearest neighbor search is a basic primitive method used for machine learning and information retrie...
A simplified k nearest neighbour (knn) search for the R-tree family is proposed in this paper. This ...
Efficient nearest neighbor search in high dimensional spaces is a problem that has numerous practica...
Nearest neighbor search is a crucial tool in computer science and a part of many machine learning al...
We propose a new data-structure, the generalized randomized k-d forest, or k-d GeRaF, for approximat...
We propose a new data-structure, the generalized randomized k-d forest, or k-d GeRaF, for approximat...
We propose a new data-structure, the generalized randomized k-d forest, or k-d GeRaF, for approximat...
We propose a new data-structure, the generalized randomized k-d forest, or k-d GeRaF, for approximat...
International audienceWe present a progressive algorithm for approximate k-nearest neighbor search. ...
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 ...
Click on the DOI link to access the article (may not be free).The -d tree was one of the first spati...
In this paper, we present a fast and versatile algorithm which can rapidly perform a variety of near...
We consider the task of nearest-neighbor search with the class of binary-space-partitioning trees, w...
[[abstract]]The problem of k-nearest neighbors (kNN) is to find the nearest k neighbors for a query ...
Nearest neighbor search is a basic primitive method used for machine learning and information retrie...
A simplified k nearest neighbour (knn) search for the R-tree family is proposed in this paper. This ...
Efficient nearest neighbor search in high dimensional spaces is a problem that has numerous practica...
Nearest neighbor search is a crucial tool in computer science and a part of many machine learning al...
We propose a new data-structure, the generalized randomized k-d forest, or k-d GeRaF, for approximat...
We propose a new data-structure, the generalized randomized k-d forest, or k-d GeRaF, for approximat...
We propose a new data-structure, the generalized randomized k-d forest, or k-d GeRaF, for approximat...
We propose a new data-structure, the generalized randomized k-d forest, or k-d GeRaF, for approximat...
International audienceWe present a progressive algorithm for approximate k-nearest neighbor search. ...
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 ...
Click on the DOI link to access the article (may not be free).The -d tree was one of the first spati...
In this paper, we present a fast and versatile algorithm which can rapidly perform a variety of near...
We consider the task of nearest-neighbor search with the class of binary-space-partitioning trees, w...
[[abstract]]The problem of k-nearest neighbors (kNN) is to find the nearest k neighbors for a query ...