pith. sign in

arxiv: 1607.07526 · v5 · pith:LN46TTMFnew · submitted 2016-07-26 · 💻 cs.LG

On the Resistance of Nearest Neighbor to Random Noisy Labels

classification 💻 cs.LG
keywords neighbork-nearestlabelsrandomnearestnoisesnoisyanalysis
0
0 comments X
read the original abstract

Nearest neighbor has always been one of the most appealing non-parametric approaches in machine learning, pattern recognition, computer vision, etc. Previous empirical studies partly shows that nearest neighbor is resistant to noise, yet there is a lack of deep analysis. This work presents the finite-sample and distribution-dependent bounds on the consistency of nearest neighbor in the random noise setting. The theoretical results show that, for asymmetric noises, k-nearest neighbor is robust enough to classify most data correctly, except for a handful of examples, whose labels are totally misled by random noises. For symmetric noises, however, k-nearest neighbor achieves the same consistent rate as that of noise-free setting, which verifies the resistance of k-nearest neighbor to random noisy labels. Motivated by the theoretical analysis, we propose the Robust k-Nearest Neighbor (RkNN) approach to deal with noisy labels. The basic idea is to make unilateral corrections to examples, whose labels are totally misled by random noises, and classify the others directly by utilizing the robustness of k-nearest neighbor. We verify the effectiveness of the proposed algorithm both theoretically and empirically.

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 2 Pith papers

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

  1. Denoising Implicit Feedback for Cold-start Recommendation

    cs.AI 2026-06 unverdicted novelty 6.0

    DIF denoises implicit feedback for cold-start recommendation by inferring aggregated pseudo-labels from content-similar warm items and adaptively correcting noisy labels via relative entropy and cold-start uncertainty.

  2. A Data-Centric Framework for Detecting and Correcting Corrupted Labels

    cs.LG 2026-06 unverdicted novelty 4.0

    Relabeler is an end-to-end framework that detects corrupted labels via local and global instance relationships and corrects them using feature-based estimation, reporting up to 58% better label correction precision th...