Two-Path GMM-ResNet and GMM-SENet for ASV Spoofing Detection
Zhenchun Lei, Hui Yan, Changhong Liu, Minglei Ma, Yingen Yang
TL;DR
This work tackles spoofing in automatic speaker verification by leveraging per-GMM component score information and temporal frame relationships through two-path GMM-ResNet and GMM-SENet. It defines Log Gaussian Probability features for each GMM component and uses CNN-based backends with ResNet or SENet blocks to process these features. A two-path architecture, along with a two-step training scheme, yields strong improvements on ASVspoof 2019 LA/PA, especially with LFCC features, and fusion of sub-systems further enhances performance toward leading approaches. The proposed methods offer a practical boost for robust spoofing detection and can be extended to improve speaker recognition systems.
Abstract
The automatic speaker verification system is sometimes vulnerable to various spoofing attacks. The 2-class Gaussian Mixture Model classifier for genuine and spoofed speech is usually used as the baseline for spoofing detection. However, the GMM classifier does not separately consider the scores of feature frames on each Gaussian component. In addition, the GMM accumulates the scores on all frames independently, and does not consider their correlations. We propose the two-path GMM-ResNet and GMM-SENet models for spoofing detection, whose input is the Gaussian probability features based on two GMMs trained on genuine and spoofed speech respectively. The models consider not only the score distribution on GMM components, but also the relationship between adjacent frames. A two-step training scheme is applied to improve the system robustness. Experiments on the ASVspoof 2019 show that the LFCC+GMM-ResNet system can relatively reduce min-tDCF and EER by 76.1% and 76.3% on logical access scenario compared with the GMM, and the LFCC+GMM-SENet system by 94.4% and 95.4% on physical access scenario. After score fusion, the systems give the second-best results on both scenarios.
