Using Under-trained Deep Ensembles to Learn Under Extreme Label Noise
Konstantinos Nikolaidis, Thomas Plagemann, Stein Kristiansen, Vera, Goebel, Mohan Kankanhalli

TL;DR
This paper introduces a novel method using under-trained deep ensembles to improve learning accuracy under extreme label noise, especially in healthcare applications like sleep apnea detection.
Contribution
The approach leverages under-trained ensembles to generate better labels, enhancing model robustness against severe label noise in supervised learning.
Findings
Significant accuracy improvements in digit classification.
Notable increase in kappa for sleep apnea detection.
Effective handling of extreme label noise in healthcare data.
Abstract
Improper or erroneous labelling can pose a hindrance to reliable generalization for supervised learning. This can have negative consequences, especially for critical fields such as healthcare. We propose an effective new approach for learning under extreme label noise, based on under-trained deep ensembles. Each ensemble member is trained with a subset of the training data, to acquire a general overview of the decision boundary separation, without focusing on potentially erroneous details. The accumulated knowledge of the ensemble is combined to form new labels, that determine a better class separation than the original labels. A new model is trained with these labels to generalize reliably despite the label noise. We focus on a healthcare setting and extensively evaluate our approach on the task of sleep apnea detection. For comparison with related work, we additionally evaluate on the…
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 · Music and Audio Processing · Anomaly Detection Techniques and Applications
