SDAIASJun 12, 2024

Codecfake: An Initial Dataset for Detecting LLM-based Deepfake Audio

arXiv:2406.08112v113 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of detecting emerging deepfake audio for security and verification applications, but it is incremental as it focuses on a specific dataset and detection improvement.

The paper tackles the problem of detecting LLM-based deepfake audio, which bypasses traditional vocoder artifacts, by introducing the Codecfake dataset generated from neural codecs. The result shows that codec-trained detection models reduce the average equal error rate by 41.406% compared to vocoder-trained models on this dataset.

With the proliferation of Large Language Model (LLM) based deepfake audio, there is an urgent need for effective detection methods. Previous deepfake audio generation methods typically involve a multi-step generation process, with the final step using a vocoder to predict the waveform from handcrafted features. However, LLM-based audio is directly generated from discrete neural codecs in an end-to-end generation process, skipping the final step of vocoder processing. This poses a significant challenge for current audio deepfake detection (ADD) models based on vocoder artifacts. To effectively detect LLM-based deepfake audio, we focus on the core of the generation process, the conversion from neural codec to waveform. We propose Codecfake dataset, which is generated by seven representative neural codec methods. Experiment results show that codec-trained ADD models exhibit a 41.406% reduction in average equal error rate compared to vocoder-trained ADD models on the Codecfake test set.

Foundations

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

Your Notes