构建可追溯的科学助手系统,让AI推理过程透明可控。
AISAC: An Integrated multi-agent System for Transparent, Retrieval-Grounded Scientific Assistance
- 用角色化代理+预算控制实现科学推理的结构化执行
- 支持燃烧、材料等多领域科研流程,运行稳定可靠
- 适合需要可复现、可审计的科研AI协作场景
AI科学助手核心(AISAC)是美国阿贡国家实验室开发的一种透明、模块化的多代理运行时系统,用于支持长周期、基于证据的科学推理。它不提出新算法或宣称自主发现,而是提供一个受控的执行基础架构,满足科学实践中部署代理AI的关键需求:明确的角色语义、预算化的上下文管理、可追溯的执行过程以及与工具和知识库的可复现交互。AISAC通过四项结构保证实现科学推理的可靠性:(1)声明式代理注册,由运行时强制执行角色语义并自动生成系统提示;(2)通过显式的每轮上下文和委派深度限制实现预算化编排;(3)跨情景、对话和证据层的角色对齐内存访问;(4)通过持久化执行记录和实时事件流接口实现可追溯透明性。这些机制依托混合持久化内存(SQLite与双FAISS索引)、代理作用域的受控检索(RAG)、带模式验证的结构化工具执行,以及配置驱动的启动机制,支持项目特异性扩展而不修改共享核心。目前AISAC已在阿贡实验室多个科学工作流中部署,涵盖燃烧科学、材料研究和能源过程安全,验证了其作为领域专用科学助手可复用基础平台的能力。
原文摘要 · Abstract (English)
AI Scientific Assistant Core (AISAC) is a transparent, modular multi-agent runtime developed at Argonne National Laboratory to support long-horizon, evidence-grounded scientific reasoning. Rather than proposing new agent algorithms or claiming autonomous scientific discovery, AISAC contributes a governed execution substrate that operationalizes key requirements for deploying agentic AI in scientific practice, including explicit role semantics, budgeted context management, traceable execution, and reproducible interaction with tools and knowledge. AISAC enforces four structural guarantees for scientific reasoning: (1) declarative agent registration with runtime-enforced role semantics and automatic system prompt generation; (2) budgeted orchestration via explicit per-turn context and delegation depth limits; (3) role-aligned memory access across episodic, dialogue, and evidence layers; and (4) trace-driven transparency through persistent execution records and a live event-stream interface. These guarantees are implemented through hybrid persistent memory (SQLite and dual FAISS indices), governed retrieval with agent-scoped RAG, structured tool execution with schema validation, and a configuration-driven bootstrap mechanism that enables project specific extension without modifying the shared core. AISAC is currently deployed across multiple scientific workflows at Argonne, including combustion science, materials research, and energy process safety, demonstrating its use as a reusable substrate for domain-specialized AI scientific assistants.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。