source: arxiv artificial intelligence: tool-augmented agent for closed-loop optimization,simulation,and modeling orchestration

level: research

iterative industrial design-simulation optimization is slowed by the cad-cae semantic gap, where translating simulation feedback into valid geometric edits under multiple constraints is difficult. to address this, researchers propose cosmo-agent, a tool-augmented reinforcement learning framework that enables large language models to complete the closed-loop cad-cae process. the approach frames cad generation, cae solving, result parsing, and geometry revision as an interactive rl environment, allowing an llm to learn how to use external tools and revise parametric geometries until all constraints are satisfied.

the framework uses a multi-constraint reward that jointly promotes feasibility, toolchain robustness, and structured output validity, making the learning process stable and suitable for industrial use. the team also contributes an industry-aligned dataset covering 25 component categories with executable toolchains, providing a realistic benchmark for training and evaluation. this dataset helps the agent learn to handle diverse, coupled constraints typical in real-world design tasks.

by automating the loop between design and simulation, cosmo-agent reduces manual iteration and speeds up engineering workflows. the rl-based approach allows the llm to improve through trial and error, learning effective strategies for constraint satisfaction without explicit programming for each new design problem. this could lead to more efficient product development cycles in industries that rely on parametric cad models and finite element analysis.

why it matters: automating the cad-cae feedback loop can cut design iteration time and reduce manual errors in engineering, making simulation-driven design more accessible and efficient.


source: arxiv artificial intelligence: tool-augmented agent for closed-loop optimization,simulation,and modeling orchestration