Detecting Audio Deepfakes on the Edge:Lightweight SSL-Based Detection in a Browser Plugin
About
Audio deepfakes are a growing challenge for the general public, as well as for journalists and fact-checkers. The latter need reliable tools to verify the authenticity of their sources, while at the same time keeping their information private. Commercial deepfake detection solutions rely on cloud-based processing, which raises privacy concerns. To solve this problem, we propose an on-device audio deepfake detection model. We show that a truncated self-supervised backbone with a simple logistic classifier is both very fast and often more accurate than existing solutions. Our solution outperforms the baseline AASIST by 10% and improves inference speed by 40%. We integrate this model into a browser plug-in, which allows journalists and fact-checkers to detect deepfakes easily and securely. Code for the plugin is available at https://github.com/OctavianPascu97/Audio-Deepfakes-Browser-Plugin.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Audio Deepfake Detection | ITW In-the-Wild | EER6.6 | 51 | |
| Audio Deepfake Detection | WaveFake | -- | 15 | |
| Audio Deepfake Detection | ASVspoof 2021 (eval) | EER4.1 | 6 | |
| Audio Deepfake Detection | Out-of-Domain (OOD) Aggregate (eval) | EER8.4 | 6 | |
| Audio Deepfake Detection | ASVspoof 2019 (eval) | EER0.8 | 6 | |
| Audio Deepfake Detection | FoR (eval) | EER4.8 | 6 | |
| Audio Deepfake Detection | TIMIT-TTS (eval) | EER (%)17.2 | 6 | |
| Audio Deepfake Detection | MLAAD (eval) | EER (%)14.4 | 6 |