English

On Compositionality in Neural Machine Translation

Computation and Language 2019-12-17 v3 Machine Learning

Abstract

We investigate two specific manifestations of compositionality in Neural Machine Translation (NMT) : (1) Productivity - the ability of the model to extend its predictions beyond the observed length in training data and (2) Systematicity - the ability of the model to systematically recombine known parts and rules. We evaluate a standard Sequence to Sequence model on tests designed to assess these two properties in NMT. We quantitatively demonstrate that inadequate temporal processing, in the form of poor encoder representations is a bottleneck for both Productivity and Systematicity. We propose a simple pre-training mechanism which alleviates model performance on the two properties and leads to a significant improvement in BLEU scores.

Keywords

Cite

@article{arxiv.1911.01497,
  title  = {On Compositionality in Neural Machine Translation},
  author = {Vikas Raunak and Vaibhav Kumar and Florian Metze},
  journal= {arXiv preprint arXiv:1911.01497},
  year   = {2019}
}

Comments

Accepted at Context and Compositionality Workshop, NeurIPS 2019

R2 v1 2026-06-23T12:04:39.663Z