English

Neural Machine Translation with Dynamic Graph Convolutional Decoder

Computation and Language 2023-05-30 v1

Abstract

Existing wisdom demonstrates the significance of syntactic knowledge for the improvement of neural machine translation models. However, most previous works merely focus on leveraging the source syntax in the well-known encoder-decoder framework. In sharp contrast, this paper proposes an end-to-end translation architecture from the (graph \& sequence) structural inputs to the (graph \& sequence) outputs, where the target translation and its corresponding syntactic graph are jointly modeled and generated. We propose a customized Dynamic Spatial-Temporal Graph Convolutional Decoder (Dyn-STGCD), which is designed for consuming source feature representations and their syntactic graph, and auto-regressively generating the target syntactic graph and tokens simultaneously. We conduct extensive experiments on five widely acknowledged translation benchmarks, verifying that our proposal achieves consistent improvements over baselines and other syntax-aware variants.

Keywords

Cite

@article{arxiv.2305.17698,
  title  = {Neural Machine Translation with Dynamic Graph Convolutional Decoder},
  author = {Lei Li and Kai Fan and Lingyu Yang and Hongjia Li and Chun Yuan},
  journal= {arXiv preprint arXiv:2305.17698},
  year   = {2023}
}
R2 v1 2026-06-28T10:48:40.100Z