Early-Learning Regularization Prevents Memorization of Noisy Labels
Sheng Liu, Jonathan Niles-Weed, Narges Razavian, Carlos, Fernandez-Granda

TL;DR
This paper introduces a regularization-based method that leverages early learning phenomena in deep neural networks to prevent memorization of noisy labels, improving robustness in noisy classification tasks.
Contribution
The paper provides a theoretical understanding of early learning and memorization in high-dimensional models and proposes a novel regularization approach exploiting early learning for noise robustness.
Findings
Achieves robustness to noisy labels on standard benchmarks.
Provides theoretical insights into early learning and memorization.
Comparable performance to state-of-the-art methods on real-world datasets.
Abstract
We propose a novel framework to perform classification via deep learning in the presence of noisy annotations. When trained on noisy labels, deep neural networks have been observed to first fit the training data with clean labels during an "early learning" phase, before eventually memorizing the examples with false labels. We prove that early learning and memorization are fundamental phenomena in high-dimensional classification tasks, even in simple linear models, and give a theoretical explanation in this setting. Motivated by these findings, we develop a new technique for noisy classification tasks, which exploits the progress of the early learning phase. In contrast with existing approaches, which use the model output during early learning to detect the examples with clean labels, and either ignore or attempt to correct the false labels, we take a different route and instead…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsMachine Learning and Data Classification · Advanced Multi-Objective Optimization Algorithms · Evolutionary Algorithms and Applications
MethodsEarly Learning Regularization
