AI News selected for Professionals and Decision Makers
Primary Research Stream

Reasoning Jury: Multi-Model Consensus for Evaluating Reasoning Traces

06:00 · August 15, 2026 · arXiv cs.AI RSS

Reasoning Jury: Multi-Model Consensus for Evaluating Reasoning Traces

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 behaviors during model performance evaluation. Additionally, surfacing reasoning mistakes that the model makes would enable improving the model's performance at runtime through providing feedback. Due to the difficulty of this complex task on long reasoning traces, single-model judges (even frontier models) do not do well at identifying reasoning defects. Additionally, leveraging frontier models during online training of reasoning LLMs is generally prohibited due to guardrails in terms of use. In this work, we introduce Reasoning Jury, a system that replaces the single judge with a jury of LLMs and a moderated consensus mechanism, to improve the fidelity of judgments for identifying reasoning defects. In reasoning jury, defects of a reasoning trace and their severity are surfaced through a deliberation where a moderator conducts a discussion amongst the jury where the jurors critique each other's judgments and get to modify their initial votes. The moderator derives a consensus through deliberation amongst jurors or consolidation of judgements. We show that Reasoning Jury with a jury of open-weight models (e.g., gpt-oss-120b) is able to significantly outperform frontier models (opus-4.6, sonnet-4.6, and gemini-3.1-pro) at correctly identifying reasoning defects. Besides accuracy performance improvements, the aggregated cost of the jury (initial verdicts, deliberations, consolidation, etc.) is a fraction (8 to 15%) of the cost of running frontier models in LLM-as-a-judge setup. We also show how these judgements can be leveraged to understand failure modes of reasoning LLMs on benchmarks, which allows much deeper understanding of a model's performance.

Summary

Reasoning Jury addresses the challenge of evaluating long chain-of-thought traces produced by reasoning LLMs, where defects in individual steps can propagate and remain difficult for any single model to isolate. The system replaces a monolithic judge with a panel of open-weight models that first issue independent, step-grounded verdicts. Each verdict identifies specific defects, their locations via explicit [STEP-x] markers, severity levels, and supporting evidence from the trace.

A moderator then derives consensus through one of two modes. In deliberation mode the moderator orchestrates multi-turn discussion among jurors, allowing them to critique one another’s judgments before votes are finalized. In consolidation mode the moderator simply aggregates the initial verdicts into a unified report. Both approaches keep every defect traceable to particular reasoning steps, yielding outputs that are auditable by humans and directly usable for downstream tasks such as data filtering or runtime correction.

Evaluations on Hard2Verify show that a jury composed of three instances of gpt-oss-120b surpasses frontier models including Opus-4.6, Sonnet-4.6, and Gemini-3.1-Pro by as much as 12 Balanced F1 points. The same jury incurs only 8–16 % of the inference cost of the strongest single frontier model. The resulting defect distributions also expose systematic failure modes across benchmarks, supplying richer signals than aggregate accuracy scores alone for supervised fine-tuning, reinforcement learning, and inference-time refinement loops.

Why it matters

Directly actionable for Dutch researchers and advanced practitioners building or fine-tuning reasoning LLMs; leverages open models to bypass closed-model guardrails, supporting EU transparency and ethical-AI requirements; high technical depth and reproducibility make it suitable for Primary research stream readers.

More in this beat
chain-of-thoughtgeminigpt-oss-120bHard2Verifyllm-as-judgeopus-4-6Reasoning Juryreasoning-models
Google Launches Gemini 3.5 Flash Cyber AI to Find and Fix Software Vulnerabilities

17:09 · July 21, 2026

Google Launches Gemini 3.5 Flash Cyber AI to Find and Fix Software Vulnerabilities

This article is highly relevant for Dutch security professionals as it introduces a state-of-the-art AI tool for automated vulnerability discovery and patching. Given the strict EU regulatory landscape (like NIS2 and the Cyber Resilience Act), leveraging such AI capabilities will be critical for Dutch enterprises and government bodies to proactively secure software supply chains.

Relevance 90 · Audience 95

Reasoning Consistency Scanning: A Framework for Auditing Chain-of-Thought Validity in AI Safety Evaluations

06:00 · July 9, 2026

Reasoning Consistency Scanning: A Framework for Auditing Chain-of-Thought Validity in AI Safety Evaluations

This research is highly relevant for Dutch AI researchers and auditors focusing on AI transparency and safety, aligning with the EU's stringent requirements for trustworthy AI. The proposed framework offers a practical, non-interventional method to evaluate LLM reasoning, which is crucial for developing compliant and reliable AI systems in the Netherlands.

Relevance 85 · Audience 95

Reinforcement Learning for Evidence-Seeking Diagnostic Reasoning with Large Language Models

06:00 · July 7, 2026

Reinforcement Learning for Evidence-Seeking Diagnostic Reasoning with Large Language Models

This research is highly relevant for Dutch AI researchers and health-tech enterprises developing autonomous clinical assistants. The use of RLVR and RAGES provides a novel, actionable methodology for creating more accurate, iterative, and verifiable medical AI systems, aligning with the EU's focus on robust healthcare AI.

Relevance 85 · Audience 95

MER-R1: Multimodal Emotion Reasoning via Slow-Fast Thinking Synergy

06:00 · June 29, 2026

MER-R1: Multimodal Emotion Reasoning via Slow-Fast Thinking Synergy

This research is highly relevant for Dutch AI researchers focusing on multimodal LLMs, affective computing, and interpretable AI. The exploration of explicit reasoning mechanisms aligns with the Netherlands' focus on transparent AI, though the application of emotion recognition requires careful consideration under the EU AI Act.

Relevance 75 · Audience 90

Tandem Reinforcement Learning with Verifiable Rewards

06:00 · June 29, 2026

Tandem Reinforcement Learning with Verifiable Rewards

Novel primary research on RL for LLMs with technical depth and clear implications for multi-agent compatibility and human-AI alignment, directly applicable by Dutch AI researchers working on ethical, transparent systems.

Relevance 65 · Audience 85