SDLGASJun 27, 2023

Multi-perspective Information Fusion Res2Net with RandomSpecmix for Fake Speech Detection

arXiv:2306.15389v16 citationsh-index: 24
Originality Incremental advance
AI Analysis

This work addresses the problem of detecting fake speech for security applications, but it is incremental as it builds on existing methods with specific enhancements.

The paper tackles fake speech detection in low-quality scenarios by proposing a multi-perspective information fusion Res2Net with random Specmix, achieving an EER of 3.29% and min-tDCF of 0.2557 on the ASVspoof 2021 LA dataset.

In this paper, we propose the multi-perspective information fusion (MPIF) Res2Net with random Specmix for fake speech detection (FSD). The main purpose of this system is to improve the model's ability to learn precise forgery information for FSD task in low-quality scenarios. The task of random Specmix, a data augmentation, is to improve the generalization ability of the model and enhance the model's ability to locate discriminative information. Specmix cuts and pastes the frequency dimension information of the spectrogram in the same batch of samples without introducing other data, which helps the model to locate the really useful information. At the same time, we randomly select samples for augmentation to reduce the impact of data augmentation directly changing all the data. Once the purpose of helping the model to locate information is achieved, it is also important to reduce unnecessary information. The role of MPIF-Res2Net is to reduce redundant interference information. Deceptive information from a single perspective is always similar, so the model learning this similar information will produce redundant spoofing clues and interfere with truly discriminative information. The proposed MPIF-Res2Net fuses information from different perspectives, making the information learned by the model more diverse, thereby reducing the redundancy caused by similar information and avoiding interference with the learning of discriminative information. The results on the ASVspoof 2021 LA dataset demonstrate the effectiveness of our proposed method, achieving EER and min-tDCF of 3.29% and 0.2557, respectively.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes