Improving Adversarial Robustness via Decoupled Visual Representation Masking
Decheng Liu, Tao Chen, Chunlei Peng, Nannan Wang, Ruimin Hu, Xinbo Gao

TL;DR
This paper introduces a decoupled visual representation masking technique to enhance adversarial robustness by disentangling visual features and disrupting adversarial noise, improving defense effectiveness.
Contribution
It proposes a novel decoupled visual feature masking method that can be integrated into existing adversarial training algorithms to improve robustness.
Findings
Achieves superior robustness compared to state-of-the-art defenses.
Effectively disentangles visual discriminative and non-visual features.
Provides a generic, easy-to-implement defense block.
Abstract
Deep neural networks are proven to be vulnerable to fine-designed adversarial examples, and adversarial defense algorithms draw more and more attention nowadays. Pre-processing based defense is a major strategy, as well as learning robust feature representation has been proven an effective way to boost generalization. However, existing defense works lack considering different depth-level visual features in the training process. In this paper, we first highlight two novel properties of robust features from the feature distribution perspective: 1) \textbf{Diversity}. The robust feature of intra-class samples can maintain appropriate diversity; 2) \textbf{Discriminability}. The robust feature of inter-class samples should ensure adequate separation. We find that state-of-the-art defense methods aim to address both of these mentioned issues well. It motivates us to increase intra-class…
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.
Code & Models
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 · Physical Unclonable Functions (PUFs) and Hardware Security
