paper-with-me

홈 › Papers

Audio Deepfake Detection with Half-Truth Localisation Using Cross-Attentive Feature Fusion

2026-05-28 · S. Sutharya, Remya K. Sasi arxiv

Audio deepfake detection is well-studied as a binary problem, but partially manipulated speech, where a short synthesised segment is spliced into an otherwise genuine utterance, poses a harder and more realistic threat. Detecting such half-truth audio requires not only distinguishing it from real and fully fake speech, but also localising where the manipulation occurs. We present CAFNet, a 576k-parameter architecture that addresses both tasks jointly: it performs ternary classification (real, fully-fake, or half-truth) and regresses the temporal boundaries of the synthesised region in a single forward pass. CAFNet fuses Mel-Frequency Cepstral Coefficient (MFCC), Linear-Frequency Cepstral Coefficient (LFCC), and Chroma Short-Time Fourier Transform (Chroma-STFT) features through parallel depthwise-separable convolution branches with cross-attention, followed by a Bidirectional Long Short-Term Memory (BiLSTM) regression head for boundary prediction. On the combined Multi-Lingual Audio Deepfake Detection Corpus (MLADDC) T2+T3 test set, CAFNet achieves 92.71% accuracy and macro Area Under the Curve (AUC) of 0.9910, with boundary localisation Mean Absolute Error (MAE) of 0.075s and a median error of 0.052s. On binary detection, it achieves 96.76% accuracy and 3.20% Equal Error Rate (EER), outperforming fine-tuned XLS-R 300M (78.31%) and AST 87M (93.03%) at over 500 times fewer parameters. A cross-dataset study further shows that standard fine-tuning collapses cross-domain representations even under reduced backbone learning rates.

📄 PDF Abstract BibTeX arXiv:2605.29531

Code (0)

등록된 구현이 없습니다.

Tasks

Audio Deepfake Detection

Similar Papers 제목 키워드 기반

SHIELD: A Secure and Highly Enhanced Integrated Learning for Robust Deepfake Detection against Adversarial Attacks

2025-07-17 · Kutub Uddin, Awais Khan, Muhammad Umar Farooq, Khalid Malik

Audio plays a crucial role in applications like speaker verification, voice-enabled smart devices, and audio conferencing. However, audio manipulations, such as deepfakes, pose significant risks by enabling the spread of…

DeepFake DetectionFace SwappingMisinformationSpeaker Verification+1

A Data-Driven Diffusion-based Approach for Audio Deepfake Explanations

2025-06-03 · Petr Grinberg, Ankur Kumar, Surya Koppisetti, Gaurav Bharaj

Evaluating explainability techniques, such as SHAP and LRP, in the context of audio deepfake detection is challenging due to lack of clear ground truth annotations. In the cases when we are able to obtain the ground trut…

Audio Deepfake DetectionDeepFake DetectionFace Swapping

What Counts as Real? Speech Restoration and Voice Quality Conversion Pose New Challenges to Deepfake Detection

2026-03-14 · Shree Harsha Bokkahalli Satish, Harm Lameris, Joakim Gustafson, Éva Székely arxiv

Audio anti-spoofing systems are typically trained to assign one authenticity label to an entire speech utterance. This formulation becomes under-specified for transformations where the underlying speaker identity and lin…

DeepFake Detection

Revealing the Truth with ConLLM for Detecting Multi-Modal Deepfakes

2026-01-24 · Gautam Siddharth Kashyap, Harsh Joshi, Niharika Jain, Ebad Shabbir 외 arxiv

The rapid rise of deepfake technology poses a severe threat to social and political stability by enabling hyper-realistic synthetic media capable of manipulating public perception. However, existing detection methods str…

Contrastive LearningDeepFake Detection

Half-Truth: A Partially Fake Audio Detection Dataset

2021-04-08 · Jiangyan Yi, Ye Bai, JianHua Tao, Haoxin Ma 외

Diverse promising datasets have been designed to hold back the development of fake audio detection, such as ASVspoof databases. However, previous datasets ignore an attacking situation, in which the hacker hides some sma…

Speech Synthesis