Failure Cases Are Better Learned But Boundary Says Sorry: Facilitating Smooth Perception Change for Accuracy-Robustness Trade-Off in Adversarial Training
Yanyun Wang, Li Liu

TL;DR
This paper introduces a novel adversarial training method called Robust Perception Adversarial Training (RPAT) that improves the balance between clean accuracy and adversarial robustness by encouraging smoother perception changes in models.
Contribution
It reveals that over-learning hard adversarial samples worsens the decision boundary and proposes a new training objective to promote perception smoothness, mitigating the accuracy-robustness trade-off.
Findings
RPAT outperforms four baselines and 12 SOTA methods.
RPAT achieves better accuracy-robustness balance on CIFAR-10, CIFAR-100, Tiny-ImageNet.
Experiments validate the effectiveness of perception smoothness in adversarial training.
Abstract
Adversarial Training (AT) is one of the most effective methods to train robust Deep Neural Networks (DNNs). However, AT creates an inherent trade-off between clean accuracy and adversarial robustness, which is commonly attributed to the more complicated decision boundary caused by the insufficient learning of hard adversarial samples. In this work, we reveal a counterintuitive fact for the first time: From the perspective of perception consistency, hard adversarial samples that can still attack the robust model after AT are already learned better than those successfully defended. Thus, different from previous views, we argue that it is rather the over-sufficient learning of hard adversarial samples that degrades the decision boundary and contributes to the trade-off problem. Specifically, the excessive pursuit of perception consistency would force the model to view the perturbations as…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Generative Adversarial Networks and Image Synthesis · Ethics and Social Impacts of AI
