Search papers, labs, and topics across Lattice.
This paper introduces a layer-wise decision fusion method for fake audio detection that leverages the rich representations from multiple layers of deep speech models. By performing decision making at each layer before fusing the outputs, the approach avoids feature collapse and enhances performance across datasets. The proposed method achieves a state-of-the-art equal error rate of 6.90% on the In-the-Wild dataset, demonstrating significant improvements over existing techniques.
Layer-wise decision fusion reveals that utilizing multiple layers can drastically improve fake audio detection accuracy, achieving a record low error rate.
Recent fake audio detection methods often leverage large speech models to achieve robust speech representations. These models are typically very deep, providing multiple layer-wise representations. However, current works often rely solely on single layer representation or feature fusion to extract one utterance-level representation for decision making. These methods risk underutilizing rich information from multiple layers and might induce feature collapse. We propose a novel layer-wise decision fusion method that applies fusion after per-layer decision making and achieves the best cross-dataset performance on In-the-Wild dataset (EER 6.90%) compared to other strong baselines. Our model design also makes the model more transparent, allowing us to conduct detailed analysis to reveal the underlying mechanism of decision making.