SDAIDec 25, 2025

Zero-Shot to Zero-Lies: Detecting Bengali Deepfake Audio through Transfer Learning

arXiv:2512.21702v11 citationsh-index: 2
Originality Synthesis-oriented
AI Analysis

This work addresses the detection of deepfake audio for Bengali, a low-resource language, providing the first systematic benchmark, but it is incremental as it applies existing methods to a new domain.

The study tackled the problem of detecting Bengali deepfake audio, which is a security concern, by evaluating zero-shot inference and fine-tuning various models on the BanglaFake dataset, with fine-tuned ResNet18 achieving the highest accuracy of 79.17% and an EER of 24.35%.

The rapid growth of speech synthesis and voice conversion systems has made deepfake audio a major security concern. Bengali deepfake detection remains largely unexplored. In this work, we study automatic detection of Bengali audio deepfakes using the BanglaFake dataset. We evaluate zeroshot inference with several pretrained models. These include Wav2Vec2-XLSR-53, Whisper, PANNsCNN14, WavLM and Audio Spectrogram Transformer. Zero-shot results show limited detection ability. The best model, Wav2Vec2-XLSR-53, achieves 53.80% accuracy, 56.60% AUC and 46.20% EER. We then f ine-tune multiple architectures for Bengali deepfake detection. These include Wav2Vec2-Base, LCNN, LCNN-Attention, ResNet18, ViT-B16 and CNN-BiLSTM. Fine-tuned models show strong performance gains. ResNet18 achieves the highest accuracy of 79.17%, F1 score of 79.12%, AUC of 84.37% and EER of 24.35%. Experimental results confirm that fine-tuning significantly improves performance over zero-shot inference. This study provides the first systematic benchmark of Bengali deepfake audio detection. It highlights the effectiveness of f ine-tuned deep learning models for this low-resource language.

Foundations

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

Your Notes