ProSelfLC: Progressive Self Label Correction Towards A Low-Temperature Entropy State
Xinshao Wang, Yang Hua, Elyor Kodirov, Sankha Subhra Mukherjee, David, A. Clifton, Neil M. Robertson

TL;DR
ProSelfLC is a novel method that adaptively trusts model predictions based on training progress and entropy, effectively improving label correction and robustness in deep neural networks under noise.
Contribution
It introduces ProSelfLC, a progressive self label correction technique that dynamically adjusts trust based on training time and prediction entropy, addressing key issues in label correction methods.
Findings
ProSelfLC outperforms existing methods in noisy and clean data scenarios.
It effectively reduces prediction entropy and improves model robustness.
Experimental results on image and protein datasets validate its superiority.
Abstract
There is a family of label modification approaches including self and non-self label correction (LC), and output regularisation. They are widely used for training robust deep neural networks (DNNs), but have not been mathematically and thoroughly analysed together. We study them and discover three key issues: (1) We are more interested in adopting Self LC as it leverages its own knowledge and requires no auxiliary models. However, it is unclear how to adaptively trust a learner as the training proceeds. (2) Some methods penalise while the others reward low-entropy (i.e., high-confidence) predictions, prompting us to ask which one is better. (3) Using the standard training setting, a learned model becomes less confident when severe noise exists. Self LC using high-entropy knowledge would generate high-entropy targets. To resolve the issue (1), inspired by a well-accepted finding, i.e.,…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification
