Label Distributionally Robust Losses for Multi-class Classification: Consistency, Robustness and Adaptivity
Dixian Zhu, Yiming Ying, Tianbao Yang

TL;DR
This paper introduces label-distributionally robust (LDR) losses for multi-class classification, providing a unified framework that explains classical losses, achieves adaptivity to label uncertainty, and demonstrates strong empirical performance under noisy labels.
Contribution
It establishes top-$k$ consistency results for LDR losses, proposes an adaptive LDR loss with instance-level noise adaptation, and shows competitive empirical results on benchmark datasets.
Findings
LDR losses unify classical loss functions and their variants.
The adaptive LDR loss improves robustness to label noise.
Empirical results show stable, competitive performance under noisy conditions.
Abstract
We study a family of loss functions named label-distributionally robust (LDR) losses for multi-class classification that are formulated from distributionally robust optimization (DRO) perspective, where the uncertainty in the given label information are modeled and captured by taking the worse case of distributional weights. The benefits of this perspective are several fold: (i) it provides a unified framework to explain the classical cross-entropy (CE) loss and SVM loss and their variants, (ii) it includes a special family corresponding to the temperature-scaled CE loss, which is widely adopted but poorly understood; (iii) it allows us to achieve adaptivity to the uncertainty degree of label information at an instance level. Our contributions include: (1) we study both consistency and robustness by establishing top- () consistency of LDR losses for multi-class…
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 · Infrastructure Maintenance and Monitoring · Imbalanced Data Classification Techniques
MethodsSupport Vector Machine
