RoPoLL Improves LLM Evaluation by Robustly Aggregating Judge Scores.

Anish Acharya, Kris W Pan, Brian Verkhovsky· July 1, 2026 View original

Key takeaways

  • Traditional LLM evaluation panels are vulnerable to bias from individual judge failures.
  • RoPoLL uses robust mean estimation (geometric median) to aggregate judge scores.
  • This method significantly improves evaluation reliability against various biases.
  • RoPoLL can achieve better accuracy with fewer parameters compared to larger models.

Who benefits

AI/ML DevelopmentSoftware TestingResearch & DevelopmentContent ModerationCustomer Service

Summary

RoPoLL (Robust Panel of LLM-as-Judge) is a new method that enhances LLM evaluation by using robust mean estimation, specifically the geometric median, to aggregate scores from multiple LLM judges. This approach significantly reduces bias caused by common LLM failures like mode collapse or sycophancy, outperforming traditional consensus methods.

This research introduces RoPoLL, a "Robust Panel of LLM-as-Judge" system designed to significantly improve the reliability of evaluating Large Language Models (LLMs). While using a panel of LLM evaluators (LLM Jury) has become a popular alternative to single-judge evaluations, the paper highlights a critical flaw: traditional consensus methods can suffer from unbounded bias if even one judge exhibits typical LLM failures such as mode collapse, sycophancy, or safety refusals. RoPoLL addresses this by reframing jury consensus as a robust mean estimation problem. Instead of simple averaging, it employs the geometric median (GM) as its aggregation function. The geometric median is tuning-free and boasts an optimal finite-sample breakdown point of 1/2, meaning it can tolerate up to half of the input data being arbitrarily corrupted without its estimate becoming arbitrarily bad. Extensive experiments across 13 open-weight LLM judges, three reward-model benchmarks, and four corruption regimes (up to 50% contamination) demonstrate RoPoLL's superior performance. It consistently dominates traditional panel methods on all types of biased corruption, showing improvements of approximately 19% on cross-dimensional attacks and orders of magnitude on heavy-tailed Byzantine adversaries. Notably, a small 3-judge RoPoLL committee using 38B parameters even outperformed a much larger 675B parameter model (Mistral-Large-3) by 1.31x on a specific benchmark under bimodal-random corruption, showcasing its efficiency and robustness. This work provides a statistically sound and practical solution for more reliable LLM evaluation.

Why it matters

For anyone developing, deploying, or evaluating LLMs, RoPoLL offers a more reliable and robust method for assessing model performance, especially in the presence of biased or unreliable individual LLM judges. This leads to more trustworthy benchmarks and better-informed decisions about model quality and deployment.

How to implement this in your domain

  1. 1Adopt RoPoLL's geometric median aggregation for internal LLM evaluation pipelines.
  2. 2Experiment with multi-LLM judge panels, incorporating robust aggregation techniques.
  3. 3Develop custom evaluation metrics that account for potential LLM judge biases.
  4. 4Train data scientists and ML engineers on robust statistical methods for model evaluation.
  5. 5Integrate RoPoLL into continuous integration/continuous deployment (CI/CD) for LLM development.

Original post by Anish Acharya, Kris W Pan, Brian Verkhovsky

"arXiv:2606.30931v1 Announce Type: new Abstract: The LLM Jury, a Panel of LLM Evaluators (PoLL) reporting consensus scores, has become a practical alternative to single-judge LLM evaluation, yet its statistical behavior remains poorly understood. We formalize the LLM Jury under th…"

View on X

Originally posted by Anish Acharya, Kris W Pan, Brian Verkhovsky on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses