Mixture of Low-Rank Adapter Experts in Generalizable Audio Deepfake Detection
Abstract
Foundation models such as Wav2Vec2 excel at representation learning in speech tasks, including audio deepfake detection. However, after being fine-tuned on a fixed set of bonafide and spoofed audio clips, they often fail to generalize to novel deepfake methods not represented in training. To address this, we propose a mixture-of-LoRA-experts approach that integrates multiple low-rank adapters (LoRA) into the model's attention layers. A routing mechanism selectively activates specialized experts, enhancing adaptability to evolving deepfake attacks. Experimental results show that our method outperforms standard fine-tuning in both in-domain and out-of-domain scenarios, reducing equal error rates relative to baseline models. Notably, our best MoE-LoRA model lowers the average out-of-domain EER from 8.55\% to 6.08\%, demonstrating its effectiveness in achieving generalizable audio deepfake detection.
Cite
@article{arxiv.2509.13878,
title = {Mixture of Low-Rank Adapter Experts in Generalizable Audio Deepfake Detection},
author = {Janne Laakkonen and Ivan Kukanov and Ville Hautamäki},
journal= {arXiv preprint arXiv:2509.13878},
year = {2025}
}
Comments
6 pages, 3 figures, 1 table