Litcius/Paper detail

SELC: Self-Ensemble Label Correction Improves Learning with Noisy Labels

Yangdi Lu, Wenbo He

2022Proceedings of the Thirty-First International Joint Conference on Artificial Intelligence41 citationsDOIOpen Access PDF

Abstract

Deep neural networks are prone to overfitting noisy labels, resulting in poor generalization performance. To overcome this problem, we present a simple and effective method self-ensemble label correction (SELC) to progressively correct noisy labels and refine the model. We look deeper into the memorization behavior in training with noisy labels and observe that the network outputs are reliable in the early stage. To retain this reliable knowledge, SELC uses ensemble predictions formed by an exponential moving average of network outputs to update the original noisy labels. We show that training with SELC refines the model by gradually reducing supervision from noisy labels and increasing supervision from ensemble predictions. Despite its simplicity, compared with many state-of-the-art methods, SELC obtains more promising and stable results in the presence of class-conditional, instance-dependent, and real-world label noise. The code is available at https://github.com/MacLLL/SELC.

Topics & Concepts

OverfittingComputer scienceArtificial intelligenceGeneralizationCode (set theory)Noise (video)Machine learningSimplicityClass (philosophy)Artificial neural networkEnsemble learningPattern recognition (psychology)Simple (philosophy)Deep neural networksMathematicsImage (mathematics)Mathematical analysisSet (abstract data type)PhilosophyEpistemologyProgramming languageMachine Learning and Data ClassificationInfrastructure Maintenance and MonitoringAdvanced Neural Network Applications