Did you hear that? Adversarial Examples Against Automatic Speech Recognition
Moustafa Alzantot, Bharathan Balaji, Mani Srivastava

TL;DR
This paper demonstrates effective adversarial attacks against automatic speech recognition systems by adding minimal background noise, achieving high success rates without perceptible changes to human listeners.
Contribution
It is the first to show targeted adversarial attacks on speech recognition models using minimal noise that preserves human perception.
Findings
87% attack success rate with minimal noise
Noise does not significantly alter human perception in 89% of cases
Attacks do not require knowledge of model architecture or parameters
Abstract
Speech is a common and effective way of communication between humans, and modern consumer devices such as smartphones and home hubs are equipped with deep learning based accurate automatic speech recognition to enable natural interaction between humans and machines. Recently, researchers have demonstrated powerful attacks against machine learning models that can fool them to produceincorrect results. However, nearly all previous research in adversarial attacks has focused on image recognition and object detection models. In this short paper, we present a first of its kind demonstration of adversarial attacks against speech classification model. Our algorithm performs targeted attacks with 87% success by adding small background noise without having to know the underlying model parameter and architecture. Our attack only changes the least significant bits of a subset of audio clip…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications
