TLDR: Research reveals that LLM-generated translation benchmarks exhibit significant self-bias, systematically favoring the model that created them, especially for low-resource language to English translation. This bias originates from both test data generation and evaluation methods, amplified by their combination. It’s influenced by the model’s source language generation capabilities and a lack of diversity in generated source texts. While useful for ranking open-source models, this self-bias poses a challenge for objectively evaluating frontier LLMs against each other.
In the rapidly evolving world of Large Language Models (LLMs), the way we evaluate their performance is becoming increasingly critical. As LLMs become more sophisticated, they are starting to “saturate” traditional, human-curated benchmarks. This means that models are performing so well on existing tests that it’s hard to tell which one is truly better. To address this, a new approach called “LLM-as-a-benchmark” has emerged, where LLMs themselves are used to create new evaluation tests.
While this method promises a scalable and cost-effective way to rank models, new research by Wenda Xu, Sweta Agrawal, Vilém Zouhar, Markus Freitag, and Daniel Deutsch uncovers a significant challenge: self-bias. This bias means that an LLM-generated benchmark systematically favors the very model that created it, particularly in translation tasks involving low-resource languages translating into English.
The researchers identified three key findings regarding this self-bias in automated LLM translation benchmarks. Firstly, the bias stems from two main sources: the way the test data is generated (LLM-as-a-testset) and the method of evaluation (LLM-as-an-evaluator). When these two sources are combined, the self-bias effect is amplified, making fair evaluation even more difficult.
Secondly, the extent of this self-bias is heavily influenced by the LLM’s ability to generate text in the source language. For example, the study found a more pronounced bias when translating from low-resource languages into English (XX→En) compared to translating from English into low-resource languages (En→XX). This suggests that models are more biased towards their own outputs when working with languages where their generation capabilities are more developed, like English.
Thirdly, a significant contributor to self-bias is the lack of diversity in the source texts generated by LLMs, especially for low-resource languages. When LLMs generate source texts in these languages, they tend to produce repetitive content and stylistic traits. This homogeneity makes it easier for the same model to translate its own “dialect” effectively, leading to inflated scores that don’t reflect true translation quality. The research suggests that improving the diversity of these generated source texts could help reduce this observed self-bias.
The study formally defines self-bias based on statistical concepts, quantifying it as the difference between a model’s self-ranking and the average ranking given by other models. A negative bias score indicates that a model ranks its own output more favorably. Across various low to medium resource language pairs like Bemba→English and Aymara→English, the researchers observed consistent negative diagonal scores, confirming that models systematically favor their own translations.
Further investigation revealed that both LLM-as-a-testset and LLM-as-an-evaluator components contribute to self-bias, with the combined LLM-as-a-benchmark setting showing an even larger bias. This compounding effect highlights the complexity of achieving objective evaluation with current LLM-based methods. The researchers also explored “translatability bias,” where models might generate source texts they know they can translate well, further skewing results. However, their primary focus remained on the “source effect bias,” where an LLM’s inherent stylistic “dialect” in the source language leads to better translation by the same model.
Interestingly, the study found that self-bias is less pronounced in “out-of-English” translation directions (En→XX). This asymmetry is attributed to LLMs generating English source texts with more consistent lexical diversity, closer to human-written texts, compared to their generation in low-resource languages. This suggests that when models are on more familiar ground (English), their generated content is less idiosyncratic, reducing the self-favoring effect.
Despite these challenges, the research acknowledges the merits of LLM-as-a-benchmark. It can still be valuable for ranking less competitive, open-source models, where frontier LLMs show less intrinsic bias. However, for evaluating frontier models against each other, the significant self-bias observed indicates that these automated benchmarks may provide skewed and unreliable evaluations. This calls for careful consideration when applying such methods to advanced model development.
Also Read:
- A Strategic Approach to Uncovering Tough Translation Topics
- Unveiling Self-Preference: How Large Language Models Develop Human-Like Bias
This groundbreaking research sheds light on critical limitations in current automated LLM benchmarking, particularly for translation tasks involving low-resource languages. It emphasizes the need for more diverse source text generation and a deeper understanding of how LLMs interact with their own generated content to ensure fair and accurate model evaluation. For more details, you can read the full paper here.


