English

Learning to Remember Translation History with a Continuous Cache

Computation and Language 2017-11-28 v1

Abstract

Existing neural machine translation (NMT) models generally translate sentences in isolation, missing the opportunity to take advantage of document-level information. In this work, we propose to augment NMT models with a very light-weight cache-like memory network, which stores recent hidden representations as translation history. The probability distribution over generated words is updated online depending on the translation history retrieved from the memory, endowing NMT models with the capability to dynamically adapt over time. Experiments on multiple domains with different topics and styles show the effectiveness of the proposed approach with negligible impact on the computational cost.

Keywords

Cite

@article{arxiv.1711.09367,
  title  = {Learning to Remember Translation History with a Continuous Cache},
  author = {Zhaopeng Tu and Yang Liu and Shuming Shi and Tong Zhang},
  journal= {arXiv preprint arXiv:1711.09367},
  year   = {2017}
}

Comments

Accepted by TACL 2018

R2 v1 2026-06-22T22:57:04.340Z