English

Hidden in Plain Sound: Environmental Backdoor Poisoning Attacks on Whisper, and Mitigations

Cryptography and Security 2024-09-20 v1 Sound Audio and Speech Processing

Abstract

Thanks to the popularisation of transformer-based models, speech recognition (SR) is gaining traction in various application fields, such as industrial and robotics environments populated with mission-critical devices. While transformer-based SR can provide various benefits for simplifying human-machine interfacing, the research on the cybersecurity aspects of these models is lacklustre. In particular, concerning backdoor poisoning attacks. In this paper, we propose a new poisoning approach that maps different environmental trigger sounds to target phrases of different lengths, during the fine-tuning phase. We test our approach on Whisper, one of the most popular transformer-based SR model, showing that it is highly vulnerable to our attack, under several testing conditions. To mitigate the attack proposed in this paper, we investigate the use of Silero VAD, a state-of-the-art voice activity detection (VAD) model, as a defence mechanism. Our experiments show that it is possible to use VAD models to filter out malicious triggers and mitigate our attacks, with a varying degree of success, depending on the type of trigger sound and testing conditions.

Keywords

Cite

@article{arxiv.2409.12553,
  title  = {Hidden in Plain Sound: Environmental Backdoor Poisoning Attacks on Whisper, and Mitigations},
  author = {Jonatan Bartolini and Todor Stoyanov and Alberto Giaretta},
  journal= {arXiv preprint arXiv:2409.12553},
  year   = {2024}
}

Comments

13 pages, 12 figures, 6 tables