CLOct 20, 2023

Simultaneous Machine Translation with Tailored Reference

arXiv:2310.13588v2137 citationsh-index: 18
Originality Incremental advance
AI Analysis

This addresses a key bottleneck in SiMT for real-time translation systems, offering an incremental improvement over existing methods.

The paper tackles the problem of simultaneous machine translation (SiMT) by proposing a method to provide tailored references for training at different latencies, avoiding forced anticipations and performance degradation, and achieves state-of-the-art performance on three translation tasks.

Simultaneous machine translation (SiMT) generates translation while reading the whole source sentence. However, existing SiMT models are typically trained using the same reference disregarding the varying amounts of available source information at different latency. Training the model with ground-truth at low latency may introduce forced anticipations, whereas utilizing reference consistent with the source word order at high latency results in performance degradation. Consequently, it is crucial to train the SiMT model with appropriate reference that avoids forced anticipations during training while maintaining high quality. In this paper, we propose a novel method that provides tailored reference for the SiMT models trained at different latency by rephrasing the ground-truth. Specifically, we introduce the tailor, induced by reinforcement learning, to modify ground-truth to the tailored reference. The SiMT model is trained with the tailored reference and jointly optimized with the tailor to enhance performance. Importantly, our method is applicable to a wide range of current SiMT approaches. Experiments on three translation tasks demonstrate that our method achieves state-of-the-art performance in both fixed and adaptive policies.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes