English

Towards Neural Machine Translation with Latent Tree Attention

Computation and Language 2017-09-07 v1 Artificial Intelligence

Abstract

Building models that take advantage of the hierarchical structure of language without a priori annotation is a longstanding goal in natural language processing. We introduce such a model for the task of machine translation, pairing a recurrent neural network grammar encoder with a novel attentional RNNG decoder and applying policy gradient reinforcement learning to induce unsupervised tree structures on both the source and target. When trained on character-level datasets with no explicit segmentation or parse annotation, the model learns a plausible segmentation and shallow parse, obtaining performance close to an attentional baseline.

Keywords

Cite

@article{arxiv.1709.01915,
  title  = {Towards Neural Machine Translation with Latent Tree Attention},
  author = {James Bradbury and Richard Socher},
  journal= {arXiv preprint arXiv:1709.01915},
  year   = {2017}
}

Comments

Presented at SPNLP 2017

R2 v1 2026-06-22T21:35:03.874Z