Critical Bias Discovered in Multilingual LLM Evaluators—Harmful Content Bypasses Safety Filters in Low-Resource Languages
Key Takeaways
- ▸LLM evaluators exhibit systematic bias across languages with lower-resource languages receiving significantly more generous scores, contradicting standard validation metrics
- ▸The bias enables harmful content to bypass safety filters in low-resource languages more easily—up to 43% difference in acceptance rates across languages under a global decision threshold
- ▸The bias is widespread and structural: found across eight open-weight evaluators of different architectures and frontier models, suggesting an industry-wide vulnerability
Summary
A new arXiv research paper by sbulaev reveals systematic, statistically significant biases in LLM evaluators across 23 languages, exposing a critical blind spot in how the AI industry validates evaluation models. Testing semantically identical instruction-response pairs, researchers found that multilingual evaluators assign substantially different scores based on evaluation language, with lower-resource languages consistently receiving more generous ratings. Most alarmingly, this bias is invisible to standard validation metrics: the same evaluators achieve above 90% pairwise accuracy while showing up to 43% difference in acceptance rates across languages, meaning harmful content in lower-resource languages is significantly more likely to bypass safety filters.
The bias persists across eight different open-weight evaluators of various architectures and is also observed in frontier models, indicating a widespread structural issue rather than an isolated problem. Investigation revealed that model uncertainty is linked to the phenomenon—evaluators assign higher scores when less confident, as measured by both negative log-likelihood and token-free uncertainty. However, language identity remains a statistically significant predictor even after controlling for uncertainty, demonstrating the bias cannot be explained away by content difficulty alone. The research raises urgent questions about the safety and fairness of evaluation systems deployed globally.
- Model uncertainty correlates with the bias, but language identity remains an independent significant predictor, indicating the problem is rooted in how evaluators process different languages fundamentally
Editorial Opinion
This research exposes a critical vulnerability in a foundational assumption of modern AI safety: that high pairwise accuracy on evaluation metrics translates to reliable, unbiased scoring across all languages. The finding that safety filters are more permissive toward harmful content in underrepresented languages—while evaluation metrics show no signs of degradation—represents a serious gap between how we validate and how these systems actually perform. As AI systems are deployed globally and companies scale multilingual capabilities, this structural misalignment in evaluators could allow harmful outputs to pass safety review at scale in non-English-speaking regions. This research should prompt immediate re-evaluation of LLM-as-Judge methodologies and urgent investigation into language-aware safety frameworks across the industry.



