English

Probabilistic End-to-end Noise Correction for Learning with Noisy Labels

Computer Vision and Pattern Recognition 2019-03-20 v1 Machine Learning

Abstract

Deep learning has achieved excellent performance in various computer vision tasks, but requires a lot of training examples with clean labels. It is easy to collect a dataset with noisy labels, but such noise makes networks overfit seriously and accuracies drop dramatically. To address this problem, we propose an end-to-end framework called PENCIL, which can update both network parameters and label estimations as label distributions. PENCIL is independent of the backbone network structure and does not need an auxiliary clean dataset or prior information about noise, thus it is more general and robust than existing methods and is easy to apply. PENCIL outperforms previous state-of-the-art methods by large margins on both synthetic and real-world datasets with different noise types and noise rates. Experiments show that PENCIL is robust on clean datasets, too.

Keywords

Cite

@article{arxiv.1903.07788,
  title  = {Probabilistic End-to-end Noise Correction for Learning with Noisy Labels},
  author = {Kun Yi and Jianxin Wu},
  journal= {arXiv preprint arXiv:1903.07788},
  year   = {2019}
}

Comments

CVPR 2019

R2 v1 2026-06-23T08:12:19.659Z