2020/12/03 by Aishan Liu, Liu, Aishan, Shiyu Tang +10
Computer Science · Mathematics · #Adversarial Robustness in Machine Learning #Adversarial system #Anomaly Detection Techniques and Applications #Artificial intelligence #Artificial neural network #Bounded function #Combinatorics #Computer Vision and Pattern Recognition (cs.CV) #Computer science #FOS: Computer and information sciences #MNIST database #Mathematical analysis #Mathematics #Norm (philosophy) #Normalization (sociology) #Perturbation (astronomy) #Physics
paper · pdf · doi:10.48550/arxiv.2012.01654
openalex publication_date 2020/12/03 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
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, ℓ1, ℓ2, and ℓ∞ perturbations). Some recent methods improve model robustness against adversarial attacks in multiple ℓp balls, but their performance against each perturbation type is still far from satisfactory. In this paper, we observe that different ℓp bounded adversarial perturbations induce different statistical properties that can be separated and characterized by the statistics of Batch Normalization (BN). We thus propose Gated Batch Normalization (GBN) to adversarially train a perturbation-invariant predictor for defending multiple ℓp bounded adversarial perturbations. GBN consists of a multi-branch BN layer and a gated sub-network. Each BN branch in GBN is in charge of one perturbation type to ensure that the normalized output is aligned towards learning perturbation-invariant representation. Meanwhile, the gated sub-network is designed to separate inputs added with different perturbation types. We perform an extensive evaluation of our approach on commonly-used dataset including MNIST, CIFAR-10, and Tiny-ImageNet, and demonstrate that GBN outperforms previous defense proposals against multiple perturbation types (\ie, ℓ1, ℓ2, and ℓ∞ perturbations) by large margins.