paper-with-me

홈 › Papers

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

2021-10-07 · chengyu dong, Liyuan Liu, Jingbo Shang

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.

📄 PDF Abstract BibTeX arXiv:2110.03135

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Survey of Label-noise Representation Learning: Past, Present and Future

2020-11-09 · Bo Han, Quanming Yao, Tongliang Liu, Gang Niu 외

Classical machine learning implicitly assumes that labels of the training data are sampled from a clean distribution, which can be too restrictive for real-world scenarios. However, statistical-learning-based methods may…

BIG-bench Machine LearningLearning TheoryRepresentation Learning

Modeling Adversarial Noise for Adversarial Training

2021-09-21 · Dawei Zhou, Nannan Wang, Bo Han, Tongliang Liu

Deep neural networks have been demonstrated to be vulnerable to adversarial noise, promoting the development of defense against adversarial attacks. Motivated by the fact that adversarial noise contains well-generalizing…

Adversarial Defense

Modeling Adversarial Noise for Adversarial Defense

2021-09-29 · Dawei Zhou, Nannan Wang, Bo Han, Tongliang Liu

Deep neural networks have been demonstrated to be vulnerable to adversarial noise, promoting the development of defense against adversarial attacks. Motivated by the fact that adversarial noise contains well-generalizing…

Adversarial Defense

PEFAT: Boosting Semi-Supervised Medical Image Classification via Pseudo-Loss Estimation and Feature Adversarial Training

2023-01-01 · CVPR 2023 1 · Qingjie Zeng, Yutong Xie, Zilin Lu, Yong Xia

Pseudo-labeling approaches have been proven beneficial for semi-supervised learning (SSL) schemes in computer vision and medical imaging. Most works are dedicated to finding samples with high-confidence pseudo-labels…

image-classificationImage ClassificationMedical Image ClassificationSemi-supervised Medical Image Classification

Soften to Defend: Towards Adversarial Robustness via Self-Guided Label Refinement

2024-03-14 · CVPR 2024 1 · Daiwei Yu, Zhuorong Li, Lina Wei, Canghong Jin 외

Adversarial training (AT) is currently one of the most effective ways to obtain the robustness of deep neural networks against adversarial attacks. However, most AT methods suffer from robust overfitting, i.e., a signifi…

Adversarial RobustnessMemorization