English

A Simple Probabilistic Method for Deep Classification under Input-Dependent Label Noise

Machine Learning 2020-11-16 v3 Machine Learning

Abstract

Datasets with noisy labels are a common occurrence in practical applications of classification methods. We propose a simple probabilistic method for training deep classifiers under input-dependent (heteroscedastic) label noise. We assume an underlying heteroscedastic generative process for noisy labels. To make gradient based training feasible we use a temperature parameterized softmax as a smooth approximation to the assumed generative process. We illustrate that the softmax temperature controls a bias-variance trade-off for the approximation. By tuning the softmax temperature, we improve accuracy, log-likelihood and calibration on both image classification benchmarks with controlled label noise as well as Imagenet-21k which has naturally occurring label noise. For image segmentation, our method increases the mean IoU on the PASCAL VOC and Cityscapes datasets by more than 1% over the state-of-the-art model.

Keywords

Cite

@article{arxiv.2003.06778,
  title  = {A Simple Probabilistic Method for Deep Classification under Input-Dependent Label Noise},
  author = {Mark Collier and Basil Mustafa and Efi Kokiopoulou and Rodolphe Jenatton and Jesse Berent},
  journal= {arXiv preprint arXiv:2003.06778},
  year   = {2020}
}
R2 v1 2026-06-23T14:15:06.786Z