English

Curriculum Loss: Robust Learning and Generalization against Label Corruption

Machine Learning 2020-02-24 v3 Machine Learning

Abstract

Deep neural networks (DNNs) have great expressive power, which can even memorize samples with wrong labels. It is vitally important to reiterate robustness and generalization in DNNs against label corruption. To this end, this paper studies the 0-1 loss, which has a monotonic relationship with an empirical adversary (reweighted) risk~\citep{hu2016does}. Although the 0-1 loss has some robust properties, it is difficult to optimize. To efficiently optimize the 0-1 loss while keeping its robust properties, we propose a very simple and efficient loss, i.e. curriculum loss (CL). Our CL is a tighter upper bound of the 0-1 loss compared with conventional summation based surrogate losses. Moreover, CL can adaptively select samples for model training. As a result, our loss can be deemed as a novel perspective of curriculum sample selection strategy, which bridges a connection between curriculum learning and robust learning. Experimental results on benchmark datasets validate the robustness of the proposed loss.

Keywords

Cite

@article{arxiv.1905.10045,
  title  = {Curriculum Loss: Robust Learning and Generalization against Label Corruption},
  author = {Yueming Lyu and Ivor W. Tsang},
  journal= {arXiv preprint arXiv:1905.10045},
  year   = {2020}
}

Comments

ICLR2020

R2 v1 2026-06-23T09:21:35.224Z