Set a Thief to Catch a Thief: Combating Label Noise through Noisy Meta Learning
Hanxuan Wang, Na Lu, Xueying Zhao, Yuxuan Yan, Kaipeng Ma, Kwoh Chee, Keong, Gustavo Carneiro

TL;DR
This paper introduces STCT, a novel meta learning framework that uses noisy data itself as a validation set to correct labels without requiring clean data, significantly improving performance in noisy label scenarios.
Contribution
STCT is the first method to leverage noisy data as a validation set for label correction, removing the need for clean validation data in noisy label learning.
Findings
Achieves 96.9% label correction accuracy on CIFAR-10 with 80% noise.
Attains 95.2% classification accuracy under high noise conditions.
Outperforms existing methods significantly in high noise scenarios.
Abstract
Learning from noisy labels (LNL) aims to train high-performance deep models using noisy datasets. Meta learning based label correction methods have demonstrated remarkable performance in LNL by designing various meta label rectification tasks. However, extra clean validation set is a prerequisite for these methods to perform label correction, requiring extra labor and greatly limiting their practicality. To tackle this issue, we propose a novel noisy meta label correction framework STCT, which counterintuitively uses noisy data to correct label noise, borrowing the spirit in the saying ``Set a Thief to Catch a Thief''. The core idea of STCT is to leverage noisy data which is i.i.d. with the training data as a validation set to evaluate model performance and perform label correction in a meta learning framework, eliminating the need for extra clean data. By decoupling the complex…
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
TopicsMusic and Audio Processing
MethodsSparse Evolutionary Training
