Faster Transformer Decoding: N-gram Masked Self-Attention
Machine Learning
2024-12-19 v2 Computation and Language
Machine Learning
Abstract
Motivated by the fact that most of the information relevant to the prediction of target tokens is drawn from the source sentence , we propose truncating the target-side window used for computing self-attention by making an -gram assumption. Experiments on WMT EnDe and EnFr data sets show that the -gram masked self-attention model loses very little in BLEU score for values in the range , depending on the task.
Keywords
Cite
@article{arxiv.2001.04589,
title = {Faster Transformer Decoding: N-gram Masked Self-Attention},
author = {Ciprian Chelba and Mia Chen and Ankur Bapna and Noam Shazeer},
journal= {arXiv preprint arXiv:2001.04589},
year = {2024}
}