Search papers, labs, and topics across Lattice.
This paper investigates the inconsistent performance improvements observed when training spoofing detection models on multiple corpora, hypothesizing that dataset-specific biases hinder generalization. To mitigate this, they introduce an Invariant Domain Feature Extraction (IDFE) framework that uses multi-task learning and a gradient reversal layer to extract domain-invariant features. Experiments across four datasets demonstrate that IDFE reduces the average equal error rate by 20% compared to baseline multi-corpus training.
Multi-corpus training can actually *hurt* spoofing detection, unless you strip out dataset-specific biases with this clever domain-invariant feature extraction trick.
The performance of speech spoofing detection often varies across different training and evaluation corpora. Leveraging multiple corpora typically enhances robustness and performance in fields like speaker recognition and speech recognition. However, our spoofing detection experiments show that multi-corpus training does not consistently improve performance and may even degrade it. We hypothesize that dataset-specific biases impair generalization, leading to performance instability. To address this, we propose an Invariant Domain Feature Extraction (IDFE) framework, employing multi-task learning and a gradient reversal layer to minimize corpus-specific information in learned embeddings. The IDFE framework reduces the average equal error rate by 20% compared to the baseline, assessed across four varied datasets.