Sample-wise Label Confidence Incorporation for Learning with Noisy Labels

Chanho Ahn, Kikyung Kim, Ji-Won Baek, Jongin Lim, Seungju Han
2/14/2026

Abstract

Deep learning algorithms require large amounts of labeled data for effective performance, but the presence of noisy labels often significantly degrade their performance. Although recent studies on designing a robust objective function to label noise, known as the robust loss method, have shown promising results for learning with noisy labels, they suffer from the issue of underfitting not only noisy samples but also clean ones, leading to suboptimal model performance. To address this issue, we propose a novel learning framework that selectively suppresses noisy samples while avoiding underfitting clean data. Our framework incorporates label confidence as a measure of label noise, enabling the network model to prioritize the training of samples deemed to be noise-free. The label confidence is based on the robust loss methods, and we provide theoretical evidence that our method can reach the optimal point of the robust loss, subject to certain conditions. Furthermore, the proposed method is generalizable and can be combined with existing robust loss methods, making it suitable for a wide range of applications of learning with noisy labels. We evaluate our approach on both synthetic and real-world datasets, and the experimental results demonstrate its effectiveness in achieving outstanding classification performance compared to state-of-the-art methods.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. Any repos shown below are weak matches — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{ahn2026samplewise,
  title  = {Sample-wise Label Confidence Incorporation for Learning with Noisy Labels},
  author = {Chanho Ahn and Kikyung Kim and Ji-Won Baek and Jongin Lim and Seungju Han},
  year   = {2026},
  doi    = {10.1109/ICCV51070.2023.00175},
  url    = {https://doi.org/10.1109/ICCV51070.2023.00175},
  journal = {ICCV 2023 2023}
}

Discussion