Learning from Noisy Labels with Coarse-to-Fine Sample Credibility Modeling
Boshen Zhang, Yuxi Li, Yuanpeng Tu, Jinlong Peng, Yabiao Wang, Cunlin, Wu, Yang Xiao, Cairong Zhao

TL;DR
This paper introduces CREMA, a coarse-to-fine approach for training neural networks with noisy labels, effectively separating clean and noisy data and dynamically adjusting sample contributions to improve learning accuracy.
Contribution
The paper proposes a novel divide-and-conquer method that models sample credibility at both coarse and fine levels, enhancing robustness against noisy labels in diverse data modalities.
Findings
CREMA outperforms existing methods on multiple benchmarks.
It effectively separates clean and noisy data in various noise conditions.
The approach improves generalization in noisy label scenarios.
Abstract
Training deep neural network (DNN) with noisy labels is practically challenging since inaccurate labels severely degrade the generalization ability of DNN. Previous efforts tend to handle part or full data in a unified denoising flow via identifying noisy data with a coarse small-loss criterion to mitigate the interference from noisy labels, ignoring the fact that the difficulties of noisy samples are different, thus a rigid and unified data selection pipeline cannot tackle this problem well. In this paper, we first propose a coarse-to-fine robust learning method called CREMA, to handle noisy data in a divide-and-conquer manner. In coarse-level, clean and noisy sets are firstly separated in terms of credibility in a statistical sense. Since it is practically impossible to categorize all noisy samples correctly, we further process them in a fine-grained manner via modeling 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Machine Learning and Data Classification · Adversarial Robustness in Machine Learning
