Learning Coupled Policies for Simultaneous Machine Translation using Imitation Learning
Computation and Language
2021-01-26 v2 Artificial Intelligence
Machine Learning
Abstract
We present a novel approach to efficiently learn a simultaneous translation model with coupled programmer-interpreter policies. First, wepresent an algorithmic oracle to produce oracle READ/WRITE actions for training bilingual sentence-pairs using the notion of word alignments. This oracle actions are designed to capture enough information from the partial input before writing the output. Next, we perform a coupled scheduled sampling to effectively mitigate the exposure bias when learning both policies jointly with imitation learning. Experiments on six language-pairs show our method outperforms strong baselines in terms of translation quality while keeping the translation delay low.
Cite
@article{arxiv.2002.04306,
title = {Learning Coupled Policies for Simultaneous Machine Translation using Imitation Learning},
author = {Philip Arthur and Trevor Cohn and Gholamreza Haffari},
journal= {arXiv preprint arXiv:2002.04306},
year = {2021}
}
Comments
9 pages