Sample Prior Guided Robust Model Learning to Suppress Noisy Labels
Wenkai Chen, Chuang Zhu, Yi Chen, Mengting Li, Tiejun Huang

TL;DR
This paper introduces PGDF, a novel framework that leverages prior knowledge to better identify clean and noisy samples, thereby improving model robustness against noisy labels in both synthetic and real-world datasets.
Contribution
The proposed PGDF framework integrates prior knowledge into sample division and pseudo-label generation, effectively preserving hard clean samples and enhancing pseudo-label quality.
Findings
Significant performance improvements over state-of-the-art methods.
Effective noise suppression in both synthetic and real-world datasets.
Better preservation of informative hard samples.
Abstract
Imperfect labels are ubiquitous in real-world datasets and seriously harm the model performance. Several recent effective methods for handling noisy labels have two key steps: 1) dividing samples into cleanly labeled and wrongly labeled sets by training loss, 2) using semi-supervised methods to generate pseudo-labels for samples in the wrongly labeled set. However, current methods always hurt the informative hard samples due to the similar loss distribution between the hard samples and the noisy ones. In this paper, we proposed PGDF (Prior Guided Denoising Framework), a novel framework to learn a deep model to suppress noise by generating the samples' prior knowledge, which is integrated into both dividing samples step and semi-supervised step. Our framework can save more informative hard clean samples into the cleanly labeled set. Besides, our framework also promotes the quality of…
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 · Advanced Neural Network Applications · Infrastructure Maintenance and Monitoring
