English

Attention Weights in Transformer NMT Fail Aligning Words Between Sequences but Largely Explain Model Predictions

Computation and Language 2021-09-14 v1 Artificial Intelligence

Abstract

This work proposes an extensive analysis of the Transformer architecture in the Neural Machine Translation (NMT) setting. Focusing on the encoder-decoder attention mechanism, we prove that attention weights systematically make alignment errors by relying mainly on uninformative tokens from the source sequence. However, we observe that NMT models assign attention to these tokens to regulate the contribution in the prediction of the two contexts, the source and the prefix of the target sequence. We provide evidence about the influence of wrong alignments on the model behavior, demonstrating that the encoder-decoder attention mechanism is well suited as an interpretability method for NMT. Finally, based on our analysis, we propose methods that largely reduce the word alignment error rate compared to standard induced alignments from attention weights.

Keywords

Cite

@article{arxiv.2109.05853,
  title  = {Attention Weights in Transformer NMT Fail Aligning Words Between Sequences but Largely Explain Model Predictions},
  author = {Javier Ferrando and Marta R. Costa-jussà},
  journal= {arXiv preprint arXiv:2109.05853},
  year   = {2021}
}
R2 v1 2026-06-24T05:54:39.903Z