A Multiversion Programming Inspired Approach to Detecting Audio Adversarial Examples
Qiang Zeng, Jianhai Su, Chenglong Fu, Golam Kayas, Lannan Luo

TL;DR
This paper introduces a novel audio adversarial example detection method inspired by Multiversion Programming, leveraging multiple ASR systems to achieve over 98.6% detection accuracy, addressing a less explored area in adversarial machine learning.
Contribution
The paper proposes a new detection approach for audio adversarial examples using multiple ASR systems, inspired by Multiversion Programming, with high accuracy.
Findings
Detection accuracy exceeds 98.6%
Different ASR systems produce significantly different transcriptions for AEs
The approach effectively distinguishes AEs from benign audio
Abstract
Adversarial examples (AEs) are crafted by adding human-imperceptible perturbations to inputs such that a machine-learning based classifier incorrectly labels them. They have become a severe threat to the trustworthiness of machine learning. While AEs in the image domain have been well studied, audio AEs are less investigated. Recently, multiple techniques are proposed to generate audio AEs, which makes countermeasures against them an urgent task. Our experiments show that, given an AE, the transcription results by different Automatic Speech Recognition (ASR) systems differ significantly, as they use different architectures, parameters, and training datasets. Inspired by Multiversion Programming, we propose a novel audio AE detection approach, which utilizes multiple off-the-shelf ASR systems to determine whether an audio input is an AE. The evaluation shows that the detection achieves…
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 · Advanced Malware Detection Techniques · Digital Media Forensic Detection
