Towards Neural Machine Translation with Latent Tree Attention

James Bradbury,Richard Socher
DOI: https://doi.org/10.48550/arXiv.1709.01915
2017-09-07
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.
Computation and Language,Artificial Intelligence
What problem does this paper attempt to address?