NeuroClaw让神经影像研究自动执行,提升可复现性。
NeuroClaw Technical Report

- 用多智能体架构分解复杂分析流程,直接处理原始数据
- 在多个模型上使任务完成率提升30%以上,结果更稳定
- 适合神经科学和医学影像研究者,尤其关注可复现性
智能体系统有望加速科研流程,但神经影像分析面临模态异构(sMRI、fMRI、dMRI、EEG)、多阶段流程长、复现风险高等挑战。为此,我们提出NeuroClaw——一个面向神经影像的专用多智能体研究助手,支持可执行、可复现的研究。NeuroClaw直接处理多种格式与模态的原始数据,基于数据语义和BIDS元数据做决策,用户无需预处理或编写专用代码。平台集成环境管理功能,包括固定版本的Python环境、Docker支持、常用神经影像工具的自动安装器及GPU配置。实际运行中强调检查点保存、执行后验证、结构化审计日志和受控运行时设置,显著提升工具链透明度与可复现性。采用三层智能体层级结构,分离用户交互、高层编排与底层工具技能,将复杂工作流拆解为安全可复用单元。同时引入NeuroBench,一个评估可执行性、结果有效性与复现准备度的系统级基准。在多个多模态大模型上,NeuroClaw驱动的运行相比直接调用智能体,得分显著且一致提升。
原文摘要 · Abstract (English)
Agentic artificial intelligence systems promise to accelerate scientific workflows, but neuroimaging poses unique challenges: heterogeneous modalities (sMRI, fMRI, dMRI, EEG), long multi-stage pipelines, and persistent reproducibility risks. To address this gap, we present NeuroClaw, a domain-specialized multi-agent research assistant for executable and reproducible neuroimaging research. NeuroClaw operates directly on raw neuroimaging data across formats and modalities, grounding decisions in dataset semantics and BIDS metadata so users need not prepare curated inputs or bespoke model code. The platform combines harness engineering with end-to-end environment management, including pinned Python environments, Docker support, automated installers for common neuroimaging tools, and GPU configuration. In practice, this layer emphasizes checkpointing, post-execution verification, structured audit traces, and controlled runtime setup, making toolchains more transparent while improving reproducibility and auditability. A three-tier skill/agent hierarchy separates user-facing interaction, high-level orchestration, and low-level tool skills to decompose complex workflows into safe, reusable units. Alongside the NeuroClaw framework, we introduce NeuroBench, a system-level benchmark for executability, artifact validity, and reproducibility readiness. Across multiple multimodal LLMs, NeuroClaw-enabled runs yield consistent and substantial score improvements compared with direct agent invocation. Project homepage: https://cuhk-aim-group.github.io/NeuroClaw/index.html
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。