LGAIMLOct 7, 2021

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

arXiv:2110.03135v433 citations
Originality Highly original
AI Analysis

This addresses robust overfitting in adversarial training, a key issue for improving model robustness in security-critical applications.

The paper identifies label noise in adversarial training due to mismatched label distributions between clean and adversarial examples, and proposes an automatic calibration method that improves performance across models and datasets without extra hyperparameters.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes