English

Towards Robust Learning with Different Label Noise Distributions

Computer Vision and Pattern Recognition 2020-07-28 v3

Abstract

Noisy labels are an unavoidable consequence of labeling processes and detecting them is an important step towards preventing performance degradations in Convolutional Neural Networks. Discarding noisy labels avoids a harmful memorization, while the associated image content can still be exploited in a semi-supervised learning (SSL) setup. Clean samples are usually identified using the small loss trick, i.e. they exhibit a low loss. However, we show that different noise distributions make the application of this trick less straightforward and propose to continuously relabel all images to reveal a discriminative loss against multiple distributions. SSL is then applied twice, once to improve the clean-noisy detection and again for training the final model. We design an experimental setup based on ImageNet32/64 for better understanding the consequences of representation learning with differing label noise distributions and find that non-uniform out-of-distribution noise better resembles real-world noise and that in most cases intermediate features are not affected by label noise corruption. Experiments in CIFAR-10/100, ImageNet32/64 and WebVision (real-world noise) demonstrate that the proposed label noise Distribution Robust Pseudo-Labeling (DRPL) approach gives substantial improvements over recent state-of-the-art. Code is available at https://git.io/JJ0PV.

Keywords

Cite

@article{arxiv.1912.08741,
  title  = {Towards Robust Learning with Different Label Noise Distributions},
  author = {Diego Ortego and Eric Arazo and Paul Albert and Noel E. O'Connor and Kevin McGuinness},
  journal= {arXiv preprint arXiv:1912.08741},
  year   = {2020}
}
R2 v1 2026-06-23T12:50:01.435Z