ICASSP 2023accepted0 citations

On Adversarial Robustness of Audio Classifiers

Kangkang Lu, Manh Cuong Nguyen, Xun Xu, Chuan Sheng Foo

Abstract

We make three contributions to improve adversarial robustness of audio classifiers. First, most existing works focus on ℓ<inf xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">p</inf>-norm bounded adversarial perturbations. Instead, we consider signal-to-noise ratio (SNR) as a more natural measure of adversarial perturbations for audio data. We show that perturbed examples with a particular SNR can be generated using a corresponding ℓ<inf xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">2</inf>-norm perturbation, and establish the equivalence of these two metrics in assessing adversarial perturbations. This connection enables direct control of the SNR quality of perturbed examples and allows comparison using perturbations with different ℓ<inf xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">p</inf>-norm constraints. Second, we are among the first to introduce APGD attack for adversarial training on audio data. In our experiments, APGD adversarial training is robust to adversarial attacks without compromising clean accuracy. Last, we improve adversarial robustness by adapting CutMix to audio - cutting and mixing two audio clips together - in conjunction with adversarial training, and observe improvements in robustness on US8K.

BibTeX
@inproceedings{icassp2023_onadversarialrob,
  title = {On Adversarial Robustness of Audio Classifiers},
  author = {Kangkang Lu and Manh Cuong Nguyen and Xun Xu and Chuan Sheng Foo},
  booktitle = {ICASSP 2023},
  year = {2023}
}