LMD: A Learnable Mask Network to Detect Adversarial Examples for Speaker Verification
Xing Chen, Jie Wang, Xiao-Lei Zhang, Wei-Qiang Zhang, and Kunde Yang

TL;DR
This paper introduces LMD, an attacker-independent, interpretable neural network-based method that detects adversarial examples in speaker verification by analyzing score variations caused by masked spectrograms.
Contribution
It proposes a novel, interpretable, attacker-independent detection method using score variation and masked spectrograms, trained solely on genuine examples.
Findings
Outperforms five state-of-the-art baselines in detection accuracy.
Effective against 12 different adversarial attack methods.
Provides a benchmark for detection-based ASV defenses.
Abstract
Although the security of automatic speaker verification (ASV) is seriously threatened by recently emerged adversarial attacks, there have been some countermeasures to alleviate the threat. However, many defense approaches not only require the prior knowledge of the attackers but also possess weak interpretability. To address this issue, in this paper, we propose an attacker-independent and interpretable method, named learnable mask detector (LMD), to separate adversarial examples from the genuine ones. It utilizes score variation as an indicator to detect adversarial examples, where the score variation is the absolute discrepancy between the ASV scores of an original audio recording and its transformed audio synthesized from its masked complex spectrogram. A core component of the score variation detector is to generate the masked spectrogram by a neural network. The neural network needs…
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 · Speech Recognition and Synthesis
