English

Supervised Attention in Sequence-to-Sequence Models for Speech Recognition

Audio and Speech Processing 2022-04-27 v1 Computation and Language Machine Learning Sound

Abstract

Attention mechanism in sequence-to-sequence models is designed to model the alignments between acoustic features and output tokens in speech recognition. However, attention weights produced by models trained end to end do not always correspond well with actual alignments, and several studies have further argued that attention weights might not even correspond well with the relevance attribution of frames. Regardless, visual similarity between attention weights and alignments is widely used during training as an indicator of the models quality. In this paper, we treat the correspondence between attention weights and alignments as a learning problem by imposing a supervised attention loss. Experiments have shown significant improved performance, suggesting that learning the alignments well during training critically determines the performance of sequence-to-sequence models.

Keywords

Cite

@article{arxiv.2204.12308,
  title  = {Supervised Attention in Sequence-to-Sequence Models for Speech Recognition},
  author = {Gene-Ping Yang and Hao Tang},
  journal= {arXiv preprint arXiv:2204.12308},
  year   = {2022}
}

Comments

Accepted at ICASSP 2022

R2 v1 2026-06-24T10:59:01.580Z