Visual-Interactive Neural Machine TranslationDownload PDF

Published: 08 May 2021, Last Modified: 05 May 2023GI 2021Readers: Everyone
Keywords: neural machine translation, machine learning, visual analytics, attention, beam search, LSTM, Transformer, translation correction
TL;DR: We present a visual analytics approach for exploring, understanding, and correcting neural machine translation.
Abstract: We introduce a novel visual analytics approach for analyzing, understanding, and correcting neural machine translation. Our system supports users in automatically translating documents using neural machine translation and identifying and correcting possible erroneous translations. User corrections can then be used to fine-tune the neural machine translation model and automatically improve the whole document. While translation results of neural machine translation can be impressive, there are still many challenges such as over- and under-translation, domain-specific terminology, and handling long sentences, making it necessary for users to verify translation results; our system aims at supporting users in this task. Our visual analytics approach combines several visualization techniques in an interactive system. A parallel coordinates plot with multiple metrics related to translation quality can be used to find, filter, and select translations that might contain errors. An interactive beam search visualization and graph visualization for attention weights can be used for post-editing and understanding machine-generated translations. The machine translation model is updated from user corrections to improve the translation quality of the whole document. We designed our approach for an LSTM-based translation model and extended it to also include the Transformer architecture. We show for representative examples possible mistranslations and how to use our system to deal with them. A user study revealed that many participants favor such a system over manual text-based translation, especially for translating large documents.
Supplementary Material: zip
Confirm No Double Submission: Yes
Withdraw On Reject: Yes
5 Replies

Loading