An improvement to k-nearest neighbor classifier

01/27/2013
by   T. Hitendra Sarma, et al.
0

K-Nearest neighbor classifier (k-NNC) is simple to use and has little design time like finding k values in k-nearest neighbor classifier, hence these are suitable to work with dynamically varying data-sets. There exists some fundamental improvements over the basic k-NNC, like weighted k-nearest neighbors classifier (where weights to nearest neighbors are given based on linear interpolation), using artificially generated training set called bootstrapped training set, etc. These improvements are orthogonal to space reduction and classification time reduction techniques, hence can be coupled with any of them. The paper proposes another improvement to the basic k-NNC where the weights to nearest neighbors are given based on Gaussian distribution (instead of linear interpolation as done in weighted k-NNC) which is also independent of any space reduction and classification time reduction technique. We formally show that our proposed method is closely related to non-parametric density estimation using a Gaussian kernel. We experimentally demonstrate using various standard data-sets that the proposed method is better than the existing ones in most cases.

READ FULL TEXT
research
08/24/2010

A Simple CW-SSIM Kernel-based Nearest Neighbor Method for Handwritten Digit Classification

We propose a simple kernel based nearest neighbor approach for handwritt...
research
06/03/2016

A Graph-Based Semi-Supervised k Nearest-Neighbor Method for Nonlinear Manifold Distributed Data Classification

k Nearest Neighbors (kNN) is one of the most widely used supervised lear...
research
02/04/2021

Instance-based learning using the Half-Space Proximal Graph

The primary example of instance-based learning is the k-nearest neighbor...
research
11/13/2018

Dynamic Feature Scaling for K-Nearest Neighbor Algorithm

Nearest Neighbors Algorithm is a Lazy Learning Algorithm, in which the a...
research
11/12/2022

Far Away in the Deep Space: Nearest-Neighbor-Based Dense Out-of-Distribution Detection

The key to out-of-distribution detection is density estimation of the in...
research
01/25/2017

k*-Nearest Neighbors: From Global to Local

The weighted k-nearest neighbors algorithm is one of the most fundamenta...
research
08/23/2022

Why Deep Learning's Performance Data Are Misleading

This is a theoretical paper, as a companion paper of the keynote talk at...

Please sign up or login with your details

Forgot password? Click here to reset