SDLGASOct 12, 2022

SpecRNet: Towards Faster and More Accessible Audio DeepFake Detection

arXiv:2210.06105v128 citationsh-index: 10
Originality Incremental advance
AI Analysis

This work addresses the need for faster and more accessible detection methods for online services and average citizens, though it is incremental in improving efficiency.

The paper tackles the problem of audio DeepFake detection by introducing SpecRNet, a neural network architecture that reduces inference time by up to 40% while maintaining performance comparable to state-of-the-art models like LCNN.

Audio DeepFakes are utterances generated with the use of deep neural networks. They are highly misleading and pose a threat due to use in fake news, impersonation, or extortion. In this work, we focus on increasing accessibility to the audio DeepFake detection methods by providing SpecRNet, a neural network architecture characterized by a quick inference time and low computational requirements. Our benchmark shows that SpecRNet, requiring up to about 40% less time to process an audio sample, provides performance comparable to LCNN architecture - one of the best audio DeepFake detection models. Such a method can not only be used by online multimedia services to verify a large bulk of content uploaded daily but also, thanks to its low requirements, by average citizens to evaluate materials on their devices. In addition, we provide benchmarks in three unique settings that confirm the correctness of our model. They reflect scenarios of low-resource datasets, detection on short utterances and limited attacks benchmark in which we take a closer look at the influence of particular attacks on given architectures.

Code Implementations1 repo
Foundations

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

Your Notes