paper-with-me

Papers

A Large-Scale Test Set for the Evaluation of Context-Aware Pronoun Translation in Neural Machine Translation

2018-10-04 · WS 2018 10 · Mathias Müller, Annette Rios, Elena Voita, Rico Sennrich

The translation of pronouns presents a special challenge to machine translation to this day, since it often requires context outside the current sentence. Recent work on models that have access to information across sentence boundaries has seen only moderate improvements in terms of automatic evaluation metrics such as BLEU. However, metrics that quantify the overall translation quality are ill-equipped to measure gains from additional context. We argue that a different kind of evaluation is needed to assess how well models translate inter-sentential phenomena such as pronouns. This paper therefore presents a test suite of contrastive translations focused specifically on the translation of pronouns. Furthermore, we perform experiments with several context-aware models. We show that, while gains in BLEU are moderate for those systems, they outperform baselines by a large margin in terms of accuracy on our contrastive test set. Our experiments also show the effectiveness of parameter tying for multi-encoder architectures.

📄 PDF Abstract BibTeX arXiv:1810.02268

Code (1)

ZurichNLP/ContraPro 공식 구현

Tasks

Machine TranslationSentenceTranslation

Similar Papers 제목 키워드 기반

Evaluation Awareness Scales Predictably in Open-Weights Large Language Models

2025-09-10 · Maheep Chaudhary, Ian Su, Nikhil Hooda, Nishith Shankar 외 arxiv

Large language models (LLMs) can internally distinguish between evaluation and deployment contexts, a behaviour known as \emph{evaluation awareness}. This undermines AI safety evaluations, as models may conceal dangerous…

Context-Aware Testing: A New Paradigm for Model Testing with Large Language Models

2024-10-31 · Paulius Rauba, Nabeel Seedat, Max Ruiz Luyten, Mihaela van der Schaar

The predominant de facto paradigm of testing ML models relies on either using only held-out data to compute aggregate evaluation metrics or by assessing the performance on different subgroups. However, such data-only tes…

Inductive Bias

Representational Depth of Evaluation Awareness Shifts With Scale in Open-Weight Language Models

2026-06-28 · Archit Manek arxiv

Do language models know when they are being tested? This question matters for AI safety: a model that recognises an evaluation context could alter its behaviour strategically, making downstream benchmarks harder to inter…

Cluster-Aware Dual-Level Test Specification Generation for Large-Scale Automotive Software Requirements

2026-06-15 · Hazem Ayman, Menna Sedik, Kareem Mostafa, Mahmoud Soliman 외 arxiv

Generating test specifications that satisfy Automotive SPICE SWE.6 requirements becomes increasingly challenging and time-consuming as projects scale to thousands of requirements. Because this manual process often consum…

Dimensionality Reduction

Probe-Rewrite-Evaluate: A Workflow for Reliable Benchmarks and Quantifying Evaluation Awareness

2025-08-30 · Lang Xiong, Nishant Bhargava, Jianhang Hong, Jeremy Chang 외 arxiv

Large Language Models (LLMs) often exhibit significant behavioral shifts when they perceive a change from a real-world deployment context to a controlled evaluation setting, a phenomenon known as "evaluation awareness." …