Reasoning Jury Improves LLM Evaluation with Multi-Model Consensus

Congchao Wang, Diwakar Singh, Qiaozi Gao, Spyros Matsoukas, Yang Liu, Mahdi Namazifar· August 14, 2026 View original

Key takeaways

  • Multi-model consensus significantly improves LLM reasoning defect identification.
  • Reasoning Jury outperforms frontier models at a fraction of the cost.
  • A moderated deliberation process enhances judgment fidelity.
  • The system provides deeper insights into LLM failure modes.

Who benefits

AI ResearchSoftware DevelopmentQuality AssuranceEdTechContent Creation

Summary

Reasoning Jury is a new system that uses a jury of LLMs and a moderated consensus mechanism to significantly improve the fidelity of judgments for identifying reasoning defects in long reasoning traces. It outperforms frontier models at a fraction of the cost.

Evaluating the quality of long reasoning traces from Large Language Models (LLMs) is crucial for data curation, reinforcement learning signals, and understanding model behavior. However, single-model judges, even frontier ones, often struggle to accurately identify reasoning defects. This research introduces Reasoning Jury, a novel system that replaces a single judge with a panel of LLMs and a moderated consensus mechanism. In Reasoning Jury, defects and their severity are identified through a deliberation process where jurors critique each other's judgments, modifying their initial votes. A moderator then derives a consensus. This approach allows a jury of open-weight models (e.g., gpt-oss-120b) to significantly outperform frontier models like Opus-4.6 and Gemini-3.1-Pro in correctly identifying reasoning defects. Beyond accuracy improvements, the aggregated cost of the Reasoning Jury, including initial verdicts and deliberations, is only 8% to 15% of the cost of running frontier models in a typical LLM-as-a-judge setup. The system also provides deeper insights into LLM failure modes on benchmarks, enhancing understanding of model performance.

Why it matters

For professionals involved in developing, fine-tuning, or evaluating LLMs, Reasoning Jury offers a more accurate and cost-effective method for assessing reasoning quality, leading to better models and more reliable AI applications.

How to implement this in your domain

  1. 1Evaluate current LLM evaluation methodologies for identifying reasoning defects.
  2. 2Explore implementing a multi-model "jury" system for internal LLM quality assurance.
  3. 3Design a moderated consensus mechanism for aggregating judgments from multiple LLMs.
  4. 4Benchmark the cost and accuracy of a jury system against single-model evaluation approaches.
  5. 5Use the insights from Reasoning Jury to refine training data and improve LLM reasoning capabilities.

Original post by Congchao Wang, Diwakar Singh, Qiaozi Gao, Spyros Matsoukas, Yang Liu, Mahdi Namazifar

"arXiv:2608.12585v1 Announce Type: new Abstract: Improving reasoning LLMs requires the ability to judge the quality of long reasoning traces for effective reasoning data curation, strong training signals during reinforcement learning, and an in-depth understanding of reasoning beh…"

View on X

Originally posted by Congchao Wang, Diwakar Singh, Qiaozi Gao, Spyros Matsoukas, Yang Liu, Mahdi Namazifar on X · view source

Want to go deeper?

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

Explore courses

More in AI Engineering & DevTools