Uncertainty-Aware Learning Against Label Noise on Imbalanced Datasets
Yingsong Huang, Bing Bai, Shengwei Zhao, Kun Bai, Fei Wang

TL;DR
This paper introduces an uncertainty-aware learning framework that effectively handles label noise in imbalanced datasets by modeling class-specific noise and incorporating uncertainty measures to improve label correction and model reliability.
Contribution
The paper proposes a novel Uncertainty-aware Label Correction (ULC) framework that addresses class imbalance and uncertainty in label noise modeling, outperforming existing methods.
Findings
ULC effectively reduces label noise impact on imbalanced datasets.
Incorporating epistemic and aleatoric uncertainty improves label correction accuracy.
Experiments show ULC outperforms baseline methods on synthetic and real-world datasets.
Abstract
Learning against label noise is a vital topic to guarantee a reliable performance for deep neural networks. Recent research usually refers to dynamic noise modeling with model output probabilities and loss values, and then separates clean and noisy samples. These methods have gained notable success. However, unlike cherry-picked data, existing approaches often cannot perform well when facing imbalanced datasets, a common scenario in the real world. We thoroughly investigate this phenomenon and point out two major issues that hinder the performance, i.e., \emph{inter-class loss distribution discrepancy} and \emph{misleading predictions due to uncertainty}. The first issue is that existing methods often perform class-agnostic noise modeling. However, loss distributions show a significant discrepancy among classes under class imbalance, and class-agnostic noise modeling can easily get…
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
Taxonomy
TopicsMachine Learning and Data Classification · Imbalanced Data Classification Techniques · Explainable Artificial Intelligence (XAI)
