English

Adaptive Policy with Wait-$k$ Model for Simultaneous Translation

Computation and Language 2023-10-24 v1

Abstract

Simultaneous machine translation (SiMT) requires a robust read/write policy in conjunction with a high-quality translation model. Traditional methods rely on either a fixed wait-kk policy coupled with a standalone wait-kk translation model, or an adaptive policy jointly trained with the translation model. In this study, we propose a more flexible approach by decoupling the adaptive policy model from the translation model. Our motivation stems from the observation that a standalone multi-path wait-kk model performs competitively with adaptive policies utilized in state-of-the-art SiMT approaches. Specifically, we introduce DaP, a divergence-based adaptive policy, that makes read/write decisions for any translation model based on the potential divergence in translation distributions resulting from future information. DaP extends a frozen wait-kk model with lightweight parameters, and is both memory and computation efficient. Experimental results across various benchmarks demonstrate that our approach offers an improved trade-off between translation accuracy and latency, outperforming strong baselines.

Keywords

Cite

@article{arxiv.2310.14853,
  title  = {Adaptive Policy with Wait-$k$ Model for Simultaneous Translation},
  author = {Libo Zhao and Kai Fan and Wei Luo and Jing Wu and Shushu Wang and Ziqian Zeng and Zhongqiang Huang},
  journal= {arXiv preprint arXiv:2310.14853},
  year   = {2023}
}

Comments

Accept to EMNLP 2023 main conference. 17 pages, 12 figures, 5 tables

R2 v1 2026-06-28T12:58:51.192Z