pith. sign in

arxiv: 1007.0085 · v1 · submitted 2010-07-01 · 💻 cs.CV

Survey of Nearest Neighbor Techniques

classification 💻 cs.CV
keywords techniquesstructuretreelessnearestcomplexitydevelopedmemory
0
0 comments X
read the original abstract

The nearest neighbor (NN) technique is very simple, highly efficient and effective in the field of pattern recognition, text categorization, object recognition etc. Its simplicity is its main advantage, but the disadvantages can't be ignored even. The memory requirement and computation complexity also matter. Many techniques are developed to overcome these limitations. NN techniques are broadly classified into structure less and structure based techniques. In this paper, we present the survey of such techniques. Weighted kNN, Model based kNN, Condensed NN, Reduced NN, Generalized NN are structure less techniques whereas k-d tree, ball tree, Principal Axis Tree, Nearest Feature Line, Tunable NN, Orthogonal Search Tree are structure based algorithms developed on the basis of kNN. The structure less method overcome memory limitation and structure based techniques reduce the computational complexity.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Parallel Sparse and Data-Sparse Factorization-based Linear Solvers

    cs.MS 2026-02 unverdicted novelty 1.0

    Review chapter summarizing advances in parallel sparse direct solvers along communication reduction and data-sparse compression axes.