English

An Operation Sequence Model for Explainable Neural Machine Translation

Computation and Language 2018-08-30 v1

Abstract

We propose to achieve explainable neural machine translation (NMT) by changing the output representation to explain itself. We present a novel approach to NMT which generates the target sentence by monotonically walking through the source sentence. Word reordering is modeled by operations which allow setting markers in the target sentence and move a target-side write head between those markers. In contrast to many modern neural models, our system emits explicit word alignment information which is often crucial to practical machine translation as it improves explainability. Our technique can outperform a plain text system in terms of BLEU score under the recent Transformer architecture on Japanese-English and Portuguese-English, and is within 0.5 BLEU difference on Spanish-English.

Keywords

Cite

@article{arxiv.1808.09688,
  title  = {An Operation Sequence Model for Explainable Neural Machine Translation},
  author = {Felix Stahlberg and Danielle Saunders and Bill Byrne},
  journal= {arXiv preprint arXiv:1808.09688},
  year   = {2018}
}

Comments

BlackboxNLP workshop at EMNLP 2018

R2 v1 2026-06-23T03:47:35.716Z