ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2012.01654
12
31

Towards Defending Multiple ℓp\ell_pℓp​-norm Bounded Adversarial Perturbations via Gated Batch Normalization

3 December 2020
Aishan Liu
Shiyu Tang
Xinyun Chen
Lei Huang
Zhuozhuo Tu
Xianglong Liu
Dacheng Tao
    AAML
ArXivPDFHTML
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, ℓ∞\ell_{\infty}ℓ∞​-norm bounded adversarial examples). However, adversaries are likely to generate multiple types of perturbations in practice (\eg, ℓ1\ell_1ℓ1​, ℓ2\ell_2ℓ2​, and ℓ∞\ell_{\infty}ℓ∞​ perturbations). Some recent methods improve model robustness against adversarial attacks in multiple ℓp\ell_pℓp​ balls, but their performance against each perturbation type is still far from satisfactory. In this paper, we observe that different ℓp\ell_pℓ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\ell_pℓ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\ell_1ℓ1​, ℓ2\ell_2ℓ2​, and ℓ∞\ell_{\infty}ℓ∞​ perturbations) by large margins.

View on arXiv
Comments on this paper