Dual-Branch Gated Fusion for Open-Set Audio Deepfake Source Tracing
Authors: Awais Khan, Kutub Uddin, Khalid Malik
Published: 2026-06-08 22:22:48+00:00
AI Summary
This paper introduces a dual-branch gated fusion framework for open-set audio deepfake source tracing, aiming to attribute synthetic utterances to their originating systems even for unseen synthesizers. The framework integrates frozen XLSR-53 embeddings with a novel 66-dimensional handcrafted descriptor, CORES, using an input-conditioned gate to adaptively weight their contributions. Jointly trained with multiple loss functions, the system achieves 97.6% in-domain accuracy and significantly reduces false positive rates for out-of-distribution detection on the MLAAD benchmark.
Abstract
Attributing a synthetic utterance to its originating system remains an open challenge: closed-set models fail to reject unseen synthesizers and produce overconfident predictions. To address this, we propose a dual-branch gated fusion framework that pairs XLSR-53 with CORES, a 66-dimensional descriptor that, unlike prior Linear Filter Bank (LFB)-only work, spans cepstral, oscillatory, rhythmic, energy, and spectral dimensions to capture complementary synthesis artifacts. Our analysis shows XLSR-53 remains discriminative in-domain (ID) while CORES generalizes stably under distribution shift (OOD), yet their naive concatenation fails due to SSL representational imbalance. To resolve this, an input-conditioned gate adaptively weights each branch under joint training with cross-entropy, an energy margin loss for ID/OOD separation, and a gate diversity term. On the MLAAD benchmark, our system achieves 97.6\\% ID accuracy, 4.9\\% EERc, and an 83.5\\% relative FPR95 reduction over the Interspeech 2025 baseline.