Learning with Instance-Dependent Label Noise: A Sample Sieve Approach
Hao Cheng, Zhaowei Zhu, Xingyu Li, Yifei Gong, Xing Sun, Yang Liu

TL;DR
This paper introduces CORES$^{2}$, a theoretically grounded sample sieve method that effectively filters out instance-dependent label noise in training deep neural networks, improving robustness without needing prior noise rate estimation.
Contribution
Proposes CORES$^{2}$, a noise filtering technique that does not require noise rate estimation and provides theoretical guarantees for handling instance-dependent label noise.
Findings
CORES$^{2}$ effectively filters noisy labels on CIFAR datasets.
The method improves deep neural network performance under real-world noisy labels.
Provides a generic framework for analyzing and improving noisy datasets.
Abstract
Human-annotated labels are often prone to noise, and the presence of such noise will degrade the performance of the resulting deep neural network (DNN) models. Much of the literature (with several recent exceptions) of learning with noisy labels focuses on the case when the label noise is independent of features. Practically, annotations errors tend to be instance-dependent and often depend on the difficulty levels of recognizing a certain task. Applying existing results from instance-independent settings would require a significant amount of estimation of noise rates. Therefore, providing theoretically rigorous solutions for learning with instance-dependent label noise remains a challenge. In this paper, we propose CORES (COnfidence REgularized Sample Sieve), which progressively sieves out corrupted examples. The implementation of CORES does not require specifying noise…
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
Taxonomy
TopicsMachine Learning and Data Classification · Digital Imaging for Blood Diseases · Image and Object Detection Techniques
