paper-with-me

Papers

Does Audio Deepfake Detection Generalize?

2022-03-30 · Nicolas M. Müller, Pavel Czempin, Franziska Dieckmann, Adam Froghyar, Konstantin Böttinger

Current text-to-speech algorithms produce realistic fakes of human voices, making deepfake detection a much-needed area of research. While researchers have presented various techniques for detecting audio spoofs, it is often unclear exactly why these architectures are successful: Preprocessing steps, hyperparameter settings, and the degree of fine-tuning are not consistent across related work. Which factors contribute to success, and which are accidental? In this work, we address this problem: We systematize audio spoofing detection by re-implementing and uniformly evaluating architectures from related work. We identify overarching features for successful audio deepfake detection, such as using cqtspec or logspec features instead of melspec features, which improves performance by 37% EER on average, all other factors constant. Additionally, we evaluate generalization capabilities: We collect and publish a new dataset consisting of 37.9 hours of found audio recordings of celebrities and politicians, of which 17.2 hours are deepfakes. We find that related work performs poorly on such real-world data (performance degradation of up to one thousand percent). This may suggest that the community has tailored its solutions too closely to the prevailing ASVSpoof benchmark and that deepfakes are much harder to detect outside the lab than previously thought.

📄 PDF Abstract BibTeX arXiv:2203.16263

Code (0)

등록된 구현이 없습니다.

Tasks

Audio Deepfake DetectionDeepFake DetectionFace Swappingtext-to-speechText to Speech

Similar Papers 제목 키워드 기반

The Codecfake Dataset and Countermeasures for the Universally Detection of Deepfake Audio

2024-05-08 · Yuankun Xie, Yi Lu, Ruibo Fu, Zhengqi Wen 외

With the proliferation of Audio Language Model (ALM) based deepfake audio, there is an urgent need for generalized detection methods. ALM-based deepfake audio currently exhibits widespread, high deception, and type versa…

Audio Deepfake DetectionAudio GenerationDeepFake DetectionFace Swapping+2

Does Current Deepfake Audio Detection Model Effectively Detect ALM-based Deepfake Audio?

2024-08-20 · Yuankun Xie, Chenxu Xiong, Xiaopeng Wang, Zhiyong Wang 외

Currently, Audio Language Models (ALMs) are rapidly advancing due to the developments in large language models and audio neural codecs. These ALMs have significantly lowered the barrier to creating deepfake audio, genera…

Audio Deepfake DetectionDeepFake DetectionFace Swapping

Referee: Reference-aware Audiovisual Deepfake Detection

2025-10-31 · Hyemin Boo, Eunsang Lee, Jiyoung Lee arxiv

Deepfakes generated by advanced generative models have rapidly posed serious threats, yet existing audiovisual deepfake detection approaches struggle to generalize to unseen manipulation methods. To address this, we prop…

DeepFake Detection

Adversarial Attacks on Audio Deepfake Detection: A Benchmark and Comparative Study

2025-09-08 · Kutub Uddin, Muhammad Umar Farooq, Awais Khan, Khalid Mahmood Malik arxiv

The widespread use of generative AI has shown remarkable success in producing highly realistic deepfakes, posing a serious threat to various voice biometric applications, including speaker verification, voice biometrics,…

Audio Deepfake DetectionSpeaker Verification

Mixture of Low-Rank Adapter Experts in Generalizable Audio Deepfake Detection

2025-09-17 · Janne Laakkonen, Ivan Kukanov, Ville Hautamäki arxiv

Foundation models such as Wav2Vec2 excel at representation learning in speech tasks, including audio deepfake detection. However, after being fine-tuned on a fixed set of bonafide and spoofed audio clips, they often fail…

Audio Deepfake DetectionRepresentation Learning