Adaptive kNN using Expected Accuracy for Classification of Geo-Spatial Data

12/14/2017
by   Mark Kibanov, et al.
0

The k-Nearest Neighbor (kNN) classification approach is conceptually simple - yet widely applied since it often performs well in practical applications. However, using a global constant k does not always provide an optimal solution, e.g., for datasets with an irregular density distribution of data points. This paper proposes an adaptive kNN classifier where k is chosen dynamically for each instance (point) to be classified, such that the expected accuracy of classification is maximized. We define the expected accuracy as the accuracy of a set of structurally similar observations. An arbitrary similarity function can be used to find these observations. We introduce and evaluate different similarity functions. For the evaluation, we use five different classification tasks based on geo-spatial data. Each classification task consists of (tens of) thousands of items. We demonstrate, that the presented expected accuracy measures can be a good estimator for kNN performance, and the proposed adaptive kNN classifier outperforms common kNN and previously introduced adaptive kNN algorithms. Also, we show that the range of considered k can be significantly reduced to speed up the algorithm without negative influence on classification accuracy.

READ FULL TEXT
research
03/07/2022

Improved Search of Relevant Points for Nearest-Neighbor Classification

Given a training set P ⊂ℝ^d, the nearest-neighbor classifier assigns any...
research
10/12/2021

Finding Relevant Points for Nearest-Neighbor Classification

In nearest-neighbor classification problems, a set of d-dimensional trai...
research
05/29/2019

An adaptive nearest neighbor rule for classification

We introduce a variant of the k-nearest neighbor classifier in which k i...
research
07/23/2021

Text Classification and Clustering with Annealing Soft Nearest Neighbor Loss

We define disentanglement as how far class-different data points from ea...
research
05/16/2018

Image Classification Based on Quantum KNN Algorithm

Image classification is an important task in the field of machine learni...
research
05/16/2022

From Small Scales to Large Scales: Distance-to-Measure Density based Geometric Analysis of Complex Data

How can we tell complex point clouds with different small scale characte...
research
12/01/2011

Local Naive Bayes Nearest Neighbor for Image Classification

We present Local Naive Bayes Nearest Neighbor, an improvement to the NBN...

Please sign up or login with your details

Forgot password? Click here to reset