CLJun 4, 2024

OTTAWA: Optimal TransporT Adaptive Word Aligner for Hallucination and Omission Translation Errors Detection

arXiv:2406.01919v126 citations
Originality Incremental advance
AI Analysis

This work addresses the detection of critical errors in machine translation outputs, which is important for improving translation quality and reliability, though it is incremental as it builds on existing alignment methods.

The paper tackled the problem of detecting hallucinations and omissions in machine translation systems by introducing OTTAWA, an Optimal Transport-based word aligner that models missing alignments with a novel adaptive null alignment, achieving competitive results on the HalOmi benchmark across 18 language pairs.

Recently, there has been considerable attention on detecting hallucinations and omissions in Machine Translation (MT) systems. The two dominant approaches to tackle this task involve analyzing the MT system's internal states or relying on the output of external tools, such as sentence similarity or MT quality estimators. In this work, we introduce OTTAWA, a novel Optimal Transport (OT)-based word aligner specifically designed to enhance the detection of hallucinations and omissions in MT systems. Our approach explicitly models the missing alignments by introducing a "null" vector, for which we propose a novel one-side constrained OT setting to allow an adaptive null alignment. Our approach yields competitive results compared to state-of-the-art methods across 18 language pairs on the HalOmi benchmark. In addition, it shows promising features, such as the ability to distinguish between both error types and perform word-level detection without accessing the MT system's internal states.

Code Implementations1 repo
Foundations

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

Your Notes