Search papers, labs, and topics across Lattice.
This paper introduces an explainable audio deepfake detection framework that utilizes Wiener-Hopf linear prediction in conjunction with a lightweight 2D CNN, addressing the dual challenges of interpretability and computational efficiency in detection tasks. The proposed method achieves competitive detection accuracy while significantly reducing computational complexity compared to existing black-box models. Interpretability analysis reveals that the model effectively identifies key acoustic features, such as reverberation characteristics and statistical inconsistencies, which are crucial for distinguishing between real and synthetic speech.
Achieving high detection accuracy with a transparent model, this framework reveals how subtle acoustic features can be leveraged to combat audio deepfakes.
The rapid advancement of synthetic speech generation methods has made audio deepfake detection a critical challenge in multimedia forensics. While recent approaches achieve high detection accuracy, they typically rely on black-box architectures that offer limited interpretability and high computational complexity. In this paper, we propose an explainable-by-design audio deepfake detection framework based on Wiener-Hopf linear prediction, processed by a lightweight 2D Convolutional Neural Network (CNN). This design enables a direct and transparent connection between classification outcomes and the acoustic properties of the signal. Experimental results on benchmark datasets demonstrate competitive detection performance while maintaining significantly lower computational complexity compared to state-of-the-art solutions. The interpretability analysis using Grad-CAM reveals that the classifier focuses on low-order predictor coefficients and on silence and transitional regions, suggesting that the Wiener-Hopf predictor captures reverberation characteristics and subtle statistical inconsistencies in synthetic speech. Finally, robustness experiments show that fine-tuning effectively recovers detection performance under common post-processing degradations, including additive noise, MP3 compression, and telephone filtering.