Nearest-neighbor search algorithms on non-Euclidean manifolds for computer vision applications

P Turaga, R Chellappa - Proceedings of the seventh Indian conference …, 2010 - dl.acm.org
Nearest-neighbor searching is a crucial component in many computer vision applications
such as face recognition, object recognition, texture classification, and activity recognition …

[PDF][PDF] Flann-fast library for approximate nearest neighbors user manual

M Muja, D Lowe - Computer Science Department, University of British …, 2009 - cs.ubc.ca
We can define the nearest neighbor search (NSS) problem in the following way: given a set
of points P= p1, p2,..., pn in a metric space X, these points must be preprocessed in such a …

Accelerating exact nearest neighbor search in high dimensional Euclidean space via block vectors

H Zhang, Y Dong, D Xu - International Journal of Intelligent …, 2022 - Wiley Online Library
The nearest neighbor search is an essential operation for many computer vision, data
mining, and machine learning problems. Since it is so widely used, the nearest neighbor …

A simple algorithm for nearest neighbor search in high dimensions

SA Nene, SK Nayar - IEEE Transactions on pattern analysis …, 1997 - ieeexplore.ieee.org
The problem of finding the closest point in high-dimensional spaces is common in pattern
recognition. Unfortunately, the complexity of most existing search algorithms, such as kd tree …

Recent Approaches and Trends in Approximate Nearest Neighbor Search, with Remarks on Benchmarking.

M Aumüller, M Ceccarello - IEEE Data Eng. Bull., 2023 - sites.computer.org
Nearest neighbor search is a computational primitive whose efficiency is paramount to many
applications. As such, the literature recently blossomed with many works focusing on …

Fast k-Nearest-Neighbours searching through extended versions of the Approximating and Eliminating Search Algorithm (AESA)

A Juan, E Vidal, P Aibar - Proceedings. Fourteenth International …, 1998 - ieeexplore.ieee.org
The approximating and eliminating search algorithm (AESA) is probably the technique
requiring the fewest distance computations for nearest-neighbour searching in general …

An efficient exact nearest neighbor search by compounded embedding

M Li, Y Zhang, Y Sun, W Wang, IW Tsang… - Database Systems for …, 2018 - Springer
Nearest neighbor search (NNS) in high dimensional space is a fundamental and essential
operation in applications from many domains, such as machine learning, databases …

Probably correct k-nearest neighbor search in high dimensions

J Toyama, M Kudo, H Imai - Pattern Recognition, 2010 - Elsevier
A novel approach for k-nearest neighbor (k-NN) searching with Euclidean metric is
described. It is well known that many sophisticated algorithms cannot beat the brute-force …

Fast and versatile algorithm for nearest neighbor search based on a lower bound tree

YS Chen, YP Hung, TF Yen, CS Fuh - Pattern Recognition, 2007 - Elsevier
In this paper, we present a fast and versatile algorithm which can rapidly perform a variety of
nearest neighbor searches. Efficiency improvement is achieved by utilizing the distance …

Finding near neighbors through local search

G Ruiz, E Chávez, M Graff, ES Téllez - … 2015, Glasgow, UK, October 12-14 …, 2015 - Springer
Proximity searching can be formulated as an optimization problem, being the goal function
to find the object minimizing the distance to a given query by traversing a graph with a …