Exploring Targeted Universal Adversarial Perturbations to End-to-end ASR Models
Zhiyun Lu, Wei Han, Yu Zhang, Liangliang Cao

TL;DR
This paper investigates the existence and effectiveness of targeted universal adversarial perturbations on end-to-end speech recognition models, revealing varying vulnerabilities among LAS, CTC, and RNN-T architectures.
Contribution
It introduces methods to generate targeted universal perturbations for e2e ASR models and compares their robustness, highlighting differences across model types.
Findings
LAS is most vulnerable to perturbations
RNN-T is more robust, especially on long utterances
Prepending perturbations are more effective on RNN-T
Abstract
Although end-to-end automatic speech recognition (e2e ASR) models are widely deployed in many applications, there have been very few studies to understand models' robustness against adversarial perturbations. In this paper, we explore whether a targeted universal perturbation vector exists for e2e ASR models. Our goal is to find perturbations that can mislead the models to predict the given targeted transcript such as "thank you" or empty string on any input utterance. We study two different attacks, namely additive and prepending perturbations, and their performances on the state-of-the-art LAS, CTC and RNN-T models. We find that LAS is the most vulnerable to perturbations among the three models. RNN-T is more robust against additive perturbations, especially on long utterances. And CTC is robust against both additive and prepending perturbations. To attack RNN-T, we find prepending…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Topic Modeling · Network Security and Intrusion Detection
