Probing Speaker Identity Sensitivity in Audio Deepfake Detectors
Summary
Audio deepfake detectors, despite achieving less than 1% error on standard benchmarks, can experience a twentyfold increase in error rates on different datasets. This performance degradation is attributed to speaker-identity reliance, where training corpora correlate speaker identity with genuine/synthetic labels, allowing detectors to use speaker-related cues instead of solely synthesis artifacts. Researchers propose the Identity Sensitivity Score (ISS), a per-utterance diagnostic that quantifies how much a detector's output changes across various speaker identity contexts. ISS requires no ground-truth labels at inference and is computed from the detector score and reference speaker examples. Incorrectly classified utterances showed ISS scores 29 to 52 times higher, with ISS predicting misclassification with an AUC up to 0.954. Furthermore, utterances flagged as identity-sensitive by ISS responded 19 to 30 times more strongly to voice conversion manipulation, positioning ISS as a practical inference-time diagnostic for speaker-dependent failure analysis.
Key takeaway
For AI Security Engineers or Machine Learning Engineers evaluating audio deepfake detectors, recognize that standard benchmarks may not expose critical speaker-identity reliance issues. Your deployed models could face unexpected performance drops when encountering new speaker identities. Integrate the Identity Sensitivity Score (ISS) into your evaluation and monitoring pipelines to proactively identify and mitigate speaker-dependent vulnerabilities, ensuring more robust and reliable deepfake detection across diverse real-world scenarios.
Key insights
Audio deepfake detector failures often stem from speaker identity reliance, quantifiable by the Identity Sensitivity Score (ISS).
Principles
- Training data correlating speaker identity with labels can induce detector reliance.
- High Identity Sensitivity Score (ISS) strongly predicts utterance misclassification.
Method
The Identity Sensitivity Score (ISS) is a per-utterance diagnostic computed from a detector's score and reference speaker examples, measuring output changes across speaker identity contexts.
In practice
- Use ISS to diagnose speaker-dependent vulnerabilities in deepfake detection.
- Identify specific utterances highly sensitive to speaker identity manipulation.
Topics
- Audio Deepfake Detection
- Speaker Identity
- Identity Sensitivity Score
- Voice Conversion
- Model Robustness
- Synthetic Speech
Best for: Research Scientist, AI Engineer, CTO, AI Scientist, AI Security Engineer, Machine Learning Engineer
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.