Mixture of Experts Fusion for Fake Audio Detection Using Frozen wav2vec 2.0
About
Speech synthesis technology has posed a serious threat to speaker verification systems. Currently, the most effective fake audio detection methods utilize pretrained models, and integrating features from various layers of pretrained model further enhances detection performance. However, most of the previously proposed fusion methods require fine-tuning the pretrained models, resulting in excessively long training times and hindering model iteration when facing new speech synthesis technology. To address this issue, this paper proposes a feature fusion method based on the Mixture of Experts, which extracts and integrates features relevant to fake audio detection from layer features, guided by a gating network based on the last layer feature, while freezing the pretrained model. Experiments conducted on the ASVspoof2019 and ASVspoof2021 datasets demonstrate that the proposed method achieves competitive performance compared to those requiring fine-tuning.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Audio Deepfake Detection | in the wild | EER12.48 | 58 | |
| Spoof Speech Detection | ASVspoof LA 2021 (eval) | -- | 36 | |
| Audio Deepfake Detection | ASVspoof DF 2021 | EER2.54 | 35 | |
| Synthetic Speech Detection | ASVspoof DF 2021 (eval) | EER (%)2.54 | 19 | |
| Speech Spoofing Detection | In-the-Wild (ITW) (eval) | EER9.17 | 19 | |
| Audio Deepfake Detection | ASVspoof LA and DF 2021 | EER (DF)2.54 | 17 | |
| Audio Deepfake Detection | ASVspoof LA 2021 | EER2.96 | 12 | |
| Deepfake Audio Detection | ASVspoof LA 2019 | EER (%)74 | 12 | |
| Audio Deepfake Detection | ASVspoof LA 2019 | EER74 | 11 | |
| Voice Anti-spoofing | in-the-wild (test) | EER9.17 | 7 |