pith. sign in

arxiv: 2012.04224 · v1 · pith:XLH4HNTFnew · submitted 2020-12-08 · 💻 cs.CV

KNN-enhanced Deep Learning Against Noisy Labels

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

Supervised learning on Deep Neural Networks (DNNs) is data hungry. Optimizing performance of DNN in the presence of noisy labels has become of paramount importance since collecting a large dataset will usually bring in noisy labels. Inspired by the robustness of K-Nearest Neighbors (KNN) against data noise, in this work, we propose to apply deep KNN for label cleanup. Our approach leverages DNNs for feature extraction and KNN for ground-truth label inference. We iteratively train the neural network and update labels to simultaneously proceed towards higher label recovery rate and better classification performance. Experiment results show that under the same setting, our approach outperforms existing label correction methods and achieves better accuracy on multiple datasets, e.g.,76.78% on Clothing1M dataset.

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. Noise-Aware Framework for Correcting Corrupted Labels

    cs.LG 2026-06 unverdicted novelty 4.0

    CANOLA estimates label noise and performs cautious iterative soft-label refinement to correct corrupted training data, reporting 19-52% error reduction versus prior methods on six datasets.

  2. A Multi-Branch Hierarchy-Aware Framework for Heterogeneous Audio Classification

    cs.SD 2026-07 unverdicted novelty 3.0

    A challenge submission system using expanded training data, feature-specific branches, and post-processing achieves up to 81.25% hierarchical F1 on BSD10k-v1.2.