Robust Learning by Self-Transition for Handling Noisy Labels
Hwanjun Song, Minseok Kim, Dongmin Park, Yooju Shin, Jae-Gil Lee

TL;DR
This paper introduces MORPH, a self-transitional learning method that improves neural network robustness against noisy labels by dynamically switching training phases to prevent overfitting to false labels.
Contribution
MORPH is a novel self-transitional approach that automatically switches learning phases to effectively handle noisy labels during training.
Findings
MORPH outperforms state-of-the-art methods in robustness.
It maintains high accuracy on noisy datasets.
The method is efficient and scalable.
Abstract
Real-world data inevitably contains noisy labels, which induce the poor generalization of deep neural networks. It is known that the network typically begins to rapidly memorize false-labeled samples after a certain point of training. Thus, to counter the label noise challenge, we propose a novel self-transitional learning method called MORPH, which automatically switches its learning phase at the transition point from seeding to evolution. In the seeding phase, the network is updated using all the samples to collect a seed of clean samples. Then, in the evolution phase, the network is updated using only the set of arguably clean samples, which precisely keeps expanding by the updated network. Thus, MORPH effectively avoids the overfitting to false-labeled samples throughout the entire training period. Extensive experiments using five real-world or synthetic benchmark datasets…
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.
