SOTAVerified

Touch Editing: A Flexible One-Time Interaction Approach for Translation

2020-12-01Asian Chapter of the Association for Computational LinguisticsUnverified0· sign in to hype

Qian Wang, Jiajun Zhang, Lemao Liu, Guoping Huang, Chengqing Zong

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We propose a touch-based editing method for translation, which is more flexible than traditional keyboard-mouse-based translation postediting. This approach relies on touch actions that users perform to indicate translation errors. We present a dual-encoder model to handle the actions and generate refined translations. To mimic the user feedback, we adopt the TER algorithm comparing between draft translations and references to automatically extract the simulated actions for training data construction. Experiments on translation datasets with simulated editing actions show that our method significantly improves original translation of Transformer (up to 25.31 BLEU) and outperforms existing interactive translation methods (up to 16.64 BLEU). We also conduct experiments on post-editing dataset to further prove the robustness and effectiveness of our method.

Tasks

Reproductions