paper-with-me

Papers

Creating a Good Teacher for Knowledge Distillation in Acoustic Scene Classification

2025-03-14 · Tobias Morocutti, Florian Schmid, Khaled Koutini, Gerhard Widmer

Knowledge Distillation (KD) is a widespread technique for compressing the knowledge of large models into more compact and efficient models. KD has proved to be highly effective in building well-performing low-complexity Acoustic Scene Classification (ASC) systems and was used in all the top-ranked submissions to this task of the annual DCASE challenge in the past three years. There is extensive research available on establishing the KD process, designing efficient student models, and forming well-performing teacher ensembles. However, less research has been conducted on investigating which teacher model attributes are beneficial for low-complexity students. In this work, we try to close this gap by studying the effects on the student's performance when using different teacher network architectures, varying the teacher model size, training them with different device generalization methods, and applying different ensembling strategies. The results show that teacher model sizes, device generalization methods, the ensembling strategy and the ensemble size are key factors for a well-performing student network.

📄 PDF Abstract BibTeX arXiv:2503.11363

Code (0)

등록된 구현이 없습니다.

Tasks

Acoustic Scene ClassificationKnowledge DistillationScene Classification

Similar Papers 제목 키워드 기반

Language-Specialized Multi-Teacher On-Policy Distillation for Multilingual LLM-Based ASR

2026-08-04 · Yuan Xie, Jiaqi Song, Xianliang Wang, Ming Lei 외 arxiv

Modern LLM-based ASR systems have established multilingual capability as a standard feature, leveraging large-scale multilingual corpora and LLMs' cross-lingual knowledge to achieve competitive performance across multili…

Reinforcement Learning

On the Efficacy of Knowledge Distillation

2019-10-03 · ICCV 2019 10 · Jang Hyun Cho, Bharath Hariharan

In this paper, we present a thorough evaluation of the efficacy of knowledge distillation and its dependence on student and teacher architectures. Starting with the observation that more accurate teachers often don't mak…

Knowledge Distillation

Knowledge Distillation from BERT Transformer to Speech Transformer for Intent Classification

2021-08-05 · Yidi Jiang, Bidisha Sharma, Maulik Madhavi, Haizhou Li

End-to-end intent classification using speech has numerous advantages compared to the conventional pipeline approach using automatic speech recognition (ASR), followed by natural language processing modules. It attempts …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Classificationintent-classification+7

Teaching Audio Models to Reason: A Unified Framework for Source- and Layer-wise Distillation

2025-09-23 · Runyan Yang, Yuke Si, Yingying Gao, Junlan Feng 외 arxiv

While large audio language models excel at tasks like ASR and emotion recognition, they still struggle with complex reasoning due to the modality gap between audio and text as well as the lack of structured intermediate …

Knowledge DistillationEmotion Recognition

Tailoring Instructions to Student's Learning Levels Boosts Knowledge Distillation

2023-05-16 · Yuxin Ren, Zihan Zhong, Xingjian Shi, Yi Zhu 외

It has been commonly observed that a teacher model with superior performance does not necessarily result in a stronger student, highlighting a discrepancy between current teacher training practices and effective knowledg…

Knowledge Distillationtext-classificationText ClassificationTransfer Learning