paper-with-me

홈 › Papers

Two-Step Knowledge Distillation for Tiny Speech Enhancement

2023-09-15 · Rayan Daod Nathoo, Mikolaj Kegler, Marko Stamenovic

Tiny, causal models are crucial for embedded audio machine learning applications. Model compression can be achieved via distilling knowledge from a large teacher into a smaller student model. In this work, we propose a novel two-step approach for tiny speech enhancement model distillation. In contrast to the standard approach of a weighted mixture of distillation and supervised losses, we firstly pre-train the student using only the knowledge distillation (KD) objective, after which we switch to a fully supervised training regime. We also propose a novel fine-grained similarity-preserving KD loss, which aims to match the student's intra-activation Gram matrices to that of the teacher. Our method demonstrates broad improvements, but particularly shines in adverse conditions including high compression and low signal to noise ratios (SNR), yielding signal to distortion ratio gains of 0.9 dB and 1.1 dB, respectively, at -5 dB input SNR and 63x compression compared to baseline.

📄 PDF Abstract BibTeX arXiv:2309.08144

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationModel CompressionSpeech Enhancement

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Robust One-step Speech Enhancement via Consistency Distillation

2025-07-08 · Liang Xu, Longfei Felix Yan, W. Bastiaan Kleijn

Diffusion models have shown strong performance in speech enhancement, but their real-time applicability has been limited by multi-step iterative sampling. Consistency distillation has recently emerged as a promising alte…

Speech Enhancement

Incorporating Ultrasound Tongue Images for Audio-Visual Speech Enhancement through Knowledge Distillation

2023-05-24 · Rui-Chen Zheng, Yang Ai, Zhen-Hua Ling

Audio-visual speech enhancement (AV-SE) aims to enhance degraded speech along with extra visual information such as lip videos, and has been shown to be more effective than audio-only speech enhancement. This paper propo…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Knowledge DistillationSpeech Enhancement+2

Multi-View Attention Transfer for Efficient Speech Enhancement

2022-08-22 · WooSeok Shin, Hyun Joon Park, Jin Sob Kim, Byung Hoon Lee 외

Recent deep learning models have achieved high performance in speech enhancement; however, it is still challenging to obtain a fast and low-complexity model without significant performance degradation. Previous knowledge…

Knowledge DistillationSpeech Enhancement

MeanFlowSE: one-step generative speech enhancement via conditional mean flow

2025-09-18 · Duojia Li, Shenghui Lu, Hongchen Pan, Zongyi Zhan 외 arxiv

Multistep inference is a bottleneck for real-time generative speech enhancement because flow- and diffusion-based systems learn an instantaneous velocity field and therefore rely on iterative ordinary differential equati…

Knowledge DistillationSpeech Enhancement

Breaking the trade-off in personalized speech enhancement with cross-task knowledge distillation

2022-11-05 · Hassan Taherian, Sefik Emre Eskimez, Takuya Yoshioka

Personalized speech enhancement (PSE) models achieve promising results compared with unconditional speech enhancement models due to their ability to remove interfering speech in addition to background noise. Unlike uncon…

Knowledge DistillationSpeech Enhancement