Fast k-nearest neighbors search using modified principal axis search tree

YC Liaw, CM Wu, ML Leou - Digital Signal Processing, 2010 - Elsevier
The problem of k-nearest neighbors (kNN) is to find the nearest k neighbors for a query point
from a given data set. Among available methods, the principal axis search tree (PAT) …

Fast exact k nearest neighbors search using an orthogonal search tree

YC Liaw, ML Leou, CM Wu - Pattern recognition, 2010 - Elsevier
The problem of k nearest neighbors (kNN) is to find the nearest k neighbors for a query point
from a given data set. In this paper, a novel fast kNN search method using an orthogonal …

Fast k-nearest-neighbor search based on projection and triangular inequality

JZC Lai, YC Liaw, J Liu - Pattern Recognition, 2007 - Elsevier
In this paper, a novel algorithm for finding k points that are closest to a query point is
presented. Some inequalities are used to delete impossible data points and reduce distance …

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 …

[HTML][HTML] Randomized PCA forest for approximate k-nearest neighbor search

M Rajabinasab, F Pakdaman, A Zimek… - Expert Systems with …, 2024 - Elsevier
Abstract k-Nearest Neighbors (kNN) search is the problem of finding k points which are the
closest to a given query point. It is used widely in a wide range of tasks and is among the …

Fast neighbor search by using revised kd tree

Y Chen, L Zhou, Y Tang, JP Singh, N Bouguila… - Information …, 2019 - Elsevier
We present two new neighbor query algorithms, including range query (RNN) and nearest
neighbor (NN) query, based on revised kd tree by using two techniques. The first technique …

Fast k-Nearest Neighbor Searching in Static Objects

JM Lee - Wireless Personal Communications, 2017 - Springer
The k-nearest neighbor searching is a classical problem that has been seriously studied,
due to its many important applications. The paper proposes an efficient algorithm to search …

A Depth-first Adaptive KNN Searching Algorithm

X Yu, X Yu, D Zhou - 2006 6th World Congress on Intelligent …, 2006 - ieeexplore.ieee.org
Given n data points in d-dimensional space, k nearest neighbors searching involves
determining k nearest of these data points to a given query point. A depth-first adaptive kNN …

Fast nearest neighbor search using approximate cached kd tree

WS Choi, SY Oh - 2012 IEEE/RSJ International Conference on …, 2012 - ieeexplore.ieee.org
We introduce a fast Nearest Neighbor Search (NNS) algorithm using an Approximate
Cached kd tree (ACk-d tree) structure for low dimensional data sets. The search process of …

A Centroid k-Nearest Neighbor Method

Q Zhang, S Sun - Advanced Data Mining and Applications: 6th …, 2010 - Springer
Abstract k-nearest neighbor method (k NN) is a very useful and easy-implementing method
for real applications. The query point is estimated by its k nearest neighbors. However, this …