Precise but Uncoupled: Reviewer Precision Does Not Guarantee Critique Uptake in Multi-Agent Math Reasoning

📅 2026-07-16
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This study investigates whether high reviewer accuracy alone suffices to enhance collective problem-solving performance in multi-agent mathematical reasoning, with a focus on the disconnect between error identification and corrective action. Leveraging 4,181 Omni-MATH problems, the authors empirically compare broadcast-style discussion against a Plan–Execute–Review (PER) protocol, employing the gpt-oss-120b model alongside validator assessments, matched interventions, and contextual embedding techniques. Their analysis reveals, for the first time, that reviewer precision and the adoption of critical feedback are dissociable: despite achieving higher review accuracy (0.861 vs. 0.644), PER exhibits lower feedback adoption rates, resulting in inferior final accuracy compared to broadcast discussion; enforcing confirmation of feedback even degrades performance. These findings underscore that effective protocol design—not merely high-precision reviewing—is essential for harnessing feedback to improve reasoning outcomes.
📝 Abstract
Many math- and science-oriented agent systems use hierarchical designs with specialized reviewer roles, assuming that a dedicated review stage should help turn wrong candidates into correct ones. We test this assumption on 4,181 verifier-grounded Omni-MATH problems using matched gpt-oss-120b actors. Collaboration adds little on the easiest tiers, but from tier 4 onward the gains open sharply; in this harder regime, broadcast-style peer discussion reaches higher final accuracy than a planner-executor-reviewer pipeline (PER). We ask whether this gap is explained by reviewer quality or by whether critique changes the next answer the protocol carries forward. It is not explained by reviewer precision alone: PER's reviewer is more precise than broadcast's (0.861 vs. 0.644), yet evaluator-verified useful critique is much less likely to change the next candidate and produces lower reviewer-guided repair. These results show that reviewer detection quality and critique uptake are empirically separable. Within matched PER interventions, forcing explicit acknowledgment lowers final accuracy, while embedding reviewer guidance directly in the solver's working context partially improves follow-through without closing the gap. Overall, reviewer-centric evaluation can overstate system quality: a protocol may spot errors well yet still fail to solve more problems if it does not act on those critiques.
Problem

Research questions and friction points this paper is trying to address.

multi-agent reasoning
reviewer precision
critique uptake
mathematical problem solving
hierarchical agent systems
Innovation

Methods, ideas, or system contributions that make the work stand out.

critique uptake
reviewer precision
multi-agent reasoning
error repair
protocol design
🔎 Similar Papers