Generative Extraction of Audio Classifiers for Speaker Identification
Tejumade Afonja, Lucas Bourtoule, Varun Chandrasekaran, Sageev Oore,, Nicolas Papernot

TL;DR
This paper introduces a novel method for extracting audio classification models, specifically speaker identification systems, using generative models to create synthetic queries, achieving high accuracy with fewer queries.
Contribution
It is the first work to perform model extraction on audio classifiers, proposing a generative approach to improve attack success over naive methods.
Findings
Successfully extracted a speaker identification model with 84.41% accuracy
Generative query synthesis outperforms naive proxy dataset attacks
Achieved high extraction accuracy with 3 million queries
Abstract
It is perhaps no longer surprising that machine learning models, especially deep neural networks, are particularly vulnerable to attacks. One such vulnerability that has been well studied is model extraction: a phenomenon in which the attacker attempts to steal a victim's model by training a surrogate model to mimic the decision boundaries of the victim model. Previous works have demonstrated the effectiveness of such an attack and its devastating consequences, but much of this work has been done primarily for image and text processing tasks. Our work is the first attempt to perform model extraction on {\em audio classification models}. We are motivated by an attacker whose goal is to mimic the behavior of the victim's model trained to identify a speaker. This is particularly problematic in security-sensitive domains such as biometric authentication. We find that prior model extraction…
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
TopicsSpeech Recognition and Synthesis · Music and Audio Processing · Digital Media Forensic Detection
