Intra-Utterance Similarity Preserving Knowledge Distillation for Audio Tagging
Chun-Chieh Chang, Chieh-Chi Kao, Ming Sun, Chao Wang

TL;DR
This paper introduces IUSP, a novel knowledge distillation method that leverages intra-utterance similarities to improve audio tagging performance, showing significant gains over previous methods across various models.
Contribution
The paper proposes Intra-Utterance Similarity Preserving KD (IUSP), a new approach that enhances knowledge distillation by focusing on frame similarities within utterances for audio tagging.
Findings
IUSP outperforms SP across different student models.
Significant improvement in micro AUPRC over baseline.
27.1% to 122.4% relative improvement in micro AUPRC.
Abstract
Knowledge Distillation (KD) is a popular area of research for reducing the size of large models while still maintaining good performance. The outputs of larger teacher models are used to guide the training of smaller student models. Given the repetitive nature of acoustic events, we propose to leverage this information to regulate the KD training for Audio Tagging. This novel KD method, "Intra-Utterance Similarity Preserving KD" (IUSP), shows promising results for the audio tagging task. It is motivated by the previously published KD method: "Similarity Preserving KD" (SP). However, instead of preserving the pairwise similarities between inputs within a mini-batch, our method preserves the pairwise similarities between the frames of a single input utterance. Our proposed KD method, IUSP, shows consistent improvements over SP across student models of different sizes on the DCASE 2019…
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
TopicsMusic and Audio Processing · Speech Recognition and Synthesis · Multimodal Machine Learning Applications
