Pith. sign in

REVIEW 2 cited by

Mixture of Experts Fusion for Fake Audio Detection Using Frozen wav2vec 2.0

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2409.11909 v1 pith:CWCPXK62 submitted 2024-09-18 cs.SD eess.AS

Mixture of Experts Fusion for Fake Audio Detection Using Frozen wav2vec 2.0

classification cs.SD eess.AS
keywords detectionpretrainedaudiofakefeaturesfusionmodelexperts
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X LinkedIn Reddit HN
read the original abstract

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.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SONAR: Spectral-Contrastive Audio Residuals for Generalizable Deepfake Detection

    cs.SD 2025-11 conditional novelty 6.0

    SONAR improves audio deepfake detection by explicitly aligning low- and high-frequency representations for real speech and repelling them for fakes, setting new benchmark EERs on ASVspoof 2021 and in-the-wild data.

  2. Audio-Anchored Fusion of Multi-Ratio DiT Reconstruction Residuals for Cross-Domain Audio Deepfake Detection

    cs.SD 2026-07 conditional novelty 5.0

    Multi-ratio diffusion reconstruction residuals, added as a scalar-gated correction to a frozen WavLM anchor, lower ITW EER to 15.3% vs 18.3% for a separately optimized reference.