SOTAVerified

Using Source-Side Confidence Estimation for Reliable Translation into Unfamiliar Languages

2025-03-30Code Available0· sign in to hype

Kenneth J. Sible, David Chiang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present an interactive machine translation (MT) system designed for users who are not proficient in the target language. It aims to improve trustworthiness and explainability by identifying potentially mistranslated words and allowing the user to intervene to correct mistranslations. However, confidence estimation in machine translation has traditionally focused on the target side. Whereas the conventional approach to source-side confidence estimation would have been to project target word probabilities to the source side via word alignments, we propose a direct, alignment-free approach that measures how sensitive the target word probabilities are to changes in the source embeddings. Experimental results show that our method outperforms traditional alignment-based methods at detection of mistranslations.

Tasks

Reproductions