arXiv:2605.19338cs.MAcs.AI2026-05

通过持续元策略监督,提升多智能体数学推理的可靠性与准确性。

STAR-PólyaMath: Multi-Agent Reasoning under Persistent Meta-Strategic Supervision

论文配图:STAR-PólyaMath: Multi-Agent Reasoning under Persistent Meta-Strategic Supervision
图 1 · 摘自论文原文
  • 设计嵌套重规划循环的架构,由无推理控制器协调,防止错误传播。
  • 在8个顶级竞赛基准上达顶尖水平,部分任务获满分,领先最强基线13.54个百分点。
  • 适合追求高精度长程推理的AI系统研究者和竞赛级数学推理应用。

前沿AI模型与多智能体系统显著提升了数学推理能力。然而,对于需要长期、长程推理的问题,现有系统仍存在根本性可靠性问题:幻觉累积、记忆碎片化以及推理工具使用失衡。本文提出STAR-PólyaMath,一种通过元层级监督与结构化推理-验证交互来系统解决上述挑战的多智能体框架。该框架采用受控状态机结构,包含嵌套的挑战-步骤-重规划循环,由无需推理的Python控制器管理,实现控制与推理分离,并通过回溯与重规划限制错误传播。核心创新在于持续存在的元策略师,可保持跨尝试记忆,通过高层战略指导或强制指令实现元层级控制,使系统摆脱无效循环而非停滞或过度依赖工具。STAR-PólyaMath在全部八个顶级竞赛基准上取得当前最佳表现:AIME 2025-2026、MathArena Apex Shortlist、MathArena Apex 2025、Putnam 2025、IMO 2025、HMMT February 2026、USAMO 2026。其在AIME、Putnam和HMMT上获得满分,在Apex 2025上以93.75%得分领先最强基线GPT-5.5(80.21%)。消融实验表明性能提升源于框架协调机制,而非模型多样性;移除关键组件或替换混合骨干均导致性能下降。代码已公开于https://github.com/Julius-Woo/STAR-PolyaMath。

原文摘要 · Abstract (English)

Frontier AI models and multi-agent systems have led to significant improvements in mathematical reasoning. However, for problems requiring extended, long-horizon reasoning, existing systems continue to suffer from fundamental reliability issues: hallucination accumulation, memory fragmentation, and imbalanced reasoning-tool trade-offs. In this paper, we introduce STAR-PólyaMath, a multi-agent framework that systematically addresses these challenges through meta-level supervision and structured Reasoner-Verifier interaction. STAR-PólyaMath is structured as an orchestrated state machine with nested challenge-step-replan loops, governed by a reasoning-free Python orchestrator that separates control from inference and bounds error propagation through trace-back and re-planning. Our key innovation is a persistent Meta-Strategist that maintains cross-attempt memory and exercises meta-level control by issuing high-level strategic guidance or mandatory directives, so the system can escape unproductive loops rather than stagnate or over-rely on tools. STAR-PólyaMath achieves state-of-the-art results on all eight top-tier competition benchmarks: AIME 2025-2026, MathArena Apex Shortlist, MathArena Apex 2025, Putnam 2025, IMO 2025, HMMT February 2026, and USAMO 2026. It obtains perfect scores on AIMEs, Putnam, and HMMT, and shows its largest margin on Apex 2025, scoring 93.75% compared with 80.21% by the strongest baseline GPT-5.5. Ablation studies show that the gains arise from the framework's orchestration rather than from model-level diversity since removing key components or substituting in mixed backbones consistently weakens performance. Code is available at https://github.com/Julius-Woo/STAR-PolyaMath.

多智能体数学推理元策略

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。