Multi-class Label Noise Learning via Loss Decomposition and Centroid Estimation
Yongliang Ding, Tao Zhou, Chuang Zhang, Yijing Luo, Juan Tang, Chen, Gong

TL;DR
This paper introduces MC-LDCE, a novel multi-class label noise learning method that decomposes loss functions and estimates data centroids to effectively handle noisy labels in large-scale datasets.
Contribution
It extends Loss Decomposition and Centroid Estimation techniques from binary to multi-class classification, providing a general and effective approach for noisy label learning.
Findings
Outperforms existing methods on five public datasets.
Effectively estimates centroids to reduce label noise impact.
Applicable to both linear and nonlinear classifiers.
Abstract
In real-world scenarios, many large-scale datasets often contain inaccurate labels, i.e., noisy labels, which may confuse model training and lead to performance degradation. To overcome this issue, Label Noise Learning (LNL) has recently attracted much attention, and various methods have been proposed to design an unbiased risk estimator to the noise-free dataset to combat such label noise. Among them, a trend of works based on Loss Decomposition and Centroid Estimation (LDCE) has shown very promising performance. However, existing LNL methods based on LDCE are only designed for binary classification, and they are not directly extendable to multi-class situations. In this paper, we propose a novel multi-class robust learning method for LDCE, which is termed "MC-LDCE". Specifically, we decompose the commonly adopted loss (e.g., mean squared loss) function into a label-dependent part and…
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
TopicsMachine Learning and Data Classification · Music and Audio Processing · Water Systems and Optimization
