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 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 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 …

[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 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 …

A fast exact k-nearest neighbors algorithm for high dimensional search using k-means clustering and triangle inequality

X Wang - The 2011 international joint conference on neural …, 2011 - ieeexplore.ieee.org
The k-nearest neighbors (k-NN) algorithm is a widely used machine learning method that
finds nearest neighbors of a test object in a feature space. We present a new exact k-NN …

A new fast search algorithm for exact k-nearest neighbors based on optimal triangle-inequality-based check strategy

Y Pan, Z Pan, Y Wang, W Wang - Knowledge-Based Systems, 2020 - Elsevier
The k-nearest neighbor (KNN) algorithm has been widely used in pattern recognition,
regression, outlier detection and other data mining areas. However, it suffers from the large …

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 …

Survey on KNN methods in data science

PK Syriopoulos, SB Kotsiantis, MN Vrahatis - International Conference on …, 2022 - Springer
The k-nearest neighbors (KNN) algorithm remains a useful and widely applied approach. In
the recent years, we have seen many advances in KNN methods, but few research works …

Location difference of multiple distances based k-nearest neighbors algorithm

S Xia, Z Xiong, Y Luo, L Dong, G Zhang - Knowledge-Based Systems, 2015 - Elsevier
Abstract k-nearest neighbors (kNN) classifiers are commonly used in various applications
due to their relative simplicity and the absence of necessary training. However, the time …