pith. sign in

arxiv: 2103.07756 · v3 · pith:JDHKJ3ZTnew · submitted 2021-03-13 · 💻 cs.LG · cs.CV· stat.AP· stat.ML

Learning with Feature-Dependent Label Noise: A Progressive Approach

classification 💻 cs.LG cs.CVstat.APstat.ML
keywords noiselabelfeature-dependentclassifierfamilygeneralguaranteeslabels
0
0 comments X
read the original abstract

Label noise is frequently observed in real-world large-scale datasets. The noise is introduced due to a variety of reasons; it is heterogeneous and feature-dependent. Most existing approaches to handling noisy labels fall into two categories: they either assume an ideal feature-independent noise, or remain heuristic without theoretical guarantees. In this paper, we propose to target a new family of feature-dependent label noise, which is much more general than commonly used i.i.d. label noise and encompasses a broad spectrum of noise patterns. Focusing on this general noise family, we propose a progressive label correction algorithm that iteratively corrects labels and refines the model. We provide theoretical guarantees showing that for a wide variety of (unknown) noise patterns, a classifier trained with this strategy converges to be consistent with the Bayes classifier. In experiments, our method outperforms SOTA baselines and is robust to various noise types and levels.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Radial-Angular Geometry for Reliable Update Diagnosis in Noisy-Label Learning

    cs.LG 2026-05 unverdicted novelty 6.0

    Introduces Relative Geometric Conflict (RGC) using gradient direction comparison and empirical Fisher trace factorization to improve reliability estimation beyond loss or confidence signals in noisy-label training.

  2. HamBR: Active Decision Boundary Restoration Based on Hamiltonian Dynamics for Learning with Noisy Labels

    cs.CV 2026-05 unverdicted novelty 6.0

    HamBR uses Spherical HMC to probe ambiguous regions and synthesize virtual outliers with energy-based repulsion to restore decision boundaries degraded by noisy labels, achieving SOTA on CIFAR and real-world benchmarks.

  3. Holistic Reliability Propagation: Decoupling Annotation and Prediction for Robust Noisy-Label

    cs.CV 2026-05 unverdicted novelty 5.0

    HRP decouples annotation reliability (alpha) and pseudo-label reliability (beta) via bilevel meta-learning and routes them to distinct objectives in reliability-aware Mixup and contrastive learning for improved noisy-...