AgenticSciML: Collaborative Multi-Agent Systems for Emergent Discovery in Scientific Machine Learning
Qile Jiang, George Karniadakis
TL;DR
The paper presents AgenticSciML, a collaborative multi-agent framework that orchestrates 10+ specialized agents to design, critique, and refine SciML models through structured debate, retrieval-augmented memory, and ensemble-guided evolution. It demonstrates emergent modeling strategies across PDE-constrained learning, neural operators, and inverse problems, achieving up to four orders of magnitude error reduction over single-agent baselines and human-designed approaches. Notable contributions include adaptive mixture-of-experts PINNs, decomposition-based PINNs, physics-informed operator learning architectures, and derivative-enhanced training schemes, illustrating forms of model design not explicitly present in the knowledge base. The work suggests a scalable, transparent pathway for autonomous discovery in scientific computing while acknowledging limitations in KB grounding, computational cost, and the need for stronger physics-grounded verification.
Abstract
Scientific Machine Learning (SciML) integrates data-driven inference with physical modeling to solve complex problems in science and engineering. However, the design of SciML architectures, loss formulations, and training strategies remains an expert-driven research process, requiring extensive experimentation and problem-specific insights. Here we introduce AgenticSciML, a collaborative multi-agent system in which over 10 specialized AI agents collaborate to propose, critique, and refine SciML solutions through structured reasoning and iterative evolution. The framework integrates structured debate, retrieval-augmented method memory, and ensemble-guided evolutionary search, enabling the agents to generate and assess new hypotheses about architectures and optimization procedures. Across physics-informed learning and operator learning tasks, the framework discovers solution methods that outperform single-agent and human-designed baselines by up to four orders of magnitude in error reduction. The agents produce novel strategies -- including adaptive mixture-of-expert architectures, decomposition-based PINNs, and physics-informed operator learning models -- that do not appear explicitly in the curated knowledge base. These results show that collaborative reasoning among AI agents can yield emergent methodological innovation, suggesting a path toward scalable, transparent, and autonomous discovery in scientific computing.
