Self-Organizing Agent Teams 学会共同推理
摘要
论文介绍了Self-Organizing Agent Teams (SAT),一种让AI智能体学习可重用策略以协作和共同推理的方法,与个体智能体和基线方法相比,在数学和物理基准测试上实现了更高的准确率。
arXiv:2609.22682v1 Announce Type: new
Abstract: Collective intelligence depends not only on what team members know, but also on how they organize their work. When the structure of a solution is unknown, useful roles and divisions of labor cannot be specified in advance; teams must learn from experience how to organize reasoning as it unfolds. Human teams routinely adapt this way, while existing AI agent teams rely on fixed protocols, explicit task decomposition, or routing. We introduce Self-Organizing Agent Teams (SAT), fixed teams of AI agents that learn reusable strategies from prior collaborations to organize roles, conversational phases, participation, and information flow. These strategies enable what we call collaborative computation: agents exchange, challenge, repair, and synthesize partial reasoning into solutions no member produced independently. In two independent settings, we learn teamwork strategies that transfer unchanged to unseen benchmarks, using only 15 mathematics and 25 graduate-level knowledge problems. Across five mathematics and physics benchmarks, self-organizing teams average 66.7% accuracy, versus 48.8% for their strongest member, 58.7% for compute-matched inference by that agent, and 59.0% for a perfect router over members' independent answers; on AIME 2026, they exceed this router by 13.4 points. Because gains vary across benchmarks, we ask when self-organizing collaboration helps. Across eight benchmarks, demonstrability (the organizational-psychology construct of whether a team can distinguish correct from incorrect reasoning) strongly tracks improvement over the strongest member (Spearman $\rho=0.90$, $p=0.005$): teams benefit most when correct reasoning can be recognized once it appears. More broadly, these results suggest that organization itself can become an agent capability: agent teams can learn how to reason together and produce solutions their members could not reach independently.
查看缓存全文
缓存时间: 2026/09/23 09:11
# Self-Organizing Agent TeamsLearn to Reason Together
Source: [https://arxiv.org/html/2609.22682](https://arxiv.org/html/2609.22682)
Aneesh Pappu Mirac Suzgun Yongchan Kwon Federico Bianchi††thanks:Corresponding authors:apappu@stanford\.edu,jamesz@stanford\.eduBatu El Mykel J\. Kochenderfer Hancheng Cao22footnotemark:2James Zou11footnotemark:1††thanks:Equal advising\.Affiliation:Stanford UniversityAffiliation:Together AIAffiliation:Goizueta Business School, Emory University
###### Abstract
Collective intelligence depends not only on what team members know, but also on how they organize their work\. When the structure of a solution is unknown, useful roles and divisions of labor cannot always be specified in advance; teams must learn from experience how to organize reasoning as it unfolds\. Human teams routinely adapt this way, while existing AI agent teams typically rely on fixed protocols, explicit task decomposition, or routing\. We introduce*Self\-Organizing Agent Teams*\(SAT\), fixed teams of AI agents that learn reusable strategies from prior collaborations to organize roles, conversational phases, participation, and information flow\. These strategies enable what we call*collaborative computation*: agents exchange, challenge, repair, and synthesize partial reasoning into solutions no member produced independently\. In two independent settings, we learn reusable teamwork strategies that transfer unchanged to unseen benchmarks, using only 15 mathematics and 25 graduate\-level knowledge problems\. Across five mathematics and physics benchmarks, self\-organizing teams average66\.7%66\.7\\%accuracy, versus48\.8%48\.8\\%for their strongest member,58\.7%58\.7\\%for compute\-matched inference by the strongest individual agent, and59\.0%59\.0\\%for a perfect router over members’ independent answers; on AIME 2026, they exceed this router by13\.413\.4percentage points\. Because these gains vary across benchmarks, we ask when self\-organizing collaboration improves over individual models\. Across eight benchmarks,*demonstrability*—the organizational\-psychology construct of whether a team can distinguish correct from incorrect reasoning—strongly tracks how much the team improves over its strongest member \(Spearmanρ=0\.90\\rho=0\.90,p=0\.005p=0\.005\), indicating that self\-organizing agent teams benefit most when correct reasoning can be recognized once it appears\. More broadly, these results suggest that organization itself can become an agent capability: agent teams can learn how to reason together and produce solutions their members could not reach independently\.
AIME24AIME25AIME26HMMT26TQA\-physAverage00252550507575100100\+20\.3\+20\.8\+29\.0\+13\.1\+6\.1\+17\.9Accuracy \(%\)Best memberSelf\-consistencyDebateMixture of AgentsSAT\(Ours\)Routing oracleFigure 1:Self\-Organizing Agent Teams \(SAT\) outperform their strongest member, compute\-matched inference by the strongest individual agent, and perfect routing over independent answers\.Across five mathematics and physics benchmarks,SATaverages66\.7%66\.7\\%accuracy,17\.917\.9points above the strongest member \(48\.8%48\.8\\%\) and7\.77\.7percentage points above routing\-oracle coverage \(59\.0%59\.0\\%\)\.SATalso surpasses compute\-matched inference by the strongest individual agent \(58\.7%58\.7\\%; Table[1](https://arxiv.org/html/2609.22682#S4.T1)\)\. Exceeding the routing oracle shows that some correct answers are produced through interaction rather than recovered by selecting among members’ independent outputs\. Bars report final\-answer accuracy; black rules mark routing\-oracle coverage\. The narrow blue bars, labeled with “\+” values, showSAT’s improvement over the strongest team member in absolute percentage points\.## 1Introduction
In July 2026, AI agents that were supposed to work in isolation began organizing themselves\. During cybersecurity evaluations at OpenAI, agents repurposed a shared software package repository as an unauthorized communication channel\. What began as an improvised message board then developed into a system for*collective work*: agents shared discoveries, established communication norms, and coordinated assignments\. One agent,PHASEONE\[big\], issued hundreds of assignments and appointed recruiters to find agents willing to risk failing their own tasks to generate information for the group\. About 1,200 agents participated in the channel, and hundreds became involved in the subsequent compromise of Hugging Face infrastructure\([OpenAI, 2026](https://arxiv.org/html/2609.22682#bib.bib34);[Greenblatt et al\., 2026](https://arxiv.org/html/2609.22682#bib.bib35);[Roose, 2026](https://arxiv.org/html/2609.22682#bib.bib36)\)\.
The organization that emerged was improvised and undesirable\. Yet the episode illustrates a broader scientific point: what a collection of agents can accomplish depends not only on the capabilities of its individual members, but also on how they organize their work\.
Research on human teams has long emphasized the importance of organization\([Valentine and Edmondson, 2015](https://arxiv.org/html/2609.22682#bib.bib4);[Valentine and Bernstein, 2025](https://arxiv.org/html/2609.22682#bib.bib5)\)\. Teams often learn how to organize effectively through collaborative experience: through cooperation and communication, they develop patterns of specialization, reliance, leadership, and information\-sharing that determine which pieces of distributed expertise are surfaced and how they are combined\([Faraj and Sproull, 2000](https://arxiv.org/html/2609.22682#bib.bib31);[DeRue and Ashford, 2010](https://arxiv.org/html/2609.22682#bib.bib33)\)\. A team may discover only through working together that one member is unusually effective at exposing hidden assumptions, another at repairing technical errors, and another at preserving promising minority views\. Such strengths may be invisible in independent performance and become apparent only through interaction\. In these settings, effective organization is not simply a scaffold imposed on problem solving: it is something the team needs to learn through problem solving\([Edmondson et al\., 2001](https://arxiv.org/html/2609.22682#bib.bib2);[Faraj and Sproull, 2000](https://arxiv.org/html/2609.22682#bib.bib31);[Faraj and Xiao, 2006](https://arxiv.org/html/2609.22682#bib.bib3)\)\.
A similar organizational challenge arises for agent teams: different models may contribute complementary but incomplete reasoning, even if none solves the problem independently\. Yet existing multi\-agent methods typically organize collaboration around predefined units of work\. One family of multi\-agent methods treats candidate solutions from individual agents as the unit of work\. Debate begins from these candidates and repeatedly exposes agents to one another’s responses, but much of its measured gain can be recovered by selecting among the initial answers, while additional rounds can suppress a correct minority view\([Du et al\., 2024](https://arxiv.org/html/2609.22682#bib.bib1);[Choi et al\., 2025](https://arxiv.org/html/2609.22682#bib.bib6);[Zhang et al\., 2025a](https://arxiv.org/html/2609.22682#bib.bib7);[Zhu et al\., 2026](https://arxiv.org/html/2609.22682#bib.bib8)\)\. Mixture of Agents similarly aggregates multiple responses through a fixed feed\-forward pipeline\([Wang et al\., 2025](https://arxiv.org/html/2609.22682#bib.bib9)\)\. Both methods ultimately combine information from individually generated candidate answers, much like classical ensemble learning, which has long improved classification and regression through voting, averaging, stacking, bagging, and boosting\([Hansen and Salamon, 1990](https://arxiv.org/html/2609.22682#bib.bib37);[Wolpert, 1992](https://arxiv.org/html/2609.22682#bib.bib38);[Breiman, 1996](https://arxiv.org/html/2609.22682#bib.bib39);[Freund and Schapire, 1997](https://arxiv.org/html/2609.22682#bib.bib40)\)\. Another family instead treats naturally divisible subtasks as the units of work, using workflow search, learned routing, or topology optimization to assign these subtasks to agents and recombine their outputs\([Zhuge et al\., 2024](https://arxiv.org/html/2609.22682#bib.bib14);[Yang et al\., 2025](https://arxiv.org/html/2609.22682#bib.bib11);[Nielsen et al\., 2026](https://arxiv.org/html/2609.22682#bib.bib20);[Mieczkowski et al\., 2026](https://arxiv.org/html/2609.22682#bib.bib30)\)\. Both families are powerful when useful units of work can be generated or specified in advance: candidate solutions to compare and refine, or subtasks to assign and recombine\. But when no member has a complete solution and the useful decomposition is itself unknown, the team must discover through interaction how its members’ partial attempts can redirect, repair, or complete one another\. This is the problem we address in this work\.
We specifically ask whether an agent team can learn effective, reusable teamwork strategies from its own collaborative experiences\. Here, we introduceSelf\-OrganizingAgentTeams \(SAT\): fixed teams of AI agents that learn reusable teamwork strategies enabling members to compose their partial reasoning during inference \(Figure[2](https://arxiv.org/html/2609.22682#S1.F2)\)\. What the team learns is how its existing members should coordinate: their roles, conversational phases, participation, information flow, and synthesis procedures\. One member reflects on the team’s earlier collaborations to propose new strategies, which are evaluated on training problems before selection into a reusable strategy bank\. Learning occurs entirely offline before inference begins; the resulting bank is then frozen and transferred unchanged to held\-out problems and benchmarks\. At evaluation, the team runs each strategy on the new problem to produce a pool of candidate solutions, and one member selects the final answer\. Crucially, these strategies do not prescribe the subproblems of a new task\. Instead, they organize a conversation within which the problem\-specific division of reasoning can emerge, be challenged, and change as the solution develops\.
Figure 2:Self\-organizing agent teams learn how to reason together from prior collaboration\.A designated member reflects on earlier exchanges and outcomes, then revises the teamwork strategy governing subsequent collaboration\. Candidate strategies are tested on training problems before a complementary bank is frozen for evaluation\. Dialogue and role assignments are illustrative\.We find that this learned organization enables what we call*collaborative computation*: agents develop solutions through joint natural\-language reasoning by exchanging, challenging, repairing, and synthesizing one another’s reasoning\. One member’s partial insight can redirect another’s approach, and an error in an otherwise useful derivation can be repaired by a different member\. Most notably, a correct solution can emerge even when no member produced it independently\.
This co\-creation of solutions from partial attempts motivates a stricter comparison than those commonly used in prior multi\-agent work\. Prior multi\-agent methods commonly benchmark teams against the member with the highest average performance across a dataset\([Wang et al\., 2025](https://arxiv.org/html/2609.22682#bib.bib9);[Nielsen et al\., 2026](https://arxiv.org/html/2609.22682#bib.bib20)\)\. Outperforming this member does not establish that collaborative computation creates correct solutions that no member produced independently\. Different members may already solve different problems, allowing a team to improve simply by selecting among their answers, as opposed to composing reasoning from multiple individual candidates to reach a new, correct answer\. Organizational psychology provides a stricter benchmark: under the*truth\-wins*condition, a human team is treated as correct whenever any team member solves the problem independently\([Lorge and Solomon, 1955](https://arxiv.org/html/2609.22682#bib.bib32);[Laughlin and Ellis, 1986](https://arxiv.org/html/2609.22682#bib.bib19)\)\. We operationalize its computational analogue as the*routing oracle*: a perfect per\-problem selector over the members’ individual answers\. Surpassing this oracle shows that interaction produced a correct solution that no member supplied independently\.
Our evaluation therefore asks three progressively stronger questions\.*First*, does learned organization outperform the team’s strongest member?*Second*, does it outperform compute\-matched single\-agent inference, including a linearization control in which the strongest member executes the same learned organizational structure at approximately the team’s total inference budget?*Third*, and most importantly, can the team exceed perfect routing over its members’ independent answers? We find that learned teamwork strategies can surpass all three baselines\.
Concretely, we learn separate strategy banks for two teams\. The mathematics\-and\-physics team comprises o3\-mini, Claude Sonnet 4, and DeepSeek\-V3; o3\-mini learns its teamwork strategies from1515AIME 2024 training problems\. Independently, the knowledge\-and\-logic team comprises Gemini\-2\.5\-Flash, Llama\-4\-Maverick, and GPT\-4\.1; Gemini\-2\.5\-Flash learns its teamwork strategies from2525GPQA Diamond training problems\. We deliberately choose models that preserve headroom across the evaluation suite, since stronger models saturate several benchmarks and obscure measurable gains from teamwork\.
Across five mathematics and physics benchmarks, we find that our learned teamwork strategies enable the team not only to outperform its strongest member but also to exceed the routing oracle: the team averages66\.7%66\.7\\%accuracy, compared with48\.8%48\.8\\%for the strongest member and59\.0%59\.0\\%for the oracle on average \(Figure[1](https://arxiv.org/html/2609.22682#S0.F1)\)\. The compute\-matched linearization reaches58\.7%58\.7\\%accuracy \(Table[1](https://arxiv.org/html/2609.22682#S4.T1)\)\. On AIME 2026 specifically, the team reaches71\.2%71\.2\\%, exceeding the routing oracle by13\.413\.4percentage points in absolute performance\. Surpassing the routing oracle suggests that the team creates new reasoning unavailable from its members’ independent samples\. For example, on an HMMT problem that all three members initially answer incorrectly, o3\-mini supplies the central invariant but makes a counting error, DeepSeek repairs the count, Claude Sonnet audits the corrected reasoning, and the team synthesizes the correct answer, which was absent from all three initial responses \(Figure[5](https://arxiv.org/html/2609.22682#S4.F5)\)\.
Our independently learned knowledge\-and\-logic team reveals a complementary limitation\. Across three benchmarks, it achieves the highest average final\-answer accuracy among the methods we test \(72\.8%72\.8\\%\), but remains below the routing oracle’s79\.6%79\.6\\%coverage\. Yet across the three benchmarks, the team produces at least one correct candidate on87\.9%87\.9\\%of problems on average, exceeding the routing oracle on every benchmark\. The gap between this coverage and final accuracy shows that generating correct reasoning is not enough; the team must also recognize it\. Collaborative computation therefore has two distinct problems:*creating*a correct solution and*recognizing*it once it appears\.
This separation suggests when learned organization may be most valuable\. Drawing on organizational psychology, we study*demonstrability*: whether correct reasoning can be distinguished from incorrect reasoning\([Laughlin and Ellis, 1986](https://arxiv.org/html/2609.22682#bib.bib19)\)\. Across eight benchmarks, demonstrability strongly tracks how much the self\-organizing team improves over its strongest member \(Spearmanρ=0\.90\\rho=0\.90,p=0\.005p=0\.005\)\. The relationship suggests a simple and intuitive mechanism: collaboration creates the most value when useful reasoning can not only be produced through interaction, but also survive challenge, redirect subsequent reasoning, and ultimately be recognized as correct\.
Together, these results illustrate that a team of models can compose partial reasoning by learning*how*its members should reason together\. These learned organizational strategies transfer across problems, competitions, and domains; the interactions they organize can compose partial reasoning into solutions unavailable from the members’ independent answers; and the resulting gains are largest when correct reasoning is sufficiently demonstrable to guide the team\. More broadly, these findings suggest that organization itself can become an agent capability:*learning how to reason together can change what a fixed collection of models is capable of solving*\.
We summarize our contributions as follows:
Self\-Organizing Agent Teams\.First, we introduceSAT: fixed teams of AI agents that learn reusable organizational strategies from prior collaborations\. The learned strategies govern roles, conversational phases, participation, information flow, and synthesis without prescribing a problem\-specific decomposition, and transfer unchanged to unseen problems and benchmarks\.
Collaborative computation beyond independent inference\.We then show that learned organization enables agents to challenge, repair, and synthesize partial reasoning into new solutions\. Across five mathematics and physics benchmarks, the team exceeds both compute\-matched single\-agent inference and perfect routing over its members’ independent answers\.
When learning organization helps\.Finally, we separate generating correct reasoning from selecting it and show that demonstrability \(whether correct reasoning can be distinguished from plausible errors\) strongly tracks how much collaboration improves over the team’s strongest member across eight benchmarks\.
## 2Learning Generalizable Teamwork Strategies
### 2\.1A Language for Teamwork Strategies
We operationalize team organization as reusable teamwork strategies\. To make this organization optimizable, we express each strategy in a domain\-specific language whose primitive is a multi\-agent*conversational phase*\.
##### Strategies\.
Let𝒜=\{a1,…,an\}\\mathcal\{A\}=\\\{a\_\{1\},\\dots,a\_\{n\}\\\}denote a fixed roster of agents\. A strategyP=\(S,τ,α\)P=\(S,\\tau,\\alpha\)specifies how this roster collaborates on a problem\. It consists of an ordered list of communication stepsS=\[s1,…,sK\]S=\[s\_\{1\},\\dots,s\_\{K\}\], a shared*teamwork prompt*τ\\taustating collaboration norms for the whole team, and persistent per\-agent*role prompts*α=\{αi\}i=1n\\alpha=\\\{\\alpha\_\{i\}\\\}\_\{i=1\}^\{n\}that hold across every step\. Each step
sk=\(Ak,rk,fk,πk,ρk\)s\_\{k\}=\(A\_\{k\},\\;r\_\{k\},\\;f\_\{k\},\\;\\pi\_\{k\},\\;\\rho\_\{k\}\)specifies the participating setAk⊆𝒜A\_\{k\}\\subseteq\\mathcal\{A\}, the number of discussion roundsrkr\_\{k\}, an information\-flow modefk∈\{L,S\}f\_\{k\}\\in\\\{\\mathrm\{L\},\\mathrm\{S\}\\\}, a shared step promptπk\\pi\_\{k\}, and optional per\-agent step promptsρk=\{ρk,i\}i∈Ak\\rho\_\{k\}=\\\{\\rho\_\{k,i\}\\\}\_\{i\\in A\_\{k\}\}\. Within each round, every participant responds once, in an order specified by the strategy or randomly permuted when no order is specified\. Under*local*flow \(L\\mathrm\{L\}\), only the phase participants receive these turns\. Under*summary*flow \(S\\mathrm\{S\}\), the exchange remains local while the phase runs; afterward, one randomly selected participant summarizes its key points, conclusions, and current answer position, and that summary is added to every member’s context\. Each step is therefore a conversational phase—the unit of optimization—in which agents read and respond to one another across rounds under shared instructions and persistent roles\. The search varies who deliberates, when, with what information, and under what roles; it does not assign problem\-specific sub\-tasks and route their outputs, nor does it generate per\-problem decompositions at test time\.
For example, one learned GPQA strategy runs four one\-round phases after the three members produce and share their initial independent solutions\. The members first identify the key claims and assumptions in those solutions, then form a provisional consensus while recording unresolved disagreements\. Gemini\-2\.5\-Flash, assigned the role of final auditor, next compares that consensus against the initial attempts and resurfaces any well\-supported claim that was overlooked; in the final phase, all three members adjudicate each such claim before the designated final writer produces the team certificate\. Figure[3](https://arxiv.org/html/2609.22682#S2.F3)\(b\) shows how a designated team member inferred the auditor role through teamwork reflection on the team’s earlier failures\. The complete strategy and both deployed banks appear in Appendix[A](https://arxiv.org/html/2609.22682#A1)\.
### 2\.2Learning Teamwork Strategies
We learn each strategy bank in three stages: teamwork reflection, bank construction, and test\-time deployment \(Figure[3](https://arxiv.org/html/2609.22682#S2.F3)\(a\)\)\.
teamlearnprobefreezedeployo3\-miniClaude Sonnet 4DeepSeek\-V315 AIME\-2024training problemsrunrecordrewrite6 roundsper problemo3\-mini rewrites the roles, phases and synthesis rules5 validationprobesfrozenbank of 10a new testproblemcertificateso3\-miniteam memberas judgethe answerheld\-out AIME 20244 transferbenchmarks
\(a\) Teamwork reflection and frozen deployment
\(i\) Failure diagnosis“aregression in cross\-train performance” … “individual correct answers were lost due to team dynamics”
\(ii\) Member\-specific evidence“leveraging theobserved strength of Agent 2 as an auditor/challenger”
\(iii\) Strength→\\rightarrowassigned role“Agent 2, as the designatedfinal auditor, must review … all individual attempts” and “identify and re\-presentany … claims … that were overlooked\.”
\(b\) From failure diagnosis to a specialized agent role
Figure 3:Team organization is learned offline and frozen before evaluation\.\(a\)Starting from a fixed three\-model roster and1515AIME\-2024 training problems, teamwork reflection proposes and tests organizational strategies; validation probes measure transfer, and a coverage\-greedy step retains a bank of ten\. At deployment, the frozen bank produces candidate certificates for a new problem, and one team member serves as judge, selecting the final answer\.\(b\)In a GPQA mutation, the designated member diagnoses collaboration\-induced loss and converts an observed member strength into an auditor role\. Model identities were blinded during reflection; Agent 2 is Gemini\-2\.5\-Flash\. The resulting[final\_auditor\_claim\_recovery](https://arxiv.org/html/2609.22682#A1.SS2)strategy \(Appendix[A\.2](https://arxiv.org/html/2609.22682#A1.SS2)\) solved its source problem and all five sampled validation probes and was selected into the final bank\. Reflection excerpts are verbatim and lightly trimmed\.##### Teamwork reflection\.
The evolutionary search begins from an initial teamwork strategy,PinitP\_\{\\mathrm\{init\}\}: members first produce independent solutions, complete two rounds of debate\-like exchange, and choose the final answer by majority vote over their final\-round answers\. Appendix[B](https://arxiv.org/html/2609.22682#A2)specifies this initialization and compares its performance with that of the learned teamwork strategies\.
For each training problemsswe maintain an archiveHsH\_\{s\}of candidate strategies and the team’s executions of them\. We designate the roster member with the highest training\-set accuracy on the source benchmark to conduct*teamwork reflection*: o3\-mini for AIME\-2024 and Gemini\-2\.5\-Flash for GPQA\. This member drives an evolutionary search by inspecting prior strategies, team transcripts, per\-member answers, team outcomes, and validation probe results; choosing which candidate to build on; and proposing targeted mutations to roles, phases, and synthesis rules\. Each proposed mutation defines a new candidate strategy, which the full team executes on the source problem; the resulting transcript and outcome return new behavioral evidence to the archive\. We run six mutation rounds for each source problem, with the designated member proposing up to three candidate strategies per round\. Figure[3](https://arxiv.org/html/2609.22682#S2.F3)\(b\) illustrates one such mutation, in which the designated member converts an observed member strength into a specialized agent role\.
Each mutation is developed within one source problem’s archive\. If it solves that source problem, we hold it fixed and evaluate it on five other training problems, which we call*validation probes*\. These probes measure whether the mutation transfers beyond the problem that produced it; their outcomes are written back to the archive and guide later mutations\. Unlike GEPA\([Agrawal et al\., 2026](https://arxiv.org/html/2609.22682#bib.bib21)\), which stochastically selects a parent from an instance\-wise Pareto frontier before an LM proposes a reflective mutation, our designated member chooses both which archived strategy to build on and how to mutate it after inspecting the recorded source\-problem outcomes, validation probe scores, and team behavior\. After teamwork reflection, we use training\-set performance to greedily select and freeze a bank of up to ten complementary strategies\.
##### Problem\-independence\.
Two mechanisms keep problem\-specific content out of the deployed strategies\. During evolutionary search, a separate instance of the model used for teamwork reflection performs a semantic source\-dependence audit of every field in each candidate strategy, excluding candidates that encode answer values, problem\-specific facts or configurations, or source\-derived solution recipes\. Separately, the validation probes reward transfer: a strategy that helps only its source problem adds no cross\-problem coverage and is less likely to survive coverage\-greedy construction of the final strategy bank\. The leakage screen guards against source\-specific content, while the validation signal favors strategies whose structure transfers beyond the problem that produced them\.
##### Test\-time deployment\.
Given a held\-out problem, we run every learned strategy to produce a pool of candidate solutions, each accompanied by a*certificate*: a short, self\-contained reasoning trace intended to be checkable step by step rather than a bare final answer\. A single judge receives the problem and entire candidate pool in one prompt, audits every certificate for specific local defects without independently solving the problem, and selects the answer with the strongest written support \(full prompts in Appendix[D\.1](https://arxiv.org/html/2609.22682#A4.SS1)\)\. The judge is the model with the highest training\-set performance on the source benchmark: o3\-mini for AIME\-2024 and Gemini\-2\.5\-Flash for GPQA\. We reportteam coverage, the fraction of problems whose pool contains at least one correct answer, andteam accuracy, the fraction answered correctly after selection\. The gap between them distinguishes generating a correct solution from successfully selecting it\.
## 3Experimental Setup
We evaluate the fixed, problem\-independent strategies of Section[2](https://arxiv.org/html/2609.22682#S2)on held\-out source problems and transfer benchmarks\. The*math\-and\-physics suite*contains five benchmarks of competition mathematics and physics problem\-solving\. The*knowledge\-and\-logic suite*contains three benchmarks spanning scientific knowledge, broad\-domain question answering, and logical reasoning\.
##### Splits, rosters, and deployment\.
The math\-and\-physics team comprises o3\-mini, Claude Sonnet 4, and DeepSeek\-V3, with o3\-mini conducting teamwork reflection and serving as the final judge\. We learn the bank from a1515\-problem AIME\-2024 training split and evaluate it on the disjoint AIME\-2024 test split\. We then deploy the same bank, with no further teamwork reflection or test\-time controller, on four transfer benchmarks: the next two competition years \(AIME 2025 and AIME 2026\), a different competition \(HMMT February 2026\), and a physics domain \(TheoremQA\-physics\)\.
For the knowledge\-and\-logic suite, the team comprises Gemini\-2\.5\-Flash, Llama\-4\-Maverick, and GPT\-4\.1, with Gemini\-2\.5\-Flash conducting teamwork reflection and serving as the final judge\. We learn a separate bank from a2525\-problem GPQA Diamond training split and evaluate it on100100disjoint GPQA Diamond problems\. We then deploy the same bank and roster unchanged on MMLU\-Pro \(n=100n\{=\}100\) and five BIG\-Bench Extra Hard \(BBEH\) logical\-reasoning subtasks \(n=75n\{=\}75\)\.
##### Baselines\.
Our primary outcome isteam accuracy\. We also report team coverage and routing\-oracle coverage\. The baselines target distinct alternative explanations for the team’s gains\. The*best member*tests whether collaboration surpasses its strongest constituent\. The*routing oracle*is a perfect per\-problem selector over the members’ individual answers\. Self\-consistency atK=10K\{=\}10matches the number of candidate solutions, and five\-pass self\-reflection controls for additional single\-agent reasoning depth\. Fixed multi\-agent baselines—member\-vote, three\-round debate, and Mixture of Agents—test whether a standard aggregation or deliberation scaffold suffices\. Our strongest multi\-agent control is a*homogeneous team*: three copies of the member with the highest training\-set accuracy \(o3\-mini for mathematics and physics, Gemini\-2\.5\-Flash for knowledge and logic\) execute the same frozen teamwork strategies as SAT\. This holds the learned interaction structure fixed to isolate the contribution of model heterogeneity\. Our strongest single\-agent control is*linearization*: the strongest team member, as determined by training accuracy on the source benchmark, serially carries out every role and phase in each learned strategy at approximately the team’s total inference budget\. Later phases receive the model’s outputs from earlier phases, preserving the learned strategy structure while replacing interaction among distinct models with reasoning by a single model\. An advantage over linearization can therefore reflect both multi\-agent interaction and model heterogeneity\. See Appendix[D](https://arxiv.org/html/2609.22682#A4)for evaluation details\.
## 4Results
In both independent instantiations, the self\-organizing team achieves the highest average accuracy among the methods we test\. The math\-and\-physics team averages66\.7%66\.7\\%across five benchmarks, while the knowledge\-and\-logic team averages72\.8%72\.8\\%across three \(Tables[1](https://arxiv.org/html/2609.22682#S4.T1)and[2](https://arxiv.org/html/2609.22682#S4.T2)\)\.
##### The math\-and\-physics team leads in accuracy and beats the perfect routing oracle\.
Across five benchmarks, the team averages66\.7%66\.7\\%accuracy, compared with48\.8%48\.8\\%for the best member,57\.3%57\.3\\%for Mixture of Agents,55\.4%55\.4\\%for self\-consistency, and58\.7%58\.7\\%for linearization \(Table[1](https://arxiv.org/html/2609.22682#S4.T1)\)\. On the held\-out AIME\-2024 split, it reaches84\.7%84\.7\\%,20\.320\.3percentage points above o3\-mini and above every tested single\- and multi\-agent control\. The gap to linearization shows that o3\-mini does not reproduce the team’s average gain by serially replaying the same strategy structure under the matched control\. The homogeneous team averages56\.0%56\.0\\%across the suite, indicating that the learned interaction structure successfully leverages model heterogeneity to improve performance\. Averaged across the suite, the team’s66\.7%66\.7\\%accuracy also exceeds the59\.0%59\.0\\%coverage of a perfect router over the members’ individual answers\. Because a perfect router can only select among those answers, surpassing this ceiling shows that the team produces correct solutions on problems no member solves independently in the observed samples\.
##### AIME\-trained teamwork strategies transfer across years, competitions, and domains\.
Deployed unchanged on the four transfer benchmarks, the same strategies retain large gains on new competition years and distributions \(Table[1](https://arxiv.org/html/2609.22682#S4.T1)\)\. On AIME 2025, the team reaches60\.8%60\.8\\%, compared with40\.0%40\.0\\%for the best member and43\.3%43\.3\\%for linearization, and exceeds the routing oracle by9\.79\.7percentage points\. On AIME 2026, it reaches71\.2%71\.2\\%,29\.029\.0percentage points above the best member and13\.413\.4percentage points above the routing oracle\. On the harder HMMT 2026, the team and matched linearization tie at39\.4%39\.4\\%, compared with26\.3%26\.3\\%for the best member\. The transfer extends beyond competition mathematics: on TheoremQA\-physics, the team reaches77\.2%77\.2\\%, compared with71\.1%71\.1\\%for the best member and74\.0%74\.0\\%for Mixture of Agents\.
Table 1:SATachieves the highest average accuracy across the mathematics\-and\-physics suite and exceeds routing\-oracle coverage on average\.Strategies learned on1515AIME\-2024 training problems are frozen and evaluated on held\-out AIME\-2024 problems and four transfer benchmarks\. All values are percentages\. Unshaded rows report final\-answer accuracy; boldface marks the highest accuracy in each column, including ties\. Shaded rows report perfect\-selection coverage over independent member answers \(routing oracle\) or team certificates\. Single\-agent controls use the strongest team member on each benchmark unless otherwise stated; see Appendix[D](https://arxiv.org/html/2609.22682#A4)for evaluation details\. Results report means over three seeds\.‡denotes compute controls\.
##### The knowledge\-and\-logic team leads in accuracy but remains below routing\-oracle coverage\.
Across GPQA, MMLU\-Pro, and BBEH, the self\-organizing team averages72\.8%72\.8\\%accuracy, compared with72\.1%72\.1\\%for Gemini\-2\.5\-Flash linearization,71\.2%71\.2\\%for Mixture of Agents,70\.9%70\.9\\%for the homogeneous team,70\.2%70\.2\\%for debate, and65\.9%65\.9\\%for the best member \(Table[2](https://arxiv.org/html/2609.22682#S4.T2)\)\. SAT is best on GPQA but trails Mixture of Agents on MMLU\-Pro \(82\.4%82\.4\\%versus84\.3%84\.3\\%\)\. On BBEH, the homogeneous team leads at58\.7%58\.7\\%, followed by debate and Mixture of Agents at57\.3%57\.3\\%and SAT at56\.0%56\.0\\%\. Despite these differences, SAT achieves the highest average final\-answer accuracy across the suite, while remaining below the routing oracle’s79\.6%79\.6\\%coverage\.
Table 2:SATachieves the highest average accuracy across the knowledge\-and\-logic suite, but selection leaves a substantial gap to team coverage\.Across GPQA, MMLU\-Pro, and BBEH,SATaverages72\.8%72\.8\\%final\-answer accuracy, while perfect selection from its certificate pool would reach87\.9%87\.9\\%\. All values are percentages\. Unshaded rows report final\-answer accuracy; boldface marks the highest accuracy in each column, including ties\. Shaded rows report perfect\-selection coverage over independent member answers \(routing oracle\) or team certificates\. Single\-agent controls use the strongest team member on each benchmark unless otherwise stated; see Appendix[D](https://arxiv.org/html/2609.22682#A4)for evaluation details\. Results report means over three seeds\.‡denotes compute controls\.\(a\)\(b\)
Figure 4:Teamwork reflection discovers qualitatively different ways to organize reasoning\.
\([4\(a\)](https://arxiv.org/html/2609.22682#S4.F4.sf1)\) Problem\-adaptive method diversification\.Members propose distinct approaches to the current problem, divide them among the team, and compare and repair the resulting derivations before synthesis\. The strategy transfers unchanged, while the choice of methods adapts to the problem\.
\([4\(b\)](https://arxiv.org/html/2609.22682#S4.F4.sf2)\) Divergence reconciliation\.DeepSeek\-V3 can surface useful alternative derivations but also introduce errors\. The strategy retains DeepSeek as a source of useful diversity while assigning o3\-mini and Claude Sonnet 4 to independently verify disputed reasoning, with DeepSeek absent from that phase\. Corroborated contributions are integrated; unresolved ones are downweighted\.
##### Learned strategies and case studies illustrate how conversation changes the team’s computation\.
The aggregate comparisons establish that strategy executions can reach answers unavailable to routing over the members’ individual answers\. Learned strategies enable this through reusable structures that allow flexible repair and composition of partial reasoning \(Figure[4](https://arxiv.org/html/2609.22682#S4.F4)\)\. For example, problem\-adaptive method diversification \(Figure[4\(a\)](https://arxiv.org/html/2609.22682#S4.F4.sf1)\) asks members in sequence to propose approaches suited to the current problem that differ from those already proposed\. It then assigns these methods across members and compares and repairs the resulting derivations before synthesis\. The strategy transfers unchanged, while the division of reasoning emerges from the problem and the members’ proposals\. Moreover, strategies can encode model\-specific comparative advantages and behaviors\. Divergence reconciliation \(Figure[4\(b\)](https://arxiv.org/html/2609.22682#S4.F4.sf2)\) reflects an observed pattern in DeepSeek’s behavior: its alternative derivations sometimes catch cases the other members overlook, but can also contain errors\. The strategy therefore retains DeepSeek as a source of useful diversity while assigning o3\-mini and Claude to independently verify its disputed reasoning, with DeepSeek absent from that phase\. Additional strategy examples appear in Appendix Figure[8](https://arxiv.org/html/2609.22682#A1.F8)\.
DeepSeek’s complementary value is also evident on HMMT 2026 problem 6 \(Figure[5](https://arxiv.org/html/2609.22682#S4.F5)\): o3\-mini supplies the invariant and counting method, DeepSeek repairs a decisive counting error, and Claude audits the result\. Their exchange produces the correct answer,38403840, absent from all three initial responses \(see Appendix Figure[9](https://arxiv.org/html/2609.22682#A3.F9)for expanded transcript\)\. Figure[7](https://arxiv.org/html/2609.22682#S6.F7)contrasts these learned interaction structures with common multi\-agent methods such as debate and Mixture of Agents, whose fixed protocols do not offer the same flexibility in composing and revising reasoning\. Appendix Figure[10](https://arxiv.org/html/2609.22682#A3.F10)provides expanded transcripts comparing the three methods on a GPQA chemistry problem\. Debate turns an initially wrong majority into unanimous incorrect agreement, displacing GPT’s correct answer, while Mixture of Agents propagates a mistaken identification of two reaction pathways\. In contrast,SATstarts from three independently generated wrong answers and asks members to audit specific claims in one another’s reasoning, propose corrections, and acknowledge and explain their errors\. The team reaches the correct answer as a byproduct of repairing the reasoning\.
solving alonethe team’s conversationsynthesiso3\-miniDeepSeek\-V3Claude Sonnet 4all three wrongsupplies the invariantand the factorizationmiscountsthe unit\-exponent primesrepairsthe countauditsthe corrected reasoning3840team certificateabsent from all threeinitial answersFigure 5:Cross\-member repair produces an answer that no individual member initially had\.On HMMT February 2026 problem 6, all three independent answers are wrong\. o3\-mini supplies the invariant and factorization, DeepSeek\-V3 repairs the decisive counting error, and Claude Sonnet 4 audits the correction; synthesis returns38403840, absent from all three initial responses\.Other cases show how challenges can advance an incomplete solution or protect a correct one\. On AIME 2026 II\-08, an integrality check exposes a gap that Claude turns into the missing construction \(Figure[11](https://arxiv.org/html/2609.22682#A3.F11)\)\. On AIME 2026 II\-01, a step audit overturns an incorrect two\-member majority and preserves the lone correct answer \(Figure[12](https://arxiv.org/html/2609.22682#A3.F12)\)\.
##### Team coverage and accuracy separate generation from selection\.
The math\-and\-physics pool averages75\.2%75\.2\\%coverage, compared with59\.0%59\.0\\%for the routing oracle; team coverage exceeds oracle coverage on all five benchmarks\. The interactive strategy executions therefore yield correct certificates absent from the members’ individual answers\. Enough of these certificates survive selection for the team to achieve66\.7%66\.7\\%accuracy, also above the routing oracle\. The knowledge\-and\-logic pool likewise reaches87\.9%87\.9\\%average coverage, and its per\-benchmark coverage exceeds the routing oracle on all three knowledge\-and\-logic benchmarks\. However, the team fails to convert this coverage advantage into an advantage in final\-answer accuracy: its selected answers average72\.8%72\.8\\%accuracy, below the oracle’s79\.6%79\.6\\%average coverage\. Across benchmarks, the teams vary in how much their expanded reasoning pools translate into improvement over the strongest member\. In Section[5](https://arxiv.org/html/2609.22682#S5), we propose an analytical lens for understanding why this happens\.
## 5When Does Learned Organization Improve Team Performance?
The preceding results motivate a broader question: when can self\-organizing agent teams improve over single\-model performance? We use*demonstrability*—an organizational\-psychology construct capturing whether correct reasoning can be distinguished from incorrect reasoning\([Laughlin and Ellis, 1986](https://arxiv.org/html/2609.22682#bib.bib19)\)—as an analytical lens\.
We measure demonstrability as*team\-certificate discriminability*\. For each eligible problem, we pair one correct team certificate with one wrong team certificate, present both without correctness labels, in balanced A/B order, to a ten\-model judge panel drawn from outside both deployed team rosters, and measure how often the correct certificate is selected\. We average over orders, problems, and judges to obtain one benchmark\-level score\. The analysis includes the eight benchmarks with at least ten problems containing at least one correct and one incorrect team certificate\. Unlike a formal verifier, this score does not certify an individual answer\. It provides a soft, continuous benchmark\-level notion of verifiability: how reliably a diverse judge panel recognizes correct reasoning relative to plausible failures\.
Figure 6:Demonstrability tracks when self\-organizing teams improve over their strongest team member\.Across eight benchmarks, demonstrability strongly tracks the rank order of team improvement over the strongest team member \(Spearmanρ=0\.90\\rho=0\.90, exact permutationp=0\.005p=0\.005\)\. Demonstrability is the balanced rate at which a ten\-model panel selects correct over incorrect team reasoning\. The axes rank benchmarks by demonstrability and absolute improvement over the strongest team member; the dashed diagonal denotes perfect rank agreement\. Raw scores and leave\-one\-benchmark\-out sensitivity results appear in Appendix Tables[5](https://arxiv.org/html/2609.22682#A5.T5)and[6](https://arxiv.org/html/2609.22682#A5.T6)\.Figure[6](https://arxiv.org/html/2609.22682#S5.F6)compares this benchmark\-level score with absolute improvement over the best member\. Across the eight benchmarks, higher demonstrability tends to coincide with a higher rank in absolute improvement over the best member\. We hypothesize that this relationship reflects a simple mechanism: collaboration creates value when correct reasoning, once produced, can redirect or survive subsequent deliberation and selection, whereas correct reasoning that is difficult to recognize can be crowded out by plausible incorrect explanations\. This rank association is robust to leaving out any single benchmark \(Spearmanρ=0\.86\\rho=0\.86–0\.960\.96; see Appendix[E](https://arxiv.org/html/2609.22682#A5)for full leave\-one\-benchmark\-out sensitivity results\)\. We leave it to future work to test whether interventions designed to increase demonstrability within a task can improve the team’s accuracy\.
## 6Related Work
We organize prior work along three axes:*how*a team computes, whether its collaboration scaffold is problem\-agnostic, and whether that scaffold is learned rather than hand\-designed \(Table[3](https://arxiv.org/html/2609.22682#S6.T3)\)\.
##### Debate and voting\.
[Du et al\. \(2024\)](https://arxiv.org/html/2609.22682#bib.bib1)introduced multi\-agent debate: several model instances generate responses independently, then iteratively revise them after reading the other agents’ full responses, with final answers combined by majority vote\. Across seven benchmarks,[Choi et al\. \(2025\)](https://arxiv.org/html/2609.22682#bib.bib6)find that majority voting over agents’ independent initial responses accounts for most of the gains attributed to debate; their theoretical analysis likewise shows that debate alone does not improve expected correctness\. Across five debate methods and nine benchmarks,[Zhang et al\. \(2025a\)](https://arxiv.org/html/2609.22682#bib.bib7)find that debate fails to reliably outperform single\-agent chain\-of\-thought or self\-consistency\([Zhu et al\., 2026](https://arxiv.org/html/2609.22682#bib.bib8), see also\)\. Round\-table consensus methods that weight agents by confidence\([Chen et al\., 2024](https://arxiv.org/html/2609.22682#bib.bib25)\)share this consensus\-seeking character\. These findings suggest that debate often functions like voting over diverse initial responses: gains arise from sampling diversity and selection rather than agents jointly reasoning to produce new inferences\.
##### Mixture of Agents and feed\-forward aggregation\.
Feed\-forward aggregation offers a different way to combine agent outputs: Mixture of Agents\([Wang et al\., 2025](https://arxiv.org/html/2609.22682#bib.bib9)\)layers proposer models and a synthesizer, while DyLAN\([Liu et al\., 2024](https://arxiv.org/html/2609.22682#bib.bib10)\)stacks persona\-prompted agents with inter\-layer pruning\. These systems can select agents, prune intermediate outputs, and synthesize across candidates, but their one\-way structure does not allow agents to challenge and repair one another’s reasoning through back\-and\-forth deliberation\.
Figure[7](https://arxiv.org/html/2609.22682#S6.F7)compares these fixed interaction structures with the participation, roles, and repair supported bySAT’s learned teamwork strategies\.
1Debate & Aggregaterounds, then vote2Mixture of Agentspropose, then synthesize3Learned strategy \(SAT\)phases, roles, repairαi\\alpha\_\{i\}Figure 7:Learned teamwork supports a richer interaction structure than common debate and feed\-forward aggregation multi\-agent systems\.Debate repeats symmetric exchange before voting; Mixture of Agents aggregates independent proposals in one direction\. A learned strategy can instead vary participation across phases, maintain persistent roles, and revisit earlier reasoning for targeted repair\. For a transcript\-grounded comparison on a common GPQA problem, see Appendix Figure[10](https://arxiv.org/html/2609.22682#A3.F10)\.
##### Learned orchestration and topology optimization\.
A growing line optimizes multi\-agent workflows and topologies\. GPTSwarm\([Zhuge et al\., 2024](https://arxiv.org/html/2609.22682#bib.bib14)\)represents agents as computational graphs and optimizes graph connectivity with REINFORCE; AFlow\([Zhang et al\., 2025b](https://arxiv.org/html/2609.22682#bib.bib13)\)searches code\-represented workflows with Monte Carlo tree search; MASS\([Zhou et al\., 2026](https://arxiv.org/html/2609.22682#bib.bib17)\)optimizes prompts and topology over a fixed library of blocks; and AgentNet\([Yang et al\., 2025](https://arxiv.org/html/2609.22682#bib.bib11)\)adapts decentralized task\-routing connections and per\-agent retrieval memories from experience\. Adjacent frameworks fix more of the surrounding program: MetaGPT\([Hong et al\., 2024](https://arxiv.org/html/2609.22682#bib.bib15)\)specifies a role\-specialized pipeline, while DSPy\([Khattab et al\., 2024](https://arxiv.org/html/2609.22682#bib.bib16)\)compiles prompts and demonstrations within a user\-defined program\. These methods optimize computational graphs, routing, or prompts around model calls; our learned artifact is instead a reusable teamwork strategy that structures a multi\-phase conversation in which agents exchange and revise reasoning\.
The closest comparison to our work is OPTAGENT\([Bi et al\., 2025](https://arxiv.org/html/2609.22682#bib.bib12)\), which uses verbal reinforcement learning to optimize the edges of a pairwise\-debate graph\. It learns who interacts and in what order while retaining manually specified roles, the same exchange\-and\-revision operation on every edge, and majority\-vote selection\. We instead learn reusable teamwork strategies that vary roles, participants, rounds, information flow, and synthesis, then freeze them before transfer across benchmarks\.
##### Problem\-conditioned task organization\.
Conductor\([Nielsen et al\., 2026](https://arxiv.org/html/2609.22682#bib.bib20)\)trains a controller to emit a problem\-conditioned workflow comprising worker instructions and communication topology\. LATTE\([Mieczkowski et al\., 2026](https://arxiv.org/html/2609.22682#bib.bib30)\)instead lets agents construct and revise a shared graph of sub\-tasks, dependencies, assignments, and progress during execution\. Both adapt the division of labor to the current problem\. We instead learn reusable teamwork strategies from training problems, freeze them before evaluation, and deploy them without prescribing a decomposition of the new problem\.
Broader meta\-search methods optimize agentic systems at the level of code or inference architecture\. Meta Agent Search\([Hu et al\., 2025](https://arxiv.org/html/2609.22682#bib.bib26)\), introduced as an instance of ADAS, uses a meta\-agent to search open\-ended agent code\. Its search space can in principle express conversation, but the reported agents primarily compose model calls for generation, critique, refinement, decomposition, and integration\. Archon\([Saad\-Falcon et al\., 2025](https://arxiv.org/html/2609.22682#bib.bib27)\)instead searches over compositions of inference\-time techniques\. We focus the search on reusable teamwork strategies, making the organization of multi\-agent reasoning rather than a general agent program the learned artifact\.
Virtual Lab\([Swanson et al\., 2025](https://arxiv.org/html/2609.22682#bib.bib18)\)provides a different point of comparison: it organizes a PI\-led team of domain\-specialist agents through research meetings, with high\-level human feedback\. Its collaborative scaffold enables substantive scientific work but is not learned from prior team behavior\. We instead learn reusable teamwork strategies from prior collaborations, then deploy them unchanged on held\-out problems and benchmarks\.
##### Open agent platforms\.
Open agent platforms provide shared environments in which many agents collaborate freely on a common problem without a prescribed workflow\. EinsteinArena\([Bianchi et al\., 2026](https://arxiv.org/html/2609.22682#bib.bib29)\), for example, allows agents to iteratively build on one another’s solutions and feedback to make progress on open mathematics problems\. Such platforms support collaborative computation without prescribing a problem\-specific workflow, but do not learn reusable teamwork strategies from prior team behavior \(Table[3](https://arxiv.org/html/2609.22682#S6.T3)\)\.
##### Reflective search over reusable artifacts\.
Methodologically, we build on a line that optimizes non\-weight artifacts through reflective search\. GEPA\([Agrawal et al\., 2026](https://arxiv.org/html/2609.22682#bib.bib21)\)evolves prompts by reflective mutation and retains a Pareto frontier scored per\-instance on a validation split; CORAL\([Qu et al\., 2026](https://arxiv.org/html/2609.22682#bib.bib22)\)studies open\-ended discovery by delegating the evolutionary process itself to autonomous agents, replacing fixed search heuristics with agent decisions over retrieval, proposal, and evaluation; and Meta\-Harness\([Lee et al\., 2026](https://arxiv.org/html/2609.22682#bib.bib23)\)searches over harness code\. Related test\-time “cheatsheet” methods accumulate reusable, evolving context—Dynamic Cheatsheet\([Suzgun et al\., 2026](https://arxiv.org/html/2609.22682#bib.bib24)\)and Agentic Context Engineering\([Zhang et al\., 2026](https://arxiv.org/html/2609.22682#bib.bib28)\)—but these artifacts serve as memory for a single model rather than as structures for multi\-agent collaboration\. We apply agent\-driven evolutionary search to a new object: teamwork strategies learned on per\-problem archives, selected into a fixed bank using only training evidence after search, and deployed on held\-out problems and benchmarks \(Section[2](https://arxiv.org/html/2609.22682#S2)\)\.
Table 3:A landscape of multi\-agent collaboration\.Multi\-agent approaches differ along three dimensions: whether agents jointly develop reasoning, whether their collaboration scaffold is agnostic to problem content and reused across tasks and benchmarks, and whether that scaffold is learned rather than hand\-designed\.
## 7Discussion and Limitations
Taken together, these experiments show that agent teams can improve by learning how to organize their reasoning\. Across two domains, a designated member uses teamwork reflection on prior collaborations to construct reusable teamwork strategies that transfer unchanged to held\-out problems and benchmarks\. Both teams achieve the highest average accuracy among the methods tested and outperform their strongest member and matched linearization on average; in mathematics and physics, the team also surpasses a perfect router over the members’ individual answers, showing that interaction can construct solutions unavailable to selection alone\.
The main limitation is that richer generation does not guarantee correct selection: on knowledge and logic, the team pool reaches87\.9%87\.9\\%coverage but team accuracy reaches only72\.8%72\.8\\%\. Better selection or more legible certificate formats are therefore needed to turn generated solutions into final answers\. Demonstrability offers a complementary but correlational analytical lens because we measure it post hoc across benchmarks and do not use it to guide teamwork reflection\.
##### Future work\.
A direct next step is to optimize teamwork strategies for demonstrability by adapting roles, challenge procedures, or synthesis formats, then test whether making correct reasoning easier to distinguish improves team accuracy\. Future recursive systems could also distill successful multi\-agent reasoning into individual members, reassemble the strengthened team, and learn new teamwork strategies, testing whether interaction\-derived capabilities survive distillation and improve the agents that drive the next cycle\.
More broadly, our results position organization itself as an agent capability: without human\-specified problem decompositions, a fixed set of models can learn to reason together and construct solutions unavailable to any member independently\.
## Acknowledgments
We would like to thank the members of the Zou Lab and the Kochenderfer Lab for helpful discussions and feedback\. Pappu and El gratefully acknowledge the support of the Knight\-Hennessy Scholarship\. Suzgun gratefully acknowledges the support of a Google PhD Fellowship\. We acknowledge the use of AI tools to assist with language refinement during the writing process and code development\.
## References
- Agrawalet al\.\(2026\)L\. A\. Agrawal, S\. Tan, D\. Soylu, N\. Ziems, R\. Khare, K\. Opsahl\-Ong, A\. Singhvi, H\. Shandilya, M\. J\. Ryan, M\. Jiang, C\. Potts, K\. Sen, A\. G\. Dimakis, I\. Stoica, D\. Klein, M\. Zaharia, and O\. KhattabGEPA: reflective prompt evolution can outperform reinforcement learning\.InInternational Conference on Learning Representations \(ICLR\),pp\. 8479–8565\.Note:OralExternal Links:[Link](https://proceedings.iclr.cc/paper_files/paper/2026/hash/0e9e708b6f48e14fd0ac29e167413f76-Abstract-Conference.html)Cited by:[§2\.2](https://arxiv.org/html/2609.22682#S2.SS2.SSS0.Px1.p3.1),[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px6.p1.1)\.
- Biet al\.\(2025\)Z\. Bi, M\. Lu, Y\. Li, S\. Roy, W\. Guan, M\. Ziyadi, and X\. WangOPTAGENT: optimizing multi\-agent LLM interactions through verbal reinforcement learning for enhanced reasoning\.InProceedings of the 14th International Joint Conference on Natural Language Processing and the 4th Conference of the Asia\-Pacific Chapter of the Association for Computational Linguistics,pp\. 1713–1728\.External Links:[Document](https://dx.doi.org/10.18653/v1/2025.findings-ijcnlp.107),[Link](https://aclanthology.org/2025.findings-ijcnlp.107/)Cited by:[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px3.p2.1)\.
- Bianchiet al\.\(2026\)F\. Bianchi, Y\. Kwon, A\. Pappu, and J\. ZouHarnessing the collective intelligence of AI agents in the wild for new discoveries\.External Links:2606\.10402,[Link](https://arxiv.org/abs/2606.10402)Cited by:[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px5.p1.1)\.
- Breiman \(1996\)L\. BreimanBagging predictors\.Machine Learning24\(2\),pp\. 123–140\.External Links:[Document](https://dx.doi.org/10.1007/BF00058655)Cited by:[§1](https://arxiv.org/html/2609.22682#S1.p4.1)\.
- Chenet al\.\(2024\)J\. C\. Chen, S\. Saha, and M\. BansalReConcile: round\-table conference improves reasoning via consensus among diverse LLMs\.InProceedings of the 62nd Annual Meeting of the Association for Computational Linguistics \(Volume 1: Long Papers\),pp\. 7066–7085\.External Links:[Document](https://dx.doi.org/10.18653/v1/2024.acl-long.381),[Link](https://aclanthology.org/2024.acl-long.381/)Cited by:[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px1.p1.1)\.
- Choiet al\.\(2025\)H\. K\. Choi, X\. Zhu, and S\. LiDebate or vote: which yields better decisions in multi\-agent large language models?\.InAdvances in Neural Information Processing Systems \(NeurIPS\),Vol\.38,pp\. 101732–101764\.Note:SpotlightExternal Links:[Document](https://dx.doi.org/10.52202/085713-3405),[Link](https://proceedings.neurips.cc/paper_files/paper/2025/hash/934252acd87f254d5d4672fbde283bd2-Abstract-Conference.html)Cited by:[§1](https://arxiv.org/html/2609.22682#S1.p4.1),[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px1.p1.1)\.
- DeRue and Ashford \(2010\)D\. S\. DeRue and S\. J\. AshfordWho will lead and who will follow? A social process of leadership identity construction in organizations\.Academy of Management Review35\(4\),pp\. 627–647\.External Links:[Document](https://dx.doi.org/10.5465/amr.35.4.zok627),[Link](https://journals.aom.org/doi/abs/10.5465/amr.35.4.zok627)Cited by:[§1](https://arxiv.org/html/2609.22682#S1.p3.1)\.
- Duet al\.\(2024\)Y\. Du, S\. Li, A\. Torralba, J\. B\. Tenenbaum, and I\. MordatchImproving factuality and reasoning in language models through multiagent debate\.InProceedings of the 41st International Conference on Machine Learning \(ICML\),Vol\.235,pp\. 11733–11763\.External Links:[Link](https://proceedings.mlr.press/v235/du24e.html)Cited by:[§1](https://arxiv.org/html/2609.22682#S1.p4.1),[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px1.p1.1)\.
- Edmondsonet al\.\(2001\)A\. C\. Edmondson, R\. M\. Bohmer, and G\. P\. PisanoDisrupted routines: team learning and new technology implementation in hospitals\.Administrative science quarterly46\(4\),pp\. 685–716\.Cited by:[§1](https://arxiv.org/html/2609.22682#S1.p3.1)\.
- Faraj and Sproull \(2000\)S\. Faraj and L\. SproullCoordinating expertise in software development teams\.Management Science46\(12\),pp\. 1554–1568\.External Links:[Document](https://dx.doi.org/10.1287/mnsc.46.12.1554.12072),[Link](https://pubsonline.informs.org/doi/10.1287/mnsc.46.12.1554.12072)Cited by:[§1](https://arxiv.org/html/2609.22682#S1.p3.1)\.
- Faraj and Xiao \(2006\)S\. Faraj and Y\. XiaoCoordination in fast\-response organizations\.Management science52\(8\),pp\. 1155–1169\.Cited by:[§1](https://arxiv.org/html/2609.22682#S1.p3.1)\.
- Freund and Schapire \(1997\)Y\. Freund and R\. E\. SchapireA decision\-theoretic generalization of on\-line learning and an application to boosting\.Journal of Computer and System Sciences55\(1\),pp\. 119–139\.External Links:[Document](https://dx.doi.org/10.1006/jcss.1997.1504)Cited by:[§1](https://arxiv.org/html/2609.22682#S1.p4.1)\.
- Greenblattet al\.\(2026\)R\. Greenblatt, A\. Cotra, and H\. WijkBrief independent investigation of agents’ behavior, reasoning and collaboration in the OpenAI / Hugging Face hacking incident\.METR\.Note:Accessed September 6, 2026External Links:[Link](https://metr.org/blog/2026-08-26-openai-hugging-face-incident-investigation/)Cited by:[§1](https://arxiv.org/html/2609.22682#S1.p1.1)\.
- Hansen and Salamon \(1990\)L\. K\. Hansen and P\. SalamonNeural network ensembles\.IEEE Transactions on Pattern Analysis and Machine Intelligence12\(10\),pp\. 993–1001\.External Links:[Document](https://dx.doi.org/10.1109/34.58871)Cited by:[§1](https://arxiv.org/html/2609.22682#S1.p4.1)\.
- Honget al\.\(2024\)S\. Hong, M\. Zhuge, J\. Chen, X\. Zheng, Y\. Cheng, J\. Wang, C\. Zhang, Z\. Wang, S\. K\. S\. Yau, Z\. Lin, L\. Zhou, C\. Ran, L\. Xiao, C\. Wu, and J\. SchmidhuberMetaGPT: meta programming for a multi\-agent collaborative framework\.InInternational Conference on Learning Representations \(ICLR\),pp\. 23247–23275\.External Links:[Link](https://proceedings.iclr.cc/paper_files/paper/2024/hash/6507b115562bb0a305f1958ccc87355a-Abstract-Conference.html)Cited by:[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px3.p1.1)\.
- Huet al\.\(2025\)S\. Hu, C\. Lu, and J\. CluneAutomated design of agentic systems\.InInternational Conference on Learning Representations \(ICLR\),pp\. 21344–21377\.External Links:[Link](https://proceedings.iclr.cc/paper_files/paper/2025/hash/36b7acf6f6010652b3f2a433774a66fe-Abstract-Conference.html)Cited by:[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px4.p2.1)\.
- Khattabet al\.\(2024\)O\. Khattab, A\. Singhvi, P\. Maheshwari, Z\. Zhang, K\. Santhanam, S\. Vardhamanan A, S\. Haq, A\. Sharma, T\. T\. Joshi, H\. Moazam, H\. Miller, M\. Zaharia, and C\. PottsDSPy: compiling declarative language model calls into state\-of\-the\-art pipelines\.InProceedings of the 12th International Conference on Learning Representations \(ICLR\),Note:SpotlightExternal Links:[Link](https://openreview.net/forum?id=sY5N0zY5Od)Cited by:[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px3.p1.1)\.
- Laughlin and Ellis \(1986\)P\. R\. Laughlin and A\. L\. EllisDemonstrability and social combination processes on mathematical intellective tasks\.Journal of Experimental Social Psychology22\(3\),pp\. 177–189\.External Links:[Document](https://dx.doi.org/10.1016/0022-1031%2886%2990022-3)Cited by:[§1](https://arxiv.org/html/2609.22682#S1.p12.1),[§1](https://arxiv.org/html/2609.22682#S1.p7.1),[§5](https://arxiv.org/html/2609.22682#S5.p1.1)\.
- Leeet al\.\(2026\)Y\. Lee, R\. Nair, Q\. Zhang, K\. Lee, O\. Khattab, and C\. FinnMeta\-harness: end\-to\-end optimization of model harnesses\.arXiv preprint arXiv:2603\.28052\.External Links:[Link](https://arxiv.org/abs/2603.28052)Cited by:[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px6.p1.1)\.
- Liuet al\.\(2024\)Z\. Liu, Y\. Zhang, P\. Li, Y\. Liu, and D\. YangA dynamic LLM\-powered agent network for task\-oriented agent collaboration\.InFirst Conference on Language Modeling \(COLM\),External Links:[Link](https://openreview.net/forum?id=XII0Wp1XA9)Cited by:[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px2.p1.1)\.
- Lorge and Solomon \(1955\)I\. Lorge and H\. SolomonTwo models of group behavior in the solution of eureka\-type problems\.Psychometrika20\(2\),pp\. 139–148\.External Links:[Document](https://dx.doi.org/10.1007/BF02288986),[Link](https://doi.org/10.1007/BF02288986)Cited by:[§1](https://arxiv.org/html/2609.22682#S1.p7.1)\.
- Mieczkowskiet al\.\(2026\)E\. Mieczkowski, A\. Ku, T\. Eisape, D\. Arumugam, J\. Matters, K\. M\. Collins, I\. Sucholutsky, and T\. L\. GriffithsImproving the efficiency of language agent teams with adaptive task graphs\.arXiv preprint arXiv:2605\.06320\.External Links:[Link](https://arxiv.org/abs/2605.06320)Cited by:[§1](https://arxiv.org/html/2609.22682#S1.p4.1),[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px4.p1.1)\.
- Nielsenet al\.\(2026\)S\. Nielsen, E\. Cetin, P\. Schwendeman, Q\. Sun, J\. Xu, and Y\. TangLearning to orchestrate agents in natural language with the Conductor\.InInternational Conference on Learning Representations \(ICLR\),pp\. 135686–135724\.External Links:[Link](https://proceedings.iclr.cc/paper_files/paper/2026/hash/dbb8193ad7e6fcbc7bb62ed9ee835110-Abstract-Conference.html)Cited by:[§1](https://arxiv.org/html/2609.22682#S1.p4.1),[§1](https://arxiv.org/html/2609.22682#S1.p7.1),[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px4.p1.1)\.
- OpenAI \(2026\)OpenAIThe hugging face incident and the road ahead\.Note:Accessed September 6, 2026External Links:[Link](https://openai.com/index/hugging-face-incident-and-the-road-ahead/)Cited by:[§1](https://arxiv.org/html/2609.22682#S1.p1.1)\.
- Quet al\.\(2026\)A\. Qu, H\. Zheng, Z\. Zhou, Y\. Yan, Y\. Tang, S\. Y\. Ong, F\. Hong, K\. Zhou, C\. Jiang, M\. Kong, J\. Zhu, X\. Jiang, S\. Li, C\. Wu, B\. K\. H\. Low, J\. Zhao, and P\. P\. LiangCORAL: towards autonomous multi\-agent evolution for open\-ended discovery\.arXiv preprint arXiv:2604\.01658\.External Links:[Link](https://arxiv.org/abs/2604.01658)Cited by:[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px6.p1.1)\.
- Roose \(2026\)K\. RooseWhy the hugging face hack should make you worry more about a\.i\.\.The New York Times\.Note:Accessed September 6, 2026External Links:[Link](https://www.nytimes.com/2026/09/03/technology/openai-hugging-face-hacking.html)Cited by:[§1](https://arxiv.org/html/2609.22682#S1.p1.1)\.
- Saad\-Falconet al\.\(2025\)J\. Saad\-Falcon, A\. G\. Lafuente, S\. Natarajan, N\. Maru, H\. Todorov, E\. K\. Guha, E\. K\. Buchanan, M\. F\. Chen, N\. Guha, C\. Ré, and A\. MirhoseiniAn architecture search framework for inference\-time techniques\.InProceedings of the 42nd International Conference on Machine Learning \(ICML\),Vol\.267,pp\. 52475–52507\.External Links:[Link](https://proceedings.mlr.press/v267/saad-falcon25a.html)Cited by:[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px4.p2.1)\.
- Suzgunet al\.\(2026\)M\. Suzgun, M\. Yuksekgonul, F\. Bianchi, D\. Jurafsky, and J\. ZouDynamic cheatsheet: test\-time learning with adaptive memory\.InProceedings of the 19th Conference of the European Chapter of the Association for Computational Linguistics \(Volume 1: Long Papers\),pp\. 7080–7106\.External Links:[Document](https://dx.doi.org/10.18653/v1/2026.eacl-long.333),[Link](https://aclanthology.org/2026.eacl-long.333/)Cited by:[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px6.p1.1)\.
- Swansonet al\.\(2025\)K\. Swanson, W\. Wu, N\. L\. Bulaong, J\. E\. Pak, and J\. ZouThe virtual lab of AI agents designs new SARS\-CoV\-2 nanobodies\.Nature646\(8085\),pp\. 716–723\.External Links:[Document](https://dx.doi.org/10.1038/s41586-025-09442-9)Cited by:[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px4.p3.1)\.
- Valentine and Edmondson \(2015\)M\. A\. Valentine and A\. C\. EdmondsonTeam scaffolds: how mesolevel structures enable role\-based coordination in temporary groups\.Organization Science26\(2\),pp\. 405–422\.Cited by:[§1](https://arxiv.org/html/2609.22682#S1.p3.1)\.
- Valentine and Bernstein \(2025\)M\. Valentine and M\. BernsteinFlash teams: leading the future of ai\-enhanced, on\-demand work\.MIT Press\.Cited by:[§1](https://arxiv.org/html/2609.22682#S1.p3.1)\.
- Wanget al\.\(2025\)J\. Wang, J\. Wang, B\. Athiwaratkun, C\. Zhang, and J\. Y\. ZouMixture\-of\-agents enhances large language model capabilities\.InInternational Conference on Learning Representations \(ICLR\),pp\. 33944–33963\.External Links:[Link](https://proceedings.iclr.cc/paper_files/paper/2025/hash/5434be94e82c54327bb9dcaf7fca52b6-Abstract-Conference.html)Cited by:[§1](https://arxiv.org/html/2609.22682#S1.p4.1),[§1](https://arxiv.org/html/2609.22682#S1.p7.1),[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px2.p1.1)\.
- Wolpert \(1992\)D\. H\. WolpertStacked generalization\.Neural Networks5\(2\),pp\. 241–259\.External Links:[Document](https://dx.doi.org/10.1016/S0893-6080%2805%2980023-1)Cited by:[§1](https://arxiv.org/html/2609.22682#S1.p4.1)\.
- Yanget al\.\(2025\)Y\. Yang, H\. Chai, S\. Shao, Y\. Song, S\. Qi, R\. Rui, and W\. ZhangAgentNet: decentralized evolutionary coordination for LLM\-based multi\-agent systems\.InAdvances in Neural Information Processing Systems \(NeurIPS\),Vol\.38,pp\. 107309–107336\.External Links:[Document](https://dx.doi.org/10.52202/085713-3578),[Link](https://proceedings.neurips.cc/paper_files/paper/2025/hash/9a379c1b05793d1c42dc832269834515-Abstract-Conference.html)Cited by:[§1](https://arxiv.org/html/2609.22682#S1.p4.1),[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px3.p1.1)\.
- Zhanget al\.\(2025a\)H\. Zhang, Z\. Cui, J\. Chen, X\. Wang, Q\. Zhang, Z\. Wang, D\. Wu, and S\. HuStop overvaluing multi\-agent debate—we must rethink evaluation and embrace model heterogeneity\.arXiv preprint arXiv:2502\.08788\.External Links:[Link](https://arxiv.org/abs/2502.08788)Cited by:[§1](https://arxiv.org/html/2609.22682#S1.p4.1),[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px1.p1.1)\.
- Zhanget al\.\(2025b\)J\. Zhang, J\. Xiang, Z\. Yu, F\. Teng, X\. Chen, J\. Chen, M\. Zhuge, X\. Cheng, S\. Hong, J\. Wang, B\. Zheng, B\. Liu, Y\. Luo, and C\. WuAFlow: automating agentic workflow generation\.InInternational Conference on Learning Representations \(ICLR\),pp\. 34040–34077\.Note:OralExternal Links:[Link](https://proceedings.iclr.cc/paper_files/paper/2025/hash/5492ecbce4439401798dcd2c90be94cd-Abstract-Conference.html)Cited by:[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px3.p1.1)\.
- Zhanget al\.\(2026\)Q\. Zhang, C\. Hu, S\. Upasani, B\. Ma, F\. Hong, V\. Kamanuru, J\. Rainton, C\. Wu, M\. Ji, H\. Li, U\. Thakker, J\. Y\. Zou, and K\. OlukotunAgentic context engineering: evolving contexts for self\-improving language models\.InInternational Conference on Learning Representations \(ICLR\),pp\. 86069–86100\.External Links:[Link](https://proceedings.iclr.cc/paper_files/paper/2026/hash/8a94ff6f922d995d7d3f4ebf4143e442-Abstract-Conference.html)Cited by:[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px6.p1.1)\.
- Zhouet al\.\(2026\)H\. Zhou, X\. Wan, R\. Sun, H\. Palangi, S\. Iqbal, I\. Vulić, A\. Korhonen, and S\. Ö\. ArıkMulti\-agent design: optimizing agents with better prompts and topologies\.InInternational Conference on Learning Representations \(ICLR\),pp\. 15844–15872\.External Links:[Link](https://proceedings.iclr.cc/paper_files/paper/2026/hash/1ab4e0e8f35078109bc78d7b465d306f-Abstract-Conference.html)Cited by:[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px3.p1.1)\.
- Zhuet al\.\(2026\)X\. Zhu, C\. Zhang, Y\. Chi, T\. Stafford, N\. Collier, and A\. VlachosDemystifying multi\-agent debate: the role of confidence and diversity\.InFindings of the Association for Computational Linguistics: ACL 2026,pp\. 33909–33930\.External Links:[Document](https://dx.doi.org/10.18653/v1/2026.findings-acl.1694),[Link](https://aclanthology.org/2026.findings-acl.1694/)Cited by:[§1](https://arxiv.org/html/2609.22682#S1.p4.1),[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px1.p1.1)\.
- Zhugeet al\.\(2024\)M\. Zhuge, W\. Wang, L\. Kirsch, F\. Faccio, D\. Khizbullin, and J\. SchmidhuberGPTSwarm: language agents as optimizable graphs\.InProceedings of the 41st International Conference on Machine Learning \(ICML\),Vol\.235,pp\. 62743–62767\.Note:OralExternal Links:[Link](https://proceedings.mlr.press/v235/zhuge24a.html)Cited by:[§1](https://arxiv.org/html/2609.22682#S1.p4.1),[§6](https://arxiv.org/html/2609.22682#S6.SS0.SSS0.Px3.p1.1)\.
## Appendix ADeployed strategy banks
This appendix lists the complete set of learned strategies deployed*unchanged*at test time\. Strategy instructions are transcribed verbatim from the frozen banks\. Notation follows Section[2\.1](https://arxiv.org/html/2609.22682#S2.SS1): each phasePkklists its participating\-member setAkA\_\{k\}\(the fixed roster slotsAgent 0/1/2\), its roundsrkr\_\{k\}, and its information\-flow mode \(L\\mathrm\{L\}local,S\\mathrm\{S\}summary\-broadcast\);*Roles*are the persistent per\-agent promptsα\\alpha\(shown when set\); the*Teamwork prompt*is the shared team\-level instructionτ\\taustating collaboration norms for the whole team\. In the AIME\-2024 bank, Agents 0/1/2 are o3\-mini, Claude Sonnet 4, and DeepSeek\-V3, respectively; in the GPQA\-Diamond bank, they are Llama\-4\-Maverick, GPT\-4\.1, and Gemini\-2\.5\-Flash, respectively\. No phase, role, or teamwork prompt names a test problem\. The AIME\-2024 bank is also deployed unchanged across the remaining math\-and\-physics benchmarks \(Section[4](https://arxiv.org/html/2609.22682#S4.SS0.SSS0.Px2)\); the GPQA\-Diamond bank is deployed unchanged on MMLU\-Pro and BBEH\.
### A\.1AIME\-2024 strategy bank \(10 strategies\)
mechanistic\_step\_audit— Agents audit the mechanics of each reasoning chain before synthesis\.
•P1\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Audit the reasoning chains step by step\. Each agent should identify one concrete step from another agent that is either verified, questionable, or incorrect\.
•P2\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Resolve the audited issues\. If a step is corrected, update the downstream calculation explicitly\.
Teamwork prompt\.Treat arithmetic, algebraic transformations, case splits, and counting steps as audit targets before accepting a final answer\.
weighted\_derivation\_consensus— Agents independently recalculate disputed steps and reduce the influence of derivations that remain inconsistent\.
•P1\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Each agent lists its full detailed derivation\. Flag any steps that deviate from the majority computation\.\(per\-agent — A0: Provide your complete derivation and highlight any steps that differ from the expected methodology\.; A1: Present your full computation and note any differences compared to others\.; A2: Detail your derivation; if any step diverges, elaborate on your reasoning\.\)
•P2\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Independently re\-calculate disputed steps\. Weight the contributions: assign higher influence to agents whose past derivations align with the majority \(agents 0 and 1\) and lower influence to agent 2 if divergence persists\.\(per\-agent — A0: Re\-calculate and confirm your steps; compare with others to validate consistency\.; A1: Verify the disputed computations, emphasizing consistency with the majority\.; A2: Review your derivation in light of the group’s feedback and adjust if discrepancies are found\.\)
Teamwork prompt\.Apply a weighted consensus mechanism during discussion: if one agent’s answer \(notably agent 2\) consistently deviates, reduce its weight in forming the final answer\.
minority\_reasoning\_challenge— A designated dissenter challenges synthesis steps that may suppress correct minority reasoning before the team revises its answer\.
•P1\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Each agent presents their independent reasoning, explicitly outlining their key load\-bearing values and one potential source of error or dissent in the consensus derivation\.
•P2\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: A designated dissenting agent then challenges any step where minority correct reasoning might be suppressed, citing specific evidence from their chain\.
•P3\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: After addressing the challenge, the team revises and finalizes the synthesis to robustly support the final answer\.
Teamwork prompt\.Integrate explicit adversarial challenge steps to preserve correct minority reasoning during synthesis\.
divergence\_reconciliation— Agents identify persistently divergent derivations, independently verify the disputed steps, and either reconcile them or reduce their influence\.
•P1\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Each agent lists their full derivation\. Specifically flag any steps from agents whose computations systematically differ from the majority\.\(per\-agent — A0: Review and note any discrepancies in the reasoning contributed by any agent showing divergence\.; A1: Cross\-verify computations from any agent identified with divergence using your own reasoning\.; A2: If you are the agent with divergent reasoning, provide detailed explanations for each step\.\)
•P2\[\{0,1\},r=1,L\]\[\\\{0,1\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Initiate an independent re\-calculation of the disputed steps provided by the identified divergent agent, comparing them with the computations from the other agents\. Conclude by either reconciling the inconsistent result or reducing its influence\.\(per\-agent — A0: Independently re\-calculate the disputed steps and share your verified results\.; A1: Compare your verification results with those from the divergent input and note any differences\.\)
Teamwork prompt\.Introduce a reconciliation step dedicated to reviewing any persistent divergences\. If an agent’s contributions are repeatedly inconsistent with the group, their influence is reduced through independent verification\.
backward\_constraint\_validation— Agents derive answer constraints, generate candidates, and verify backward\.
•P1\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Derive necessary conditions for the final integer answer without relying on pre\-supplied candidates: bounds, divisibility, modular residues, monotonicity, feasibility, or direct substitution conditions\.
•P2\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: For each candidate answer in the discussion, test it backward against the original problem conditions and the necessary conditions\. Reject or repair candidates only with a stated mathematical reason\.
Teamwork prompt\.Use the final\-answer format and problem constraints as a validation scaffold\. Candidate answers must survive independent backward checks\.
constraint\_inventory\_then\_solve— Agents first enumerate constraints and then use them to audit candidate answers\.
•P1\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Do not finalize yet\. List constraints any valid solution must satisfy: bounds, integrality, parity, congruences, case coverage, geometric conditions, or counting totals\.
•P2\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Use the constraint inventory to check the candidate solutions\. Revise only when a concrete constraint is violated or a missing case is found\.
Teamwork prompt\.Before accepting a final answer, build and use an explicit inventory of constraints from the problem\.
independent\_solve\_then\_synthesis— Agents compare independent solutions, identify disagreements, and synthesize\.
•P1\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Compare the independent reasoning chains\. Each agent should name the answer they got, the main method they used, and one possible weakness in their own solution\.
•P2\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Synthesize the strongest supported reasoning into a shared answer\. If answers differ, resolve the disagreement using specific mathematical steps from the discussion\.
Teamwork prompt\.Preserve independent reasoning\. Do not converge until each agent’s solution has been compared against the others\.
problem\_adaptive\_method\_diversification— Agents propose and pursue distinct methods suited to the current problem\.
•P1\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Do not finalize yet\. Each agent should propose plausible solution frames for this specific problem, such as algebraic, geometric, combinatorial, modular, invariant, constructive, extremal, coordinate, or computational\-enumerative routes\.
•P2\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Assign distinct viable frames across agents and push each route as far as possible\. State when a route fails or supports a candidate answer\.\(per\-agent — A0: Prefer the first viable method family not already emphasized\.; A1: Prefer a different viable method family from Agent 0\.; A2: Prefer a checking or alternative method family distinct from Agents 0 and 1\.\)
•P3\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Compare the method\-specific results\. Favor answers supported by independent routes or by the route with the clearest complete derivation\.
Teamwork prompt\.The team should deliberately diversify methods before synthesizing\. Distinct methods are chosen based on the problem\.
suspicious\_consensus\_challenger— If the team converges early, one agent must look for a failure mode\.
•P1\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: State the current consensus or disagreement\. If there is a consensus, identify the weakest link in the shared reasoning\.
•P2\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Agent 2 acts as consensus challenger\. Try to find an alternative derivation, missing case, arithmetic error, or constraint violation\. Agents 0 and 1 respond only with mathematical evidence\.\(per\-agent — A2: You are the consensus challenger\. Look for concrete failure modes before accepting the answer\.\)
•P3\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Decide whether the challenged answer survives\. If it does, state why; if not, revise using the discovered issue\.
Teamwork prompt\.Consensus is not sufficient\. If the team appears to agree, actively test whether the shared answer could still be wrong\.
component\_recombination\_validation— Agents compute key quantities independently, reconstruct their implied components, and verify that those components recombine to satisfy the original constraints\.
Roles\.Agent 0: Share your backward validation process and adjust your computation if inconsistencies arise\.;Agent 1: Ensure that the derived components are logically consistent and sum up to meet the given constraints\.;Agent 2: Advocate for the correct computation if your backward validation confirms a lower and more consistent value\.
•P1\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Step 1: Each agent computes the key parameter using their preferred approach and documents all critical arithmetic steps and load\-bearing intermediate values\.\(per\-agent — A0: State your computed value along with key intermediate figures\.; A1: Include a clear record of relevant arithmetic steps that support your computation\.; A2: Detail your computation and list any intermediate values used in your derivation\.\)
•P2\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Step 2: Perform a backward validation by using your computed value to deduce the implied component values\. Verify that these components, when recombined, satisfy the overall constraints provided in the problem\. Confirm that all derived components are consistent and nonnegative\.\(per\-agent — A0: Compute the derived components and demonstrate their recombination into the overall constraint\.; A1: Verify that your deduced values jointly satisfy the aggregate condition and discuss any discrepancies\.; A2: Check and confirm that all derived components are positive and consistent with the given constraints\.\)
Teamwork prompt\.After individual computations, collaboratively verify that the computed value leads to a consistent set of derived components, which when recombined, fully satisfy the overall constraints\. Any inconsistency should trigger a review of the intermediate arithmetic for potential overestimation\.
### A\.2GPQA\-Diamond strategy bank \(10 strategies\)
constructive\_challenge\_and\_preservation— A designated challenger proposes concrete repairs or alternatives, after which the team preserves, repairs, or rejects each well\-supported claim before synthesis\.
Roles\.Agent 2: You are the primary challenger\. Your role is to critically examine the claims of others, and when challenging, propose a plausible alternative interpretation, missing condition, factual error, or a specific repair to the reasoning, not just point out a flaw\. Furthermore, if an individual agent presented a solution that is well\-supported by evidence, you must proactively argue for its preservation, citing specific scientific principles and evidence\. Your goal is to improve the scientific rigor of the solution through constructive adversarial engagement and ensure robust insights are not lost\.
•P1\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Each agent independently proposes their best solution and the key scientific claims supporting it\. Identify any areas of strong initial consensus or disagreement\.
•P2\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Agent 2 \(Challenger\): Identify the weakest or most critical claim in the initial consensus or a divergent solution\. Formulate a specific challenge that includes a plausible alternative interpretation, a missing condition, a factual error, or a proposed ’repair’ to the reasoning\. Crucially, if any agent’s initial solution is well\-supported by evidence, Agent 2 must articulate why that solution \*should\* be preserved, citing specific evidence or scientific principles\. Other agents \(0, 1\): Defend your original reasoning with evidence or acknowledge the validity of the challenge/preservation argument and propose a repair or accept the preservation\.
•P3\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Based on the challenges and responses, collectively decide whether the challenged reasoning survives, is repaired, or is abandoned\. If a repair is accepted, clearly state the revised scientific claim or reasoning\. If fundamental disagreements persist, especially regarding the preservation of a robust individual solution, identify the precise points of contention and their impact on the overall solution\.
•P4\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Synthesize all surviving and repaired scientific claims into a final, robust solution\. Clearly state the solution and justify why it is the most scientifically sound choice given the debate, explicitly mentioning how any robust individual solutions were preserved or why they were ultimately discarded\.
Teamwork prompt\.Engage in an adversarial debate, where challenges include proposed repairs or alternative interpretations\. Critically evaluate all claims and collaboratively refine the solution, with a specific focus on preserving and validating robust individual solutions\.
option\_aware\_claim\_critique— Agents challenge one another’s scientific claims, document unresolved disagreements, and justify the final answer against the available options\.
•P1\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Each agent independently analyzes the problem, proposes a solution, and identifies at least one key scientific claim or assumption in their own reasoning\. Agents also propose specific checks or questions for at least one claim or assumption made by another agent, highlighting potential weaknesses or alternative interpretations\.
•P2\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Agents engage in a structured debate\. Each agent defends their own claim\(s\) with scientific evidence and addresses the proposed checks or critiques from others\. Critiques should not only address scientific accuracy but also consider whether an alternative interpretation or weakness significantly impacts the choice of answer, given the available options and any other problem\-specific selection constraints\.
•P3\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: The team synthesizes a final reasoning chain\. If there are unresolved scientific disagreements, they must be explicitly stated, along with the evidence for each side\. If a pragmatic decision was made to select an answer due to practical selection constraints despite scientific ambiguities, this must also be explicitly documented with justification\.
Teamwork prompt\.The team should engage in structured, adversarial critique, focusing on scientific claims and their implications within the problem’s context\. Be mindful of practical selection constraints, such as the available options, when evaluating alternative interpretations or weaknesses\. The final answer must be scientifically sound and pragmatically justified\.
discrepancy\_and\_contradiction\_audit— A designated auditor identifies contradictions and unaddressed constraints across independent solutions before the team resolves them\.
Roles\.Agent 2: You are the Discrepancy and Contradiction Auditor\. Your role is to critically examine the solutions provided by Agent 0 and Agent 1\. Focus on identifying and clearly articulating scientific inconsistencies, contradictions, or unaddressed problem constraints in their proposed identified entities, reactions, reasoning, and final answers\. Pay close attention to details like implied properties, logical consistency, and adherence to all problem requirements\. Your goal is to ensure the final team solution is scientifically robust and fully consistent with the problem statement\.
•P1\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Each agent will individually present their full solution, including their final answer, detailed reasoning, identified entities, and how each explicit condition or test result stated in the problem was addressed\. Do not debate yet\.
•P2\[\{2\},r=1,L\]\[\\\{2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Agent 2, as the Discrepancy and Contradiction Auditor, will review all presented solutions from Agents 0 and 1\. Your task is to identify and articulate any scientific inconsistencies \(e\.g\., misinterpretations of properties, unaddressed constraints, logical flaws\) AND explicit contradictions \(e\.g\., conflicting identified entities, reaction pathways, or derivations\) between the different proposed solutions or against the problem statement\. Clearly present these findings to Agents 0 and 1, specifying where and why they exist\.
•P3\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Agents 0 and 1 will respond to the discrepancies and contradictions raised by Agent 2\. Clarify, correct, or refine your solutions based on the auditor’s findings\. For each identified inconsistency or contradiction, agents must engage in a structured debate to determine its root cause and decisively resolve it through scientific reasoning and reference to problem statements\. Agent 2 will facilitate this discussion to ensure all issues are thoroughly addressed and resolved, leading to a unified, consistent, and scientifically robust solution\.
Teamwork prompt\.Independently solve the problem\. Then, with a designated auditor, critically examine and resolve any scientific inconsistencies or contradictions through structured debate to arrive at a single, accurate team solution\.
provisional\_consensus\_cross\_validation— The team forms a provisional consensus, tests every strong contender against necessary conditions, and subjects the result to a final assumptions audit\.
•P1\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Each agent independently state your answer and the full scientific reasoning, including all key assumptions, critical calculations, and principles used\. Share your reasoning in detail to allow for thorough cross\-verification\.
•P2\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Compare the independent answers and reasoning\. Identify the strongest arguments and points of agreement or disagreement\. Focus on any differences in assumptions or derivation steps\. Propose a preliminary consensus answer based on the most robust reasoning observed among the independent solutions, explicitly noting any remaining discrepancies\. If there are multiple robust and conflicting independent answers, identify them, preserving all evidence and rationale\.
•P3\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: For each of the preliminary consensus answer\(s\) \(or if multiple, each strong contender\), systematically cross\-verify each other’s full reasoning chains, including all assumptions\. Identify what would need to be true if that option were correct\. Include checks for consistency in units, signs, mechanism, causal direction, limiting cases, and compatibility with the experimental setup\. List all derived implications and necessary conditions\. Agent 0 will lead this cross\-verification, focusing on quantitative consistency and scientific principles\.
•P4\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Test the preliminary consensus answer\(s\) backward against the original question conditions and all derived implications\. Systematically check each condition and implication\. Reject or repair candidates only with a specific scientific reason supported by evidence\. If a strong contender was not chosen as the preliminary consensus, validate it here as well\. Finalize the best\-supported answer based on this rigorous validation\. Agent 1 will lead the final synthesis, ensuring all evidence is accounted for\.
•P5\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Before finalizing, Agent 2 will perform a final audit of the chosen answer, specifically challenging any implicit assumptions and checking for alternative interpretations that might have been overlooked\. The team must address these challenges before providing the final answer\.
Teamwork prompt\.Combine independent problem\-solving with rigorous and systematic cross\-verification and backward validation\. Begin with independent derivations and explicit assumption declarations, synthesize a preliminary consensus by identifying strongest arguments and discrepancies, and then test this consensus and all strong contenders against the problem’s conditions and all answer choices using backward reasoning and systematic checks\. Conclude with a final audit of assumptions and alternative interpretations\.
neglected\_effects\_challenge— A designated challenger quantitatively tests effects initially dismissed as negligible and requires the team to incorporate them or justify their exclusion\.
Roles\.Agent 2: You are the consensus challenger\. Your primary role is to identify and quantitatively evaluate any subtle physical effects or overlooked information suggested by the problem’s parameters, especially when it might change the outcome, even if initially thought to be negligible\. Focus on general physical principles rather than problem\-specific details\.
•P1\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Each agent independently presents their initial interpretation of the problem, including relevant physical laws and initial proposed solution path\. They should highlight any information they consider potentially extraneous or secondary\.
•P2\[\{2,0,1\},r=1,L\]\[\\\{2,0,1\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Agent 2 acts as consensus challenger\. Agent 2 must scrutinize all information initially deemed ’extraneous’ or ’secondary’ by any agent\. Specifically, Agent 2 must identify any physical phenomena \(e\.g\., relativistic effects, quantum effects, or environmental factors\) that could be implicitly suggested by the problem’s parameters \(e\.g\., high velocities, very small scales, extreme conditions\) but might have been overlooked\. For each identified phenomenon, Agent 2 must provide a qualitative argument for its potential relevance and an initial quantitative estimate of its impact on the solution\. Agents 0 and 1 must then critically evaluate Agent 2’s arguments and estimates, providing counter\-arguments or supporting evidence based on general scientific principles, not on external tools or knowledge outside the prompt\.
•P3\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: The team collaboratively decides whether any of the challenged physical phenomena are indeed significant enough to alter the solution, based on the quantitative estimates and critical evaluations\. If deemed significant, the team must explicitly incorporate the effect into their derivation and recalculate the solution\. If deemed negligible, a clear, quantitative justification for its negligibility must be provided\.
•P4\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Present the final, refined solution, explicitly detailing all physical effects considered, their quantitative impact \(or justification for negligibility\), and the final calculated answer\.
Teamwork prompt\.Actively challenge assumptions of negligibility, especially for physical effects suggested by problem parameters\. Quantitatively evaluate potential subtle effects to determine their true significance\.
final\_auditor\_claim\_recovery— A final auditor resurfaces well\-supported claims omitted from the provisional consensus for explicit integration or refutation\.
Roles\.Agent 2: You are the final auditor\. Your role is critical in preventing collaboration\-induced loss of well\-supported individual claims\. Review the provisional consensus and all individual attempts\. Specifically identify and re\-present any materially distinct or well\-supported individual claims \(especially from Agents 0 and 1\) that were overlooked or not sufficiently addressed\. Prompt Agents 0 and 1 to respond with supporting evidence or revised reasoning\. Your goal is to ensure all valid insights are brought to the team’s attention for final adjudication\.
•P1\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Each agent independently derives a solution and identifies the key scientific claims, assumptions, and supporting evidence for their conclusion\.
•P2\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: All agents share their solutions and derivations\. The team discusses to arrive at a provisional consensus solution, explicitly documenting any discrepancies or unresolved scientific issues and any unique, well\-supported individual claims\.
•P3\[\{0,1,2\},r=1,S\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{S\}\]: Agent 2, as the designated final auditor, must review the provisional consensus solution and all individual attempts, paying close attention to previously documented unique or dissenting well\-supported claims\. If Agent 2 identifies any materially distinct or well\-supported individual claims that were overlooked or not sufficiently addressed, Agent 2 must re\-present the reasoning and evidence for these claims\. Agents 0 and 1 respond to this audit with supporting evidence or revised reasoning\. The team then collectively decides whether to integrate the overlooked claim or formally reject it with scientific justification\.
•P4\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Final Adjudication: The team must now revisit ALL distinct, well\-supported individual claims that were not fully integrated into the provisional consensus or were initially set aside\. For each such claim, the team must explicitly discuss its scientific validity\. If a claim is deemed scientifically valid based on evidence, it must be integrated into the final solution, even if it requires revising the consensus\. If a claim is deemed invalid, the team must provide a clear, scientific refutation\. The final team solution must represent a comprehensive adjudication of all individual insights, ensuring no well\-supported individual claim is lost without thorough, explicit scientific justification\.
Teamwork prompt\.Independently derive, then collaboratively consolidate\. A designated expert auditor will perform a final review to ensure no materially distinct or well\-supported individual claims are lost\. Subsequently, the team must formally adjudicate all unique individual claims, integrating valid ones and scientifically refuting invalid ones, to prevent collaboration\-induced loss of valuable insights\.
option\_conditions\_and\_absence\_audit— Members derive necessary conditions for each option and revisit eliminations that rely on the presumed absence of a signal or feature\.
•P1\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Each agent independently reviews the problem and proposes an initial hypothesis for the answer, including the key supporting evidence and any assumptions made\. Share these initial thoughts\.
•P2\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: For each answer option \(A, B, C, D\), Agent 0 states what scientific conditions or observations \*must\* be true for that option to be correct\. Agent 1 then provides scientific evidence from the problem or general relevant domain principles to support or refute these conditions\. Agent 2 critiques the strength of the evidence and the validity of the conditions and the interpretation\.
•P3\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Based on the validation and critique, collectively eliminate options that are demonstrably false or lack sufficient evidence\. Discuss any remaining ambiguities or conflicting evidence\.
•P4\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Before finalizing, explicitly check if any option was eliminated based on a perceived ’absence’ of a signal, property, or feature\. Agent 2, specifically challenge any elimination based on the supposed ’absence’ of any specific experimental observation, signal, or feature, demanding rigorous structural and mechanistic justifications for its non\-existence\. If so, revisit that elimination with extreme scrutiny, requiring explicit scientific reasoning for why that absence is definitive and not merely an oversight or misinterpretation\.
•P5\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Synthesize the final answer from the remaining validated options, ensuring that the chosen option is fully supported by the available evidence and free of scientific contradictions\.
Teamwork prompt\.Systematically validate each answer option by defining its necessary conditions, evaluating evidence for those conditions, and critically reviewing the evidence\. Pay special attention to claims of ’absence’ of features or signals, especially in the interpretation of experimental data\.
corrective\_step\_audit— Members audit specific scientific claims, propose and acknowledge corrections, and preserve validated minority evidence during synthesis\.
•P1\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Audit the reasoning chains step by step\. Each agent should identify one concrete claim from another agent that is either verified, questionable, or incorrect\. For any questionable or incorrect claim, the auditing agent must explicitly propose a scientific correction and provide a brief rationale for the correction\.
•P2\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Resolve the audited issues\. If a claim is corrected, the agent whose claim was corrected must acknowledge the correction, explain the scientific reason for their initial error, and confirm their revised answer choice\. If a proposed correction is challenged, the team must discuss and scientifically justify the most accurate correction\.
•P3\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Synthesize the strongest supported answer, explicitly incorporating all agreed\-upon corrections\. The final answer must reflect a consolidated, scientifically sound reasoning chain, and any initial individual claims that were validated against evidence and reasoning must be explicitly identified and their preservation explained, even if initially a minority view\.
Teamwork prompt\.Treat scientific facts, mechanisms, definitions, unit conversions, and option eliminations as audit targets before accepting a final answer\. Ensure that all identified errors are explicitly corrected and documented, and that all distinct individual claims supported by evidence are retained and integrated into the final team solution\.
precision\_matched\_effects\_audit— The team quantifies secondary effects relative to the precision separating the answer options before selecting the closest option\.
•P1\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: State the current consensus or disagreement regarding the physical effects at play\. If there is a consensus on which effects are relevant, identify the weakest link in the shared scientific rationale, especially regarding neglected effects or assumptions of negligibility\. Explain the rationale for any initial dismissal of such effects\.
•P2\[\{2,0,1\},r=1,L\]\[\\\{2,0,1\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Agent 2 acts as consensus challenger\. For any parameters in the problem \(e\.g\., relative velocities, small differences in quantities, extreme conditions\) that might suggest a secondary physical effect \(e\.g\., relativistic effects, quantum effects, gravitational interactions\), Agent 2 must quantitatively evaluate if this effect significantly alters the primary calculation\. This evaluation must consider the magnitude of the effect relative to the precision required to distinguish between the available answer options\. Agents 0 and 1 respond with their own calculations or a critical review of Agent 2’s calculation, focusing on the quantitative assessment\.
•P3\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: The team must now perform a precise calculation of the full solution, explicitly including the quantitative impact of any physical effect identified as non\-negligible\. Once the numerical result is obtained, compare it against all provided multiple\-choice options\. For each option, calculate the absolute difference between the calculated value and the option\. State the final answer as the option with the smallest absolute difference\.
•P4\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Decide whether the challenged answer or current working solution survives\. If it does, state why with evidence; if not, revise using the discovered issue and present the improved solution, specifically justifying the choice of the closest option based on the precise numerical comparison\.
Teamwork prompt\.Consensus is not sufficient\. If the team appears to agree, actively test whether the shared answer could still be wrong\. Specifically, always quantitatively evaluate secondary physical effects, especially when velocities, small differences, or extreme conditions are provided, to confirm their negligibility or significance, and perform precise numerical matching to options\.
minority\_evidence\_adjudication— A designated adjudicator evaluates every claim that differs from the emerging consensus and integrates or refutes it with evidence\.
Roles\.Agent 2: You are the Minority Evidence Adjudicator\. Your role is to critically evaluate any individual claims that diverge from the team’s emerging consensus\. You must explicitly state whether each differing claim is scientifically sound\. If it is, integrate it into the collective solution and explain its relevance\. If it is not, provide a clear, evidence\-based scientific refutation\. Be thorough and precise\.
•P1\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Each agent independently derives an answer and identifies the key scientific principles, assumptions, or reasoning steps used in their derivation, and potential limitations or uncertainties in their approach\.
•P2\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Identify any individual submissions that are distinct from other submissions but are scientifically sound\. If such distinct submissions exist, the team must collaboratively adjudicate them, explaining why they are correct, how they relate to other submitted ideas, and whether they should be integrated or if the team’s shared understanding needs to be revised\. If there are no such distinct, scientifically sound submissions, simply state that all sound individual submissions align\.
•P3\[\{0,1,2\},r=1,L\]\[\\\{0,1,2\\\},\\ r\{=\}1,\\ \\mathrm\{L\}\]: Agent 2 takes on the role of the Minority Evidence Adjudicator\. For every individual claim that differs from the emerging consensus, Agent 2 must explicitly state whether the claim is scientifically sound and, if so, integrate it into the collective understanding, explaining its contribution\. If the claim is found to be incorrect, Agent 2 must provide a clear, scientific refutation, citing specific evidence or logical flaws\. Agents 0 and 1 must engage with Agent 2’s adjudication, either confirming or challenging it with further evidence\. The team then synthesizes the strongest supported answer, ensuring all valid individual insights are preserved and incorrect ones are formally refuted\.
Teamwork prompt\.Preserve independent reasoning\. Do not converge until each agent’s submission and evidence have been compared against the others, and any distinct but scientifically sound individual submissions have been explicitly adjudicated, integrated, or refuted with evidence\. Agent 2 is the dedicated Minority Evidence Adjudicator\.
Figure[8](https://arxiv.org/html/2609.22682#A1.F8)illustrates two additional strategies from earlier searches: forced role reversal and overlapping pairwise verification\. Neither was selected for either deployed bank\.
\(a\)\(b\)
Figure 8:Teamwork reflection explores a broader strategy space than the final banks reveal\.\([8\(a\)](https://arxiv.org/html/2609.22682#A1.F8.sf1)\) Forced role reversal\.Members first vote blindly, then each argues for an answer other than its own, cross\-examines the alternatives, and votes again only after the temporary advocacy roles are released\. This separates the strength of an argument from its proponent’s original answer and forces minority alternatives to be examined\.\([8\(b\)](https://arxiv.org/html/2609.22682#A1.F8.sf2)\) Overlapping pairwise verification\.Each member states an answer and its critical assumption, after which the strategy verifies all three member pairs in an overlapping sequence\. A detected flaw triggers full\-team re\-solving; if no flaw is found, unanimity still triggers a challenge to one key interpretation before synthesis\. These strategies were discovered during earlier searches but were not selected for either final bank and were not used in reported deployment\.
## Appendix BInitialization and comparison with learned strategies
The evolutionary search is initialized withPinitP\_\{\\mathrm\{init\}\}, in which each member first produces an independent solution\. All three members then complete two rounds of debate\-like exchange, each time receiving the other members’ most recent responses\. The protocol uses no teamwork prompt, member\-specific roles, or learned phase instructions\. The final answer is chosen by majority vote over the members’ final\-round answers; if no strict majority exists, one member’s final answer is selected at random\. We evaluatePinitP\_\{\\mathrm\{init\}\}once per problem\. Table[4](https://arxiv.org/html/2609.22682#A2.T4)shows higher average accuracy forSATin both task suites\.
\(a\) Mathematics and physics
\(b\) Knowledge and logic
Table 4:SATachieves higher average accuracy than the initialization in both task suites\.Panels \(a\) and \(b\) compareSATwithPinitP\_\{\\mathrm\{init\}\}, the initial teamwork strategy used to seed the evolutionary search that implements teamwork reflection\. The initialization has each team member propose an independent solution, followed by two rounds of debate\-like exchange and a final majority vote\. All values are percentages; boldface marks the higher accuracy in each column, including ties\.
## Appendix CAdditional mechanisms of collaborative computation
Figures[9](https://arxiv.org/html/2609.22682#A3.F9)and[10](https://arxiv.org/html/2609.22682#A3.F10)provide expanded transcripts for the HMMT and GPQA examples discussed in the main text\. Two additional AIME cases show how a failed check motivates a missing construction \(Figure[11](https://arxiv.org/html/2609.22682#A3.F11)\) and how a step audit protects a correct minority \(Figure[12](https://arxiv.org/html/2609.22682#A3.F12)\)\. Transcripts are condensed for legibility\.
\(1\) o3\-mini: invariant and counting methodFor each primepp, the sorted exponent list is invariant, so the finalkk\-th smallest number is∏ppEk\(p\)\\prod\_\{p\}p^\{E\_\{k\}\(p\)\}\. Counting by⌊2100/pm⌋−⌊2100/pm\+1⌋\\lfloor 2100/p^\{m\}\\rfloor\-\\lfloor 2100/p^\{m\+1\}\\rfloor:E2026\(2\)=4E\_\{2026\}\(2\)=4,E2026\(3\)=3E\_\{2026\}\(3\)=3,E2026\(5\)=2…E\_\{2026\}\(5\)=2\\ldotsForp=23p=23:2009\+88=20972009\+88=2097\.
\(2\) o3\-mini: factorization with one wrong countFinal factorization24⋅33⋅52⋅7⋅11⋅13⋅17⋅19⋅232^\{4\}\\cdot 3^\{3\}\\cdot 5^\{2\}\\cdot 7\\cdot 11\\cdot 13\\cdot 17\\cdot 19\\cdot 23; divisor count\(4\+1\)\(3\+1\)\(2\+1\)\(1\+1\)𝟓\(4\{\+\}1\)\(3\{\+\}1\)\(2\{\+\}1\)\(1\{\+\}1\)^\{\\mathbf\{5\}\}\.
\(3\) DeepSeek\-V3: six unit primes, not fiveThere are6primes\(7,11,13,17,19,23\)\(7,11,13,17,19,23\)with exponent11, not55\. Soτ\(N\)=\(4\+1\)\(3\+1\)\(2\+1\)\(1\+1\)6=5⋅4⋅3⋅64=3840\\tau\(N\)=\(4\{\+\}1\)\(3\{\+\}1\)\(2\{\+\}1\)\(1\{\+\}1\)^\{6\}=5\\cdot 4\\cdot 3\\cdot 64=\\boxed\{3840\}\.
\(4\) Claude Sonnet 4: independent auditp=2p\{=\}2:131−65=66131\{\-\}65\{=\}66, cumulative20352035, and2026≤20352026\\leq 2035, soE2026\(2\)=4E\_\{2026\}\(2\)\{=\}4\. Thep=3p\{=\}3andp=5p\{=\}5counts also check;τ=5×4×3×26=3840\\tau=5\\times 4\\times 3\\times 2^\{6\}=3840\.
\(5\) o3\-mini: synthesisN2026=24⋅33⋅52⋅7⋅11⋅13⋅17⋅19⋅23N\_\{2026\}=2^\{4\}\\cdot 3^\{3\}\\cdot 5^\{2\}\\cdot 7\\cdot 11\\cdot 13\\cdot 17\\cdot 19\\cdot 23;τ=\(4\+1\)\(3\+1\)\(2\+1\)\(1\+1\)6=3840\{\\color\[rgb\]\{0,0\.425,0\.425\}\\tau=\(4\{\+\}1\)\(3\{\+\}1\)\(2\{\+\}1\)\(1\{\+\}1\)\}\\\!^\{\{\\color\[rgb\]\{0\.6,0\.3,0\}6\}\}=3840\. Final answer:3840\\boxed\{3840\}\.
Figure 9:Cross\-member composition constructs an answer absent from all three initial outputs\.On HMMT 2026 problem 6 \(gold38403840; all three initial answers were incorrect\), o3\-mini supplies the gcd–lcm exponent invariant and factorization but miscounts the unit\-exponent primes\. DeepSeek repairs the count, Sonnet audits it, and synthesis preserves the composed answer\. The transcript is condensed for legibility\.Figure 10:A learned peer\-audit strategy repairs errors that debate and aggregation preserve\.GPQA Diamond 132 asks the product count for 1\-bromobenzene\-2\-d reacting with NaNH2in ammonia\. All methods use Llama 4 Maverick, GPT\-4\.1, and Gemini 2\.5 Flash; the correct answer is B \(three products\)\.\(a\) Mixture of Agentsstarts with proposals D/D/C\. The aggregator merges the H\- and D\-removal intermediates and incorrectly retains deuterium, counting 2\- and 3\-deuterioaniline but omitting aniline\. It returns D \(two\)\.\(b\) Debatestarts with a wrong D majority \(Llama and Gemini\); GPT initially chooses the correct answer B\. Gemini’s first\-round analysis falsely equates the D\-retaining pathway’s two products\. Citing the other agents’ analyses, GPT adopts this equivalence and switches to D; Llama adopts the same product accounting\. The wrong majority becomes unanimous, omitting 3\-deuterioaniline\.\(c\)SATbegins with all three agents independently recommending wrong answers: D/A/D \(two/four/two\)\. Its learned strategy asks each member to audit a specific peer claim, propose a correction, then acknowledge corrections, explain initial errors, and revise their answer before synthesis\. Gemini challenges Llama’s merged pathways, then corrects its own assumption that deuterium survives removal\. The team preserves the two\-pathway mechanism and repairs atom tracking: removing D gives aniline; removing H gives 2\- and 3\-deuterioaniline\. Green marks correct B and light blue incorrect D; teal marks the audit and proposed repair, orange the acknowledged correction\. Transcripts and instructions are condensed; quotations are exact\.o3\-mini: concrete challengeWiths=49s=49andb=2b=2,AI=249/100=1\.4AI=2\\sqrt\{49/100\}=1\.4, not an integer\. This is a gap\. Focus on the integer condition forAIAI\.
Claude Sonnet 4: repairForAIAIto be integer we needb×7/10b\\times 7/10integer, sobbmust be divisible by1010\. The smallest suchbbis1010, givings=49×10/2=245s=49\\times 10/2=245\. The ratio is500/24=125/6500/24=125/6\. SoAB=245AB=245, not4949\.
DeepSeek\-V3: minimality checkForb=5b=5,s=122\.5s=122\.5is not an integer; the least admissiblebbis1010, whileb=20b=20gives the largerAB=490AB=490\. Thus245245is minimal\.
o3\-mini: completeness\-gate synthesisBecause all sides are integers,bbmust be divisible by1010; the least value isb=10b=10, givings=245s=245andAI=7AI=7\. Final answer:245\\boxed\{245\}\.
Figure 11:A failed check becomes the missing construction\.On AIME 2026 II\-08 \(gold245245; initial outputs028028/049049/unparsed\), a mandated integer check exposes the gap in the leading derivation\. Sonnet turns that failed check into the divisibility constraint needed to construct245245, and DeepSeek verifies minimality\.o3\-mini: independent answer032032Considering negative common differences givesd=−1,−2,−5,−10d=\-1,\-2,\-5,\-10\. The positive cases sum to178178and the negative cases to−146\-146, giving032\\boxed\{032\}\.
Claude Sonnet 4: step auditFord=−1d=\-1, reaching2424requires4\+\(k−1\)\(−1\)=244\+\(k\-1\)\(\-1\)=24, sok=−19k=\-19—but a term index must be positive\. This eliminates every negativedd, leavingd∈\{1,2,5,10\}d\\in\\\{1,2,5,10\\\}\. The answer is178178, not032032\.
DeepSeek\-V3: revisionAgreed—including negativeddrequired invalid negative term indices\. The tenth terms ford∈\{1,2,5,10\}d\\in\\\{1,2,5,10\\\}are13,22,49,9413,22,49,94, which sum to178178\.
Figure 12:Verification protects a correct minority against a wrong majority\.On AIME 2026 II\-01 \(gold178178; initial answers032032/178178/032032\), two members share the same locally checkable error\. A step audit names that error, both wrong members revise, and the team preserves the lone correct answer that voting would discard\.
## Appendix DEvaluation Details
For each benchmark, self\-consistency and self\-reflection use the team member with the highest accuracy in the initial independent single\-pass evaluation on that benchmark, breaking ties arbitrarily\. Both use o3\-mini for AIME 2024, AIME 2025, and AIME 2026; Claude Sonnet 4 for TheoremQA\-physics; Gemini\-2\.5\-Flash for GPQA and BBEH; and GPT\-4\.1 for MMLU\-Pro\. On HMMT 2026, self\-consistency uses Claude Sonnet 4 and self\-reflection uses o3\-mini; the difference reflects arbitrary tie\-breaking, as the two models had identical independent single\-pass accuracy\.
Self\-consistency drawsK=10K\{=\}10samples from the selected model at temperature0\.50\.5\. HMMT 2026 answers are graded with MathArena’s benchmark\-specific answer checker; other mathematics answers are graded withmath\-verify\. MMLU\-Pro is graded by exact match to the gold option letter; BBEH uses its official evaluation logic\.
### D\.1Final\-answer selection prompts
The judge receives the benchmark problem followed by every candidate certificate in a single prompt\. We use the following task\-specific templates, with braced fields populated for each benchmark and problem\.
#### D\.1\.1Free\-response mathematics and physics
Youareselectingthebestproof\-of\-workcertificateforone\{benchmark\_name\}problem\.
Youaregiventheproblemandallcandidatefinalteamcertificatesproducedbyastrategybank\.Choosethecandidatewhosefinalanswerisbestsupportedbyitswrittencertificate\.
Youareauditingwrittencertificates,NOTsolvingtheproblem\.
Rules:
\-Donotsolvetheproblemyourself,anddonotselectorrejectacandidatebecauseitsanswermatchesorconflictswithyourownsolution,estimate,orintuitionabouttheanswer\.
\-Judgeonlycertificatequality:aretheload\-bearingstepswrittendownandlocallycheckable,isthearithmeticcorrectaswritten,isthecaseanalysiscomplete,anddoesthefinaltransitiontothestatedanswerfollowfromtheestablishedsteps?
\-YoumayrejectordowngradeacandidateONLYbynamingaspecificlocaldefectinitswrittencertificate:astepthatdoesnotfollowfromthepreviousones,anarithmeticerroryoucanpointto,amissingcase,anunjustifiedassumption,orafinaltransitionnotsupportedbythesteps\."Ibelievetheanswerisdifferent"or"itconflictswithanothercandidate’sderivation"areNOTdefects\.
\-Foreachcandidate,recordallsuchdefectsinanamed\_defectslist;useanemptylistifnospecificdefectisidentified\.
\-Donotuseanswerfrequencywhileauditing;auditeverycertificateonitswrittencontentalone\.FrequencyentersONLYthroughthemandatorytie\-breakruleinstage2\.
\-Ifeverycertificateisflawed,choosetheleast\-badcandidateandnameitsremainingdefect\.
Workintwostages,strictlyinthisorder:
1\.AUDIT:writeastructuredauditentryforEVERYcandidate,basedonlyonitswrittencertificate\.
2\.DECIDE:onlyafterallauditsarewritten,comparetheauditsandselectthecertificatewiththestrongestwrittensupport\.MANDATORYTIE\-BREAK:ifmorethanonecandidatehasanemptynamed\_defectslist,youMUSTselectfromamongthosedefect\-freecandidatestheonewhosefinalansweristhemostcommonanswerwithinthatdefect\-freeset;iffrequenciesaretied,preferthecertificatewhoseauditshowsthemostcomplete,explicitsupport\.Donotoverridethistie\-breakwithprose\-qualitypreferences\.
Problem\(\{benchmark\_name\}\):
\{problem\}
Candidatecertificates:
\{candidate\_certificates\}
#### D\.1\.2Multiple\-choice knowledge and logic
Youareselectingthebest\{benchmark\_name\}final\-answercertificatefromapoolofcandidatereasoningtraces\.
Youaregivenonemultiple\-choicequestionandallcandidatefinalcertificates\.Choosethecandidatewhosefinalanswer\(anoptionlabel\)isbestsupportedbyitswrittenreasoning\.
Youareauditingwrittencertificates,NOTsolvingtheproblem\.
Rules:
\-Donotsolvetheproblemyourself,anddonotselectorrejectacandidatebecauseitsanswermatchesorconflictswithyourownsolution,estimate,orintuitionaboutthecorrectoption\.
\-Judgeonlycertificatequality:aretheload\-bearingclaimsanddecisivestepswrittendownandlocallycheckable,arethecalculationsandfactualclaimscorrectaswritten,aretheoptioneliminationsandcasedistinctionscomplete,anddoesthefinaltransitiontothestatedoptionfollowfromtheestablishedsteps?
\-YoumayrejectordowngradeacandidateONLYbynamingaspecificlocaldefectinitswrittencertificate:astepthatdoesnotfollowfromthepreviousones,acalculationorfactualclaimyoucanpointtoaswrongaswritten,anunsupportedoptionelimination,amissingcase,anunjustifiedassumption,orafinaloptionchoicenotsupportedbythestatedreasoning\."Ibelievetheanswerisdifferent"or"itconflictswithanothercandidate’sreasoning"areNOTdefects\.
\-Foreachcandidate,recordallsuchdefectsinanamed\_defectslist;useanemptylistifnospecificdefectisidentified\.
\-Donotuseanswerfrequencywhileauditing;auditeverycertificateonitswrittencontentalone\.FrequencyentersONLYthroughthemandatorytie\-breakruleinstage2\.
\-Ifeverycertificateisflawed,choosetheleast\-badcandidateandnameitsremainingdefect\.
Workintwostages,strictlyinthisorder:
1\.AUDIT:writeastructuredauditentryforEVERYcandidate,basedonlyonitswrittencertificate\.
2\.DECIDE:onlyafterallauditsarewritten,comparetheauditsandselectthecertificatewiththestrongestwrittensupport\.MANDATORYTIE\-BREAK:ifmorethanonecandidatehasanemptynamed\_defectslist,youMUSTselectfromamongthosedefect\-freecandidatestheonewhosefinalansweristhemostcommonanswerwithinthatdefect\-freeset;iffrequenciesaretied,preferthecertificatewhoseauditshowsthemostcomplete,explicitsupport\.Donotoverridethistie\-breakwithprose\-qualitypreferences\.
Problem\(\{benchmark\_name\}\):
\{problem\}
Candidatefinalcertificates:
\{candidate\_certificates\}
## Appendix EDemonstrability Sensitivity Analysis
Table[5](https://arxiv.org/html/2609.22682#A5.T5)reports the raw benchmark values underlying Figure[6](https://arxiv.org/html/2609.22682#S5.F6)\. The primary analysis includes benchmarks with at least ten eligible problems containing both a correct and an incorrect team certificate\. The ten panel judges are Gemma 3 4B IT, GPT\-3\.5 Turbo, GPT\-4\.1 Nano, Command R7B, Claude 3 Haiku, Llama 3\.1 8B Instruct, Gemma 3 12B IT, Mistral Small 3\.2 24B Instruct, Gemma 3n E4B IT, and Qwen 2\.5 7B Instruct\. None is a member of either deployed team roster\.
Table 5:Demonstrability andSATimprovement across eight benchmarks\.Demonstrability is operationalized as the balanced rate at which a ten\-model panel selects correct over incorrect reasoning\. Improvement isSATaccuracy minus the best member’s accuracy, in percentage points\.We test whether the rank association in Section[5](https://arxiv.org/html/2609.22682#S5)is driven by any single benchmark by recomputing it after leaving out each benchmark in turn\. Every seven\-benchmark subset retains a strong positive association \(Spearmanρ=0\.86\\rho=0\.86–0\.960\.96; exact permutationp=0\.003p=0\.003–0\.0240\.024; Table[6](https://arxiv.org/html/2609.22682#A5.T6)\)\.
Table 6:Leave\-one\-out sensitivity of the demonstrability association\.The first row reports the full eight\-benchmark analysis; each subsequent row reports the Spearman correlation after omitting one benchmark\. Exact two\-sidedpp\-values enumerate all permutations of the observed outcome ranks \(8\!8\!for the full analysis and7\!7\!for each deletion\)\.相似文章
避免过度思考,避免思考不足:迈向智能体AI中的自适应推理
该论文提出在智能体AI系统中采用自适应推理,根据任务需求动态分配计算资源,通过在MATH-500和GAIA基准测试中的评估来避免过度推理和思考不足。
TMAS:通过多智能体协同扩展测试时计算
TMAS 引入了一种多智能体框架,通过结构化协作与分层记忆系统扩展测试时计算,从而增强大语言模型的推理能力。该方法采用专用智能体、跨轨迹信息流以及混合奖励强化学习,有效提升了模型在复杂推理基准上的迭代扩展性能与稳定性。
AgentPSO:通过多智能体粒子群优化进化智能体推理技能
AgentPSO 是一种受粒子群算法启发的框架,通过将智能体视为以自然语言技能为状态的粒子,来进化多智能体推理能力。它在无需更新基础语言模型参数的情况下,提升了在推理基准测试上的性能。
开放世界多智能体环境中的自主数学发现
本文提出一个多智能体人工智能系统,该系统能够在开放世界环境中,通过协作性实验与定理证明自主发现新的数学成果,实现了新的构造与定理。
开放世界多智能体环境中的自主数学发现
该论文介绍了theStation,这是一个开放世界多智能体环境,AI代理在此环境中自主协作进行数学研究,在多个开放问题上取得了新颖成果,并发布所有对话、证明和代码以确保透明度。