Label Noise: Correcting the Forward-Correction
William Toner, Amos Storkey

TL;DR
This paper introduces a method to improve neural network robustness against label noise by imposing a loss lower bound, supported by theoretical analysis and empirical validation, to prevent overfitting to noisy labels.
Contribution
It provides a novel theoretical framework for bounding the training loss based on estimated noise rates to combat overfitting in noisy datasets.
Findings
Significantly improves robustness to label noise
Requires minimal additional computational cost
Effective across various noisy data scenarios
Abstract
Training neural network classifiers on datasets with label noise poses a risk of overfitting them to the noisy labels. To address this issue, researchers have explored alternative loss functions that aim to be more robust. The `forward-correction' is a popular approach wherein the model outputs are noised before being evaluated against noisy data. When the true noise model is known, applying the forward-correction guarantees consistency of the learning algorithm. While providing some benefit, the correction is insufficient to prevent overfitting to finite noisy datasets. In this work, we propose an approach to tackling overfitting caused by label noise. We observe that the presence of label noise implies a lower bound on the noisy generalised risk. Motivated by this observation, we propose imposing a lower bound on the training loss to mitigate overfitting. Our main contribution is…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Industrial Vision Systems and Defect Detection
