English

Label Noise in Adversarial Training: A Novel Perspective to Study Robust Overfitting

Machine Learning 2023-10-17 v4 Artificial Intelligence Machine Learning

Abstract

We show that label noise exists in adversarial training. Such label noise is due to the mismatch between the true label distribution of adversarial examples and the label inherited from clean examples - the true label distribution is distorted by the adversarial perturbation, but is neglected by the common practice that inherits labels from clean examples. Recognizing label noise sheds insights on the prevalence of robust overfitting in adversarial training, and explains its intriguing dependence on perturbation radius and data quality. Also, our label noise perspective aligns well with our observations of the epoch-wise double descent in adversarial training. Guided by our analyses, we proposed a method to automatically calibrate the label to address the label noise and robust overfitting. Our method achieves consistent performance improvements across various models and datasets without introducing new hyper-parameters or additional tuning.

Keywords

Cite

@article{arxiv.2110.03135,
  title  = {Label Noise in Adversarial Training: A Novel Perspective to Study Robust Overfitting},
  author = {Chengyu Dong and Liyuan Liu and Jingbo Shang},
  journal= {arXiv preprint arXiv:2110.03135},
  year   = {2023}
}

Comments

Neurips 2022 (Oral); A previous version of this paper (v1) used the title `Double Descent in Adversarial Training: An Implicit Label Noise Perspective`

R2 v1 2026-06-24T06:41:21.779Z