English

A Dependency-Based Neural Reordering Model for Statistical Machine Translation

Computation and Language 2017-02-16 v1

Abstract

In machine translation (MT) that involves translating between two languages with significant differences in word order, determining the correct word order of translated words is a major challenge. The dependency parse tree of a source sentence can help to determine the correct word order of the translated words. In this paper, we present a novel reordering approach utilizing a neural network and dependency-based embeddings to predict whether the translations of two source words linked by a dependency relation should remain in the same order or should be swapped in the translated sentence. Experiments on Chinese-to-English translation show that our approach yields a statistically significant improvement of 0.57 BLEU point on benchmark NIST test sets, compared to our prior state-of-the-art statistical MT system that uses sparse dependency-based reordering features.

Keywords

Cite

@article{arxiv.1702.04510,
  title  = {A Dependency-Based Neural Reordering Model for Statistical Machine Translation},
  author = {Christian Hadiwinoto and Hwee Tou Ng},
  journal= {arXiv preprint arXiv:1702.04510},
  year   = {2017}
}

Comments

7 pages, 3 figures, Proceedings of AAAI-17

R2 v1 2026-06-22T18:18:54.742Z