Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

BabelJudge: Measuring LLM-as-a-Judge Reliability Across Languages and Agent Trajectories

Domaine:

natural language processing

Type de record:

paper
Créateur:
KC,
Hôte:avatar
LLM-as-a-judge has become the dominant approach to scalable evaluation in NLP pipelines, yet judges themselves carry systematic biases that raw accuracy hides: they favor responses placed in slot A (position bias), they prefer longer responses regardless of quality (verbosity bias), and their reliability degrades sharply in lower-resource languages. We introduce BabelJudge, an open-source benchmark and reliability audit framework that measures all four failure modes -- position bias, verbosity bias, order inconsistency, and cross-lingual degradation -- on any judge model, without requiring human preference labels. The key insight is gold-labelling by degradation: starting from a high-quality reference response and applying a controlled perturbation yields a pairwise item whose gold label is known by construction, eliminating annotation cost. We evaluate Qwen2.5-7B-Instruct-4bit across English, Hindi, Arabic, and Swahili and find that our composite bias-penalised reliability score drops from 0.714 in Hindi to 0.550 in Swahili, a gap that raw accuracy (0.835 vs. 0.660) understates. Swahili order consistency collapses to 0.480, meaning judge verdicts are near-random under slot-order swaps -- a failure mode invisible to accuracy alone. We further extend the framework to agentic evaluation via nine trajectory-level perturbations (argument corruption, tool swaps, hallucinated calls, missing steps) and three new metrics: tool accuracy, hallucination detection rate, and trajectory-length bias. BabelJudge is released as a Python package supporting 11 judge backends. Code: github.com 8 pages, 4 figures. Source code, benchmark toolkit, and reproduction scripts at github.com

Visit

arxiv.org

Languages

Swahili

Tags

Computation and LanguageArtificial IntelligenceI.2.7

Similaires

Who Judges the Judge? Evaluating LLM-as-a-Judge for French Medical open-ended QAFairness or Fluency? An Investigation into Language Bias of Pairwise LLM-as-a-JudgeHuman evaluators vs. LLM-as-a-Judge: toward scalable evaluation of GenAI in global healthLLM-Driven Text Augmentation across Media and LanguagesHuman Evaluators vs. LLM-as-a-Judge: Toward Scalable, Real-Time Evaluation of GenAI in Global HealthChallenges and Recommendations for LLMs-as-a-Judge in Multilingual Settings and Low-Resource Languages

Who Judges the Judge? Evaluating LLM-as-a-Judge for French Medical open-ended QA

International audience

Automatic evaluation of medical open-ended question an

Fairness or Fluency? An Investigation into Language Bias of Pairwise LLM-as-a-Judge

Recent advances in Large Language Models (LLMs) have incentivized the development of LLM-as-a-judge,

Human evaluators vs. LLM-as-a-Judge: toward scalable evaluation of GenAI in global health

Abstract Evaluating generative AI output remains a critical

LLM-Driven Text Augmentation across Media and Languages

The proliferation of fake news across social media, headlines, and news articles poses major challen

Human Evaluators vs. LLM-as-a-Judge: Toward Scalable, Real-Time Evaluation of GenAI in Global Health

Abstract Evaluating the outputs of generative AI (GenAI) models in healthcare rema

Challenges and Recommendations for LLMs-as-a-Judge in Multilingual Settings and Low-Resource Languages

LLM-as-a-Judge has become the dominant evaluation paradigm for many natural language generation task