← Search

Jannis Vamvas

8 accepted papers

2025

Leveraging In-Context Learning for Political Bias Testing of LLMs

ACL 2025long

A growing body of work has been querying LLMs with political questions to evaluate their potential biases. However, this probing method has limited stability, making comparisons between models unreliable. In this paper, we argue that LLMs need more context. We propose a new probing task, Questionnai…

2025

Machine Translation Models are Zero-Shot Detectors of Translation Direction

ACL 2025finding

Detecting the translation direction of parallel text has applications for machine translation training and evaluation, but also has forensic applications, such as resolving plagiarism or forgery allegations. In this work, we explore an unsupervised approach to translation direction detection based o…

2025

Source-primed Multi-turn Conversation Helps Large Language Models Translate Documents

EMNLP 2025

LLMs have paved the way for truly simple document-level machine translation, but challenges such as omission errors remain. In this paper, we study a simple method for handling document-level machine translation, by leveraging previous contexts in a multi-turn conversational manner. Specifically, by

2023

Towards Unsupervised Recognition of Token-level Semantic Differences in Related Documents

EMNLP 2023short main

Automatically highlighting words that cause semantic differences between two documents could be useful for a wide range of applications. We formulate recognizing semantic differences (RSD) as a token-level regression task and study three unsupervised approaches that rely on a masked language model.…

Cited by 0SourcecodeScholar
2022

As Little as Possible, as Much as Necessary: Detecting Over- and Undertranslations with Contrastive Conditioning

ACL 2022short

Omission and addition of content is a typical issue in neural machine translation. We propose a method for detecting such phenomena with off-the-shelf translation models. Using contrastive conditioning, we compare the likelihood of a full sequence under a translation model to the likelihood of its p…

2022

NMTScore: A Multilingual Analysis of Translation-based Text Similarity Measures

EMNLP 2022finding

Being able to rank the similarity of short text segments is an interesting bonus feature of neural machine translation. Translation-based similarity measures include direct and pivot translation probability, as well as translation cross-likelihood, which has not been studied so far. We analyze these…

2021

Contrastive Conditioning for Assessing Disambiguation in MT: A Case Study of Distilled Bias

EMNLP 2021main

Lexical disambiguation is a major challenge for machine translation systems, especially if some senses of a word are trained less often than others. Identifying patterns of overgeneralization requires evaluation methods that are both reliable and scalable. We propose contrastive conditioning as a re…