Influential Rank: A New Perspective of Post-training for Robust Model against Noisy Labels
Seulki Park, Hwanjun Song, Daeho Um, Dae Ung Jo, Sangdoo Yun, and Jin, Young Choi

TL;DR
This paper introduces a post-training method that leverages a model's overfitting behavior to identify and remove noisy labels, thereby enhancing the robustness and generalization of neural networks trained on noisy data.
Contribution
It proposes a novel post-training approach that improves noisy label learning by exploiting overfitting properties to refine decision boundaries and remove mislabeled samples.
Findings
Significantly improves model robustness against noisy labels
Enhances generalization performance when combined with existing methods
Effective on various real-world and synthetic datasets
Abstract
Deep neural network can easily overfit to even noisy labels due to its high capacity, which degrades the generalization performance of a model. To overcome this issue, we propose a new approach for learning from noisy labels (LNL) via post-training, which can significantly improve the generalization performance of any pre-trained model on noisy label data. To this end, we rather exploit the overfitting property of a trained model to identify mislabeled samples. Specifically, our post-training approach gradually removes samples with high influence on the decision boundary and refines the decision boundary to improve generalization performance. Our post-training approach creates great synergies when combined with the existing LNL methods. Experimental results on various real-world and synthetic benchmark datasets demonstrate the validity of our approach in diverse realistic scenarios.
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 · Water Systems and Optimization · Anomaly Detection Techniques and Applications
