CLJun 28

Which Tokens Need Context? A Reference-Based Analysis of Translation Responsibility Using Fertility and Entropy

arXiv:2606.2948911.8
Predicted impact top 70% in CL · last 90 daysOriginality Incremental advance
AI Analysis

It provides a ground-truth diagnostic baseline for evaluating context usage in machine translation models.

The paper proposes a model-agnostic framework using fertility and entropy from word alignments to quantify context sensitivity in human translation, finding that context selectively reduces fertility for function words while content words remain stable, indicating context resolves ambiguity rather than adding information.

When humans translate, not every word depends equally on the surrounding context. Some tokens, particularly function words like pronouns and auxiliaries, rely heavily on preceding or following sentences, while others, such as proper nouns, do not. Understanding this inherent context sensitivity is essential for evaluating whether machine translation systems use context in human-like ways. However, existing approaches to analysing context usage rely on discourse-specific test sets or model internals, making them narrow or model-dependent. We propose a post-hoc, model-agnostic framework to quantify context sensitivity at lexical and syntactic levels using two measures derived from word alignments: fertility (number of target tokens generated per source token) and entropy (stability of fertility patterns across contexts). Using reference translations for three language pairs (German $\leftrightarrow$ English, English $\rightarrow$ Hindi) under four context conditions, we show that context selectively redistributes generative responsibility from source to context tokens without altering overall fertility. Function words show the largest fertility reductions, while content words remain stable, suggesting that context resolves ambiguity rather than adding new information. Our framework provides a ground-truth characterisation of selective context usage in human translation, establishing a diagnostic baseline for evaluating machine translation models.

Foundations

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

Your Notes