Generalizable speech deepfake detection via meta-learned LoRA
Authors: Janne Laakkonen, Ivan Kukanov, Ville Hautamäki
Published: 2025-02-15 16:02:54+00:00
AI Summary
This paper proposes a novel approach for generalizable speech deepfake detection using meta-learning with Low-Rank Adaptation (LoRA) adapters. This method improves generalization by learning common structures across different deepfake attack types, reducing the need for extensive retraining when encountering new attacks.
Abstract
Generalizable deepfake detection can be formulated as a detection problem where labels (bonafide and fake) are fixed but distributional drift affects the deepfake set. We can always train our detector with one-selected attacks and bonafide data, but an attacker can generate new attacks by just retraining his generator with a different seed. One reasonable approach is to simply pool all different attack types available in training time. Our proposed approach is to utilize meta-learning in combination with LoRA adapters to learn the structure in the training data that is common to all attack types.