Towards Defending Multiple $\ell_p$-norm Bounded Adversarial Perturbations via Gated Batch Normalization
Aishan Liu, Shiyu Tang, Xinyun Chen, Lei Huang, Haotong Qin, Xianglong, Liu, Dacheng Tao

TL;DR
This paper introduces Gated Batch Normalization (GBN), a novel method that enhances neural network robustness against multiple $oldsymbol{ extit{ ext{l}}_p}$-norm bounded adversarial attacks by learning perturbation-invariant representations.
Contribution
The paper proposes GBN, a multi-branch BN with gating, to effectively defend against diverse $oldsymbol{ extit{ ext{l}}_p}$-norm adversarial perturbations, outperforming existing methods.
Findings
GBN significantly improves robustness against $ extit{ ext{l}}_1$, $ extit{ ext{l}}_2$, and $ extit{ ext{l}}_ ext{infinity}$ attacks.
Experimental results show GBN outperforms previous defenses on MNIST, CIFAR-10, and Tiny-ImageNet.
Gated BN effectively separates different perturbation types for better adversarial defense.
Abstract
There has been extensive evidence demonstrating that deep neural networks are vulnerable to adversarial examples, which motivates the development of defenses against adversarial attacks. Existing adversarial defenses typically improve model robustness against individual specific perturbation types (\eg, -norm bounded adversarial examples). However, adversaries are likely to generate multiple types of perturbations in practice (\eg, , , and perturbations). Some recent methods improve model robustness against adversarial attacks in multiple balls, but their performance against each perturbation type is still far from satisfactory. In this paper, we observe that different bounded adversarial perturbations induce different statistical properties that can be separated and characterized by the statistics of Batch Normalization…
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
MethodsBatch Normalization
