English

Distilling HuBERT with LSTMs via Decoupled Knowledge Distillation

Audio and Speech Processing 2023-09-19 v1 Machine Learning Sound Signal Processing

Abstract

Much research effort is being applied to the task of compressing the knowledge of self-supervised models, which are powerful, yet large and memory consuming. In this work, we show that the original method of knowledge distillation (and its more recently proposed extension, decoupled knowledge distillation) can be applied to the task of distilling HuBERT. In contrast to methods that focus on distilling internal features, this allows for more freedom in the network architecture of the compressed model. We thus propose to distill HuBERT's Transformer layers into an LSTM-based distilled model that reduces the number of parameters even below DistilHuBERT and at the same time shows improved performance in automatic speech recognition.

Cite

@article{arxiv.2309.09920,
  title  = {Distilling HuBERT with LSTMs via Decoupled Knowledge Distillation},
  author = {Danilo de Oliveira and Timo Gerkmann},
  journal= {arXiv preprint arXiv:2309.09920},
  year   = {2023}
}

Comments

Submitted to ICASSP 2024

R2 v1 2026-06-28T12:25:03.969Z