Epoch-wise label attacks for robustness against label noise
Sebastian Guendel, Andreas Maier

TL;DR
This paper introduces epoch-wise label attacks to improve neural network robustness against label noise, demonstrating that flipping labels during training can maintain high performance despite significant label corruption.
Contribution
The paper proposes a novel epoch-wise label attack method that enhances model robustness to label noise, outperforming traditional training under corrupted labels.
Findings
Robustness is improved by flipping labels during specific epochs.
Performance drops significantly with label noise but is mitigated by the proposed method.
The approach maintains near-original accuracy even with 30% label corruption.
Abstract
The current accessibility to large medical datasets for training convolutional neural networks is tremendously high. The associated dataset labels are always considered to be the real "ground truth". However, the labeling procedures often seem to be inaccurate and many wrong labels are integrated. This may have fatal consequences on the performance of both training and evaluation. In this paper, we show the impact of label noise in the training set on a specific medical problem based on chest X-ray images. With a simple one-class problem, the classification of tuberculosis, we measure the performance on a clean evaluation set when training with label-corrupt data. We develop a method to compete with incorrectly labeled data during training by randomly attacking labels on individual epochs. The network tends to be robust when flipping correct labels for a single epoch and initiates a…
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
TopicsCOVID-19 diagnosis using AI · Machine Learning and Data Classification · AI in cancer detection
