Towards Evaluating the Robustness of Automatic Speech Recognition Systems via Audio Style Transfer
Weifei Jin, Yuxin Cao, Junjie Su, Qi Shen, Kai Ye, Derui Wang, Jie Hao, Ziyao Liu
TL;DR
This work investigates ASR robustness against adversarial attacks anchored in audio style transfer. It introduces two attack schemes, Style Transfer Attack (STA) and Style Code Attack (SCA), to achieve high attack success while maintaining natural-sounding audio, with SCA offering improved perceptual quality through iterative style-code optimization. Experiments on VCTK with DeepSpeech2 demonstrate attack success rates around 82–85% and reveal that rhythm perturbations have a larger impact on transcription than pitch alone, while user studies show SCA yields markedly better perceived quality than STA. The study highlights potential defenses such as de-stylization and emphasizes the need to understand and mitigate style-code-based vulnerabilities in ASR systems, with implications for practical security in voice-enabled applications.
Abstract
In light of the widespread application of Automatic Speech Recognition (ASR) systems, their security concerns have received much more attention than ever before, primarily due to the susceptibility of Deep Neural Networks. Previous studies have illustrated that surreptitiously crafting adversarial perturbations enables the manipulation of speech recognition systems, resulting in the production of malicious commands. These attack methods mostly require adding noise perturbations under $\ell_p$ norm constraints, inevitably leaving behind artifacts of manual modifications. Recent research has alleviated this limitation by manipulating style vectors to synthesize adversarial examples based on Text-to-Speech (TTS) synthesis audio. However, style modifications based on optimization objectives significantly reduce the controllability and editability of audio styles. In this paper, we propose an attack on ASR systems based on user-customized style transfer. We first test the effect of Style Transfer Attack (STA) which combines style transfer and adversarial attack in sequential order. And then, as an improvement, we propose an iterative Style Code Attack (SCA) to maintain audio quality. Experimental results show that our method can meet the need for user-customized styles and achieve a success rate of 82% in attacks, while keeping sound naturalness due to our user study.
