Robustness and Reliability When Training With Noisy Labels
Amanda Olmin, Fredrik Lindsten

TL;DR
This paper analyzes how label noise affects the training of discriminative models, highlighting limitations in robustness and calibration, and emphasizes the need for algorithms that ensure both accuracy and reliability.
Contribution
It provides a theoretical analysis of label noise impact on model calibration and robustness, and evaluates the effectiveness of robust loss functions in noisy label scenarios.
Findings
Strictly proper and robust loss functions offer asymptotic accuracy robustness.
Neither loss type guarantees model calibration under label noise.
Early stopping helps mitigate overfitting to noisy labels.
Abstract
Labelling of data for supervised learning can be costly and time-consuming and the risk of incorporating label noise in large data sets is imminent. When training a flexible discriminative model using a strictly proper loss, such noise will inevitably shift the solution towards the conditional distribution over noisy labels. Nevertheless, while deep neural networks have proven capable of fitting random labels, regularisation and the use of robust loss functions empirically mitigate the effects of label noise. However, such observations concern robustness in accuracy, which is insufficient if reliable uncertainty quantification is critical. We demonstrate this by analysing the properties of the conditional distribution over noisy labels for an input-dependent noise model. In addition, we evaluate the set of robust loss functions characterised by noise-insensitive, asymptotic risk…
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 · Machine Learning and Algorithms · Industrial Vision Systems and Defect Detection
