谷歌推出多代理协作框架 Stellar Colosseum,提升数学与理论计算机科学长周期研究能力
Stellar Colosseum: A Many-Agent Harness for Long-Horizon Research in Mathematics and Theoretical Computer Science
谷歌搞了个叫 Stellar Colosseum 的多代理框架,专门用来做数学和理论计算机科学这种需要长期研究的活儿,比单模型干得更好。
谷歌提出模型无关的 Stellar Colosseum 框架,用于分配推理资源解决数学和理论计算机科学中的长周期研究问题。该框架通过并行生成候选方案、使用针对性反证攻击,并结合重叠随机样本树聚合来整合候选方案和批判意见,形成单一研究成果。在 TCS-Bench 基准测试中,Stellar Colosseum 使用 Gemini 3.1 Pro 和 Gemini 3.7 Flash 达到 71.0% 准确率,在 Codeforces 评估中,基于 Gemini 3.1 Pro 的证明导向管道解决 218/222 个问题。
Stellar Colosseum: A Many-Agent Harness for Long-Horizon Research in Mathematics and Theoretical Computer Science
Language models can produce plausible short proofs, but may still be unreliable on long-horizon research problems, where progress depends on a sequence of uncertain and interdependent decisions. We introduce Stellar Colosseum, a model-agnostic harness for allocating inference across research in mathematics and theoretical computer science. Colosseum explores alternative strategies before proof construction, uses a readiness gate to decide when a route is mature enough to decompose, represents the proof plan as interdependent section-level subproblems, and routes verifier findings back to the affected part of the argument. Across these stages, it generates candidates in parallel, attacks them with targeted falsification, and combines candidates and their critiques into a single research artifact through overlapping random-sample tree aggregation. The Colosseum workflow has also been integrated into Google Antigravity's Teamwork framework as the Long Proof pattern. We demonstrate the capabilities of Colosseum through open-ended research and evaluations on theorem-proving and competitive programming benchmarks. Using Colosseum with Gemini 3.1 Pro, we obtain several new results that address open problems arising from papers published at top venues such as FOCS and JMLR. On TCS-Bench, a benchmark of research-level theorem-proving tasks drawn from papers published at FOCS, STOC, and SODA, Colosseum achieves 71.0% accuracy using Gemini 3.1 Pro and Gemini 3.7 Flash. In a separate Codeforces evaluation using Gemini 3.1 Pro, the proof-oriented pipeline with execution feedback solves 218 of 222 problems.