CRLGSDMar 28, 2022

Attacker Attribution of Audio Deepfakes

arXiv:2203.15563v124 citationsh-index: 11
Originality Incremental advance
AI Analysis

This addresses the need for attribution in audio deepfake defense, a critical step for cybersecurity applications, though it is incremental as it builds on existing detection methods.

The paper tackles the problem of attributing audio deepfakes to specific attackers, moving beyond mere detection, and demonstrates that embeddings from a recurrent neural network can effectively characterize attacks, achieving 97.10% accuracy in attacker identification.

Deepfakes are synthetically generated media often devised with malicious intent. They have become increasingly more convincing with large training datasets advanced neural networks. These fakes are readily being misused for slander, misinformation and fraud. For this reason, intensive research for developing countermeasures is also expanding. However, recent work is almost exclusively limited to deepfake detection - predicting if audio is real or fake. This is despite the fact that attribution (who created which fake?) is an essential building block of a larger defense strategy, as practiced in the field of cybersecurity for a long time. This paper considers the problem of deepfake attacker attribution in the domain of audio. We present several methods for creating attacker signatures using low-level acoustic descriptors and machine learning embeddings. We show that speech signal features are inadequate for characterizing attacker signatures. However, we also demonstrate that embeddings from a recurrent neural network can successfully characterize attacks from both known and unknown attackers. Our attack signature embeddings result in distinct clusters, both for seen and unseen audio deepfakes. We show that these embeddings can be used in downstream-tasks to high-effect, scoring 97.10% accuracy in attacker-id classification.

Foundations

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

Your Notes