SDCVMMMar 23, 2025

Anomaly Detection and Localization for Speech Deepfakes via Feature Pyramid Matching

arXiv:2503.18032v17 citationsh-index: 14EUSIPCO
Originality Highly original
AI Analysis

This addresses security concerns from AI-generated speech deepfakes by improving generalization and explainability for detection.

The paper tackled the problem of detecting and localizing speech deepfakes by introducing an interpretable one-class detection framework that reframes it as an anomaly detection task, achieving superior performance compared to baselines.

The rise of AI-driven generative models has enabled the creation of highly realistic speech deepfakes - synthetic audio signals that can imitate target speakers' voices - raising critical security concerns. Existing methods for detecting speech deepfakes primarily rely on supervised learning, which suffers from two critical limitations: limited generalization to unseen synthesis techniques and a lack of explainability. In this paper, we address these issues by introducing a novel interpretable one-class detection framework, which reframes speech deepfake detection as an anomaly detection task. Our model is trained exclusively on real speech to characterize its distribution, enabling the classification of out-of-distribution samples as synthetically generated. Additionally, our framework produces interpretable anomaly maps during inference, highlighting anomalous regions across both time and frequency domains. This is done through a Student-Teacher Feature Pyramid Matching system, enhanced with Discrepancy Scaling to improve generalization capabilities across unseen data distributions. Extensive evaluations demonstrate the superior performance of our approach compared to the considered baselines, validating the effectiveness of framing speech deepfake detection as an anomaly detection problem.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes