AutoMS: Multi-Agent Evolutionary Search for Cross-Physics Inverse Microstructure Design

arXiv cs.AI / 3/31/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • AutoMS is proposed as a multi-agent neuro-symbolic framework that performs LLM-driven evolutionary search to solve cross-physics inverse microstructure design problems with coupled objectives.
  • The method uses LLMs as “semantic navigators” to initialize search spaces and escape local optima, addressing limitations where generative models produce physically invalid solutions.
  • AutoMS introduces Simulation-Aware Evolutionary Search (SAES), which leverages simulation feedback to approximate gradients and apply directed updates that reduce evolutionary “blindness” and better target physically valid Pareto frontiers.
  • With a Manager/Parser/Generator/Simulator agent setup, AutoMS reports an 83.8% success rate on 17 cross-physics tasks—substantially higher than NSGA-II (43.7%) and ReAct-based LLM baselines (53.3%).
  • The hierarchical architecture is claimed to reduce total execution time by 23.3%, aiming to bridge semantic design intent with rigorous physical validity.

Abstract

Designing microstructures that satisfy coupled cross-physics objectives is a fundamental challenge in material science. This inverse design problem involves a vast, discontinuous search space where traditional topology optimization is computationally prohibitive, and deep generative models often suffer from "physical hallucinations," lacking the capability to ensure rigorous validity. To address this limitation, we introduce AutoMS, a multi-agent neuro-symbolic framework that reformulates inverse design as an LLM-driven evolutionary search. Unlike methods that treat LLMs merely as interfaces, AutoMS integrates them as "semantic navigators" to initialize search spaces and break local optima, while our novel Simulation-Aware Evolutionary Search (SAES) addresses the "blindness" of traditional evolutionary strategies. Specifically, SAES utilizes simulation feedback to perform local gradient approximation and directed parameter updates, effectively guiding the search toward physically valid Pareto frontiers. Orchestrating specialized agents (Manager, Parser, Generator, and Simulator), AutoMS achieves a state-of-the-art 83.8\% success rate on 17 diverse cross-physics tasks, nearly doubling the performance of traditional NSGA-II (43.7\%) and significantly outperforming ReAct-based LLM baselines (53.3\%). Furthermore, our hierarchical architecture reduces total execution time by 23.3\%. AutoMS demonstrates that autonomous agent systems can effectively navigate complex physical landscapes, bridging the gap between semantic design intent and rigorous physical validity.