Enhancing Adversarial Robustness via Uncertainty-Aware Distributional Adversarial Training
Junhao Dong, Xinghua Qu, Z. Jane Wang, Yew-Soon Ong

TL;DR
This paper introduces an uncertainty-aware distributional adversarial training method that models adversaries using statistical information and uncertainty estimates, improving robustness against diverse adversarial attacks.
Contribution
The proposed method incorporates uncertainty estimation and distributional matching to enhance adversarial training, addressing limitations of existing pointwise augmentation strategies.
Findings
Achieves state-of-the-art adversarial robustness across multiple datasets.
Maintains high natural accuracy while improving defense against attacks.
Demonstrates effectiveness across various network architectures.
Abstract
Despite remarkable achievements in deep learning across various domains, its inherent vulnerability to adversarial examples still remains a critical concern for practical deployment. Adversarial training has emerged as one of the most effective defensive techniques for improving model robustness against such malicious inputs. However, existing adversarial training schemes often lead to limited generalization ability against underlying adversaries with diversity due to their overreliance on a point-by-point augmentation strategy by mapping each clean example to its adversarial counterpart during training. In addition, adversarial examples can induce significant disruptions in the statistical information w.r.t. the target model, thereby introducing substantial uncertainty and challenges to modeling the distribution of adversarial examples. To circumvent these issues, in this paper, we…
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 · Anomaly Detection Techniques and Applications · Fault Detection and Control Systems
