Noise-Aware Target Extension with Self-Distillation for Robust Speech Recognition
Ju-Seok Seong, Jeong-Hwan Choi, Jehyun Kyung, Ye-Rin Jeoung, Joon-Hyuk Chang
Abstract
Data augmentation using additive noise is a framework for robustly training automatic speech recognition models. To utilize noise information efficiently, previous studies used an additional branch to classify noise conditions. This added branch has a limited effect on the ASR because it performs independently of the ASR branch that classifies senones. In this paper, we propose a noise-aware target extension (NATE) that extends the senone target to contain noise awareness by jointly classifying the senone and noise in a single branch. In the inference stage, the output of the model is processed separately by the noise condition and then aggregated to match the senone posterior distribution. In addition, we combine NATE with self-distillation (NATE<inf xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">sd</inf>) to reduce the model parameters and avoid discrepancies between the outputs of training and inference. The effectiveness of the NATE method is validated on the two benchmark development and evaluation sets and simulated noisy test sets, resulting in significant improvements over the previous methods.
BibTeX
@inproceedings{icassp2023_noiseawaretarget,
title = {Noise-Aware Target Extension with Self-Distillation for Robust Speech Recognition},
author = {Ju-Seok Seong and Jeong-Hwan Choi and Jehyun Kyung and Ye-Rin Jeoung and Joon-Hyuk Chang},
booktitle = {ICASSP 2023},
year = {2023}
}