English

Robust Knowledge Distillation from RNN-T Models With Noisy Training Labels Using Full-Sum Loss

Computation and Language 2023-03-13 v1 Sound Audio and Speech Processing Machine Learning

Abstract

This work studies knowledge distillation (KD) and addresses its constraints for recurrent neural network transducer (RNN-T) models. In hard distillation, a teacher model transcribes large amounts of unlabelled speech to train a student model. Soft distillation is another popular KD method that distills the output logits of the teacher model. Due to the nature of RNN-T alignments, applying soft distillation between RNN-T architectures having different posterior distributions is challenging. In addition, bad teachers having high word-error-rate (WER) reduce the efficacy of KD. We investigate how to effectively distill knowledge from variable quality ASR teachers, which has not been studied before to the best of our knowledge. We show that a sequence-level KD, full-sum distillation, outperforms other distillation methods for RNN-T models, especially for bad teachers. We also propose a variant of full-sum distillation that distills the sequence discriminative knowledge of the teacher leading to further improvement in WER. We conduct experiments on public datasets namely SpeechStew and LibriSpeech, and on in-house production data.

Keywords

Cite

@article{arxiv.2303.05958,
  title  = {Robust Knowledge Distillation from RNN-T Models With Noisy Training Labels Using Full-Sum Loss},
  author = {Mohammad Zeineldeen and Kartik Audhkhasi and Murali Karthick Baskar and Bhuvana Ramabhadran},
  journal= {arXiv preprint arXiv:2303.05958},
  year   = {2023}
}

Comments

Accepted at ICASSP 2023

R2 v1 2026-06-28T09:11:16.116Z