Search papers, labs, and topics across Lattice.
This paper addresses the challenge of generalizing audio deepfake detection across different speakers by introducing a dual-granularity orthogonal disentanglement framework that enforces feature independence at both sample and batch levels. By employing sample-level cosine orthogonality and batch-level cross-covariance regularization, the method effectively mitigates implicit identity leakage without the need for complex architectures or adversarial training. Experimental results on multiple datasets show significant improvements in equal error rates, outperforming existing techniques in cross-dataset transfer scenarios.
Achieving up to 21.58% equal error rates, this method outperforms traditional approaches by effectively disentangling speaker identity from synthesis artifacts.
Audio deepfake detectors often fail to generalize across speakers, as they learn speaker-identity features rather than synthesis artifacts, known as implicit identity leakage. Existing methods address this but incur architectural complexity or training instability. This paper proposes a dual-granularity orthogonal disentanglement framework enforcing feature independence at two levels: sample-level cosine orthogonality captures directional decorrelation, while batch-level cross-covariance regularization eliminates linear correlations across embedding dimensions. A curriculum disentanglement schedule progressively strengthens the orthogonality constraint without auxiliary networks or adversarial dynamics. Experiments on ASVspoof 2019 LA, ASVspoof 2021 DF, and In-the-Wild datasets demonstrate that the proposed method achieves 1.35%, 7.88%, and 21.58% equal error rates (EER), respectively, surpassing gradient reversal disentanglement by 2.60% absolute on cross-dataset transfer.