English

Towards Two-Dimensional Sequence to Sequence Model in Neural Machine Translation

Computation and Language 2018-10-10 v1

Abstract

This work investigates an alternative model for neural machine translation (NMT) and proposes a novel architecture, where we employ a multi-dimensional long short-term memory (MDLSTM) for translation modeling. In the state-of-the-art methods, source and target sentences are treated as one-dimensional sequences over time, while we view translation as a two-dimensional (2D) mapping using an MDLSTM layer to define the correspondence between source and target words. We extend beyond the current sequence to sequence backbone NMT models to a 2D structure in which the source and target sentences are aligned with each other in a 2D grid. Our proposed topology shows consistent improvements over attention-based sequence to sequence model on two WMT 2017 tasks, German\leftrightarrowEnglish.

Keywords

Cite

@article{arxiv.1810.03975,
  title  = {Towards Two-Dimensional Sequence to Sequence Model in Neural Machine Translation},
  author = {Parnia Bahar and Christopher Brix and Hermann Ney},
  journal= {arXiv preprint arXiv:1810.03975},
  year   = {2018}
}

Comments

7 pages, EMNLP 2018

R2 v1 2026-06-23T04:33:25.397Z