@inproceedings{wu-etal-2022-modeling,
title = "Modeling Context With Linear Attention for Scalable Document-Level Translation",
author = "Wu, Zhaofeng and
Peng, Hao and
Pappas, Nikolaos and
Smith, Noah A.",
editor = "Goldberg, Yoav and
Kozareva, Zornitsa and
Zhang, Yue",
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2022",
month = dec,
year = "2022",
address = "Abu Dhabi, United Arab Emirates",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2022.findings-emnlp.515/",
doi = "10.18653/v1/2022.findings-emnlp.515",
pages = "6931--6939",
abstract = "Document-level machine translation leverages inter-sentence dependencies to produce more coherent and consistent translations. However, these models, predominantly based on transformers, are difficult to scale to long documents as their attention layers have quadratic complexity in the sequence length. Recent efforts on efficient attention improve scalability, but their effect on document translation remains unexplored. In this work, we investigate the efficacy of a recent linear attention model by Peng et al. (2021) on document translation and augment it with a sentential gate to promote a recency inductive bias. We evaluate the model on IWSLT 2015 and OpenSubtitles 2018 against the transformer, demonstrating substantially increased decoding speed on long sequences with similar or better BLEU scores. We show that sentential gating further improves translation quality on IWSLT."
}
Markdown (Informal)
[Modeling Context With Linear Attention for Scalable Document-Level Translation](https://preview.aclanthology.org/fix-sig-urls/2022.findings-emnlp.515/) (Wu et al., Findings 2022)
ACL