arXiv:2605.01102cs.AIphysics.ao-ph2026-05

用多智能体协作解决流体力学推理中上下文过载问题

Towards Multi-Agent Autonomous Reasoning in Hydrodynamics

论文配图:Towards Multi-Agent Autonomous Reasoning in Hydrodynamics
图 1 · 摘自论文原文
  • 通过图结构调度专用智能体,避免单个上下文窗口过载
  • 在37个任务中达成93.6%事实准确率,五路并行仍保持超90%精度
  • 适合需要高可靠、可审计的科学计算场景

单智能体系统(SAS)已成为大模型驱动科研流程的主流模式,但随着工具说明和观测记录积累,每个决策可用的有效上下文不断减少,导致端到端可靠性下降。本文提出一种面向流体力学的多智能体系统(MAS)原型,通过层级执行图(LEG)协调各智能体。规划器智能体基于自然语言路由启发式构建查询特定的执行拓扑,不依赖硬编码控制逻辑;专业智能体在严格工具白名单下运行,承担互补数据角色。层间由整合器融合并行输出生成简明摘要,报告者合成最终响应,并记录每一步工具调用的溯源信息以支持审计。所有测试均以Claude Sonnet 4.6为骨干模型。在涵盖六个复杂度等级的37个查询上,系统实现93.6%的事实精确率,通过率100%;从单线程到五条独立并行路径,准确率始终高于90%;在模拟个别数据源丢失时,系统能优雅降级,仍返回有意义的部分答案。结果表明,规划引导的图结构多智能体协同可有效缓解单体架构面临的上下文饱和瓶颈。

原文摘要 · Abstract (English)

Single-agent systems (SAS) have become the default pattern for LLM-driven scientific workflows, but routing planning, tool use, and synthesis through a single context window comes with a well-known cost: as tool specifications and observational traces accumulate, the effective context available for each decision shrinks, and end-to-end reliability suffers. We present a multi-agent system (MAS) prototype for hydrodynamics in which specialized agents are coordinated through a Layer Execution Graph (LEG). A planner agent constructs query-specific execution topologies from natural-language routing heuristics that capture domain knowledge without hard-coding it as rigid control logic; specialist agents operate under strict tool allowlists and occupy complementary data-class roles. Between layers, consolidator agents fuse parallel outputs into concise briefs, and a reporter agent synthesizes the final response, while the runtime logs provenance for every tool invocation to support auditability. All benchmarks, ablations, and stress tests use Claude Sonnet~4.6 as the backbone model for both specialist and general-purpose agents. Evaluated on 37 queries spanning six complexity categories, the prototype achieves 93.6% factual precision with a 100% pass rate. Accuracy remains above 90% across runs from single-threaded to five independent parallel tracks, and under simulated loss of individual data sources the system degrades gracefully, still returning substantive partial answers. Together, these results suggest that planner-guided, graph-structured multi-agent orchestration can meaningfully alleviate the context-saturation bottlenecks that constrain monolithic single-agent architectures.

多智能体科学计算流体力学上下文优化

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