Sequence-Level Self-Teaching Regularization
Eric Sun, Liang Lu, Zhong Meng, Yifan Gong
Abstract
In our previous research, we proposed a frame-level self-teaching network to regularize the deep neural network during training. In this paper, we extend the previous approach and propose a sequence self-teaching network to regularize the sequence-level information in speech recognition. The idea is to generate the sequence-level soft supervision labels from the top layer of the network to supervise the training of lower layer parameters. The network is trained with an auxiliary criterion in order to reduce the sequence-level Kullback-Leibler (KL) divergence between the top layer and lower layers, where the posterior probabilities in the KL-divergence term is computed from a lattice at the sequence-level. We evaluated the sequence-level self-teaching regularization approach with bidirectional long short-term memory models on LibriSpeech task, and show consistent improvements over the discriminative sequence maximum mutual information trained baseline.
BibTeX
@inproceedings{icassp2021_sequencelevelsel,
title = {Sequence-Level Self-Teaching Regularization},
author = {Eric Sun and Liang Lu and Zhong Meng and Yifan Gong},
booktitle = {ICASSP 2021},
year = {2021}
}