Self-Filtering: A Noise-Aware Sample Selection for Label Noise with Confidence Penalization
Qi Wei, Haoliang Sun, Xiankai Lu, Yilong Yin

TL;DR
This paper introduces Self-Filtering (SFT), a novel noise-aware sample selection method that leverages historical prediction fluctuations to better filter noisy data, improving robustness in label noise scenarios.
Contribution
The paper proposes SFT, a new sample selection strategy that uses historical prediction fluctuations and a regularization term to enhance robustness against label noise.
Findings
Achieves state-of-the-art results on three benchmark datasets.
Effectively filters noisy samples using historical prediction fluctuations.
Robust to label noise under various noise types.
Abstract
Sample selection is an effective strategy to mitigate the effect of label noise in robust learning. Typical strategies commonly apply the small-loss criterion to identify clean samples. However, those samples lying around the decision boundary with large losses usually entangle with noisy examples, which would be discarded with this criterion, leading to the heavy degeneration of the generalization performance. In this paper, we propose a novel selection strategy, \textbf{S}elf-\textbf{F}il\textbf{t}ering (SFT), that utilizes the fluctuation of noisy examples in historical predictions to filter them, which can avoid the selection bias of the small-loss criterion for the boundary examples. Specifically, we introduce a memory bank module that stores the historical predictions of each example and dynamically updates to support the selection for the subsequent learning iteration. Besides,…
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 · Water Systems and Optimization
MethodsShrink and Fine-Tune
