Learning From Yourself: A Self-Distillation Method for Fake Speech Detection
Jun Xue, Cunhang Fan, Jiangyan Yi, Chenglong Wang, Zhengqi Wen, Dan, Zhang, Zhao Lv

TL;DR
This paper introduces a self-distillation approach for fake speech detection that enhances shallow network performance by leveraging a deep network as a teacher, improving accuracy without increasing model complexity.
Contribution
The novel self-distillation method uses the deepest network to guide shallow networks, effectively capturing fine-grained speech features for improved fake speech detection.
Findings
Significant accuracy improvements on ASVspoof datasets
Effective enhancement of shallow networks without added complexity
Demonstrated superiority over baseline models
Abstract
In this paper, we propose a novel self-distillation method for fake speech detection (FSD), which can significantly improve the performance of FSD without increasing the model complexity. For FSD, some fine-grained information is very important, such as spectrogram defects, mute segments, and so on, which are often perceived by shallow networks. However, shallow networks have much noise, which can not capture this very well. To address this problem, we propose using the deepest network instruct shallow network for enhancing shallow networks. Specifically, the networks of FSD are divided into several segments, the deepest network being used as the teacher model, and all shallow networks become multiple student models by adding classifiers. Meanwhile, the distillation path between the deepest network feature and shallow network features is used to reduce the feature difference. A series…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and Audio Processing · Speech Recognition and Synthesis · Digital Media Forensic Detection
