AI Navigate

Multi-Agent Collaboration for Automated Design Exploration on High Performance Computing Systems

arXiv cs.AI / 3/13/2026

📰 NewsDeveloper Stack & InfrastructureTools & Practical UsageModels & Research

Key Points

  • MADA is an LLM-powered multi-agent framework that coordinates specialized agents (Job Management Agent, Geometry Agent, and Inverse Design Agent) to manage complex design workflows on high performance computing (HPC) systems.
  • The work focuses on suppressing Richtmyer–Meshkov Instability in Inertial Confinement Fusion and validates the approach using both hydrodynamics simulations on HPC and a pre-trained ML surrogate for rapid design exploration.
  • Results demonstrate automated iterative design refinement with minimal manual intervention, enabling scalable automated design exploration and reducing manual workflow setup.
  • The paper presents a reusable pattern for coupling reasoning, simulation, specialized tools, and coordinated workflows to accelerate broad scientific discovery.

Abstract

Today's scientific challenges, from climate modeling to Inertial Confinement Fusion design to novel material design, require exploring huge design spaces. In order to enable high-impact scientific discovery, we need to scale up our ability to test hypotheses, generate results, and learn from them rapidly. We present MADA (Multi-Agent Design Assistant), a Large Language Model (LLM) powered multi-agent framework that coordinates specialized agents for complex design workflows. A Job Management Agent (JMA) launches and manages ensemble simulations on HPC systems, a Geometry Agent (GA) generates meshes, and an Inverse Design Agent (IDA) proposes new designs informed by simulation outcomes. While general purpose, we focus development and validation on Richtmyer--Meshkov Instability (RMI) suppression, a critical challenge in Inertial Confinement Fusion. We evaluate on two complementary settings: running a hydrodynamics simulations on HPC systems, and using a pre-trained machine learning surrogate for rapid design exploration. Our results demonstrate that the MADA system successfully executes iterative design refinement, automatically improving designs toward optimal RMI suppression with minimal manual intervention. Our framework reduces cumbersome manual workflow setup, and enables automated design exploration at scale. More broadly, it demonstrates a reusable pattern for coupling reasoning, simulation, specialized tools, and coordinated workflows to accelerate scientific discovery.