5
0

SimuGen: Multi-modal Agentic Framework for Constructing Block Diagram-Based Simulation Models

Main:8 Pages
11 Figures
Bibliography:2 Pages
5 Tables
Appendix:16 Pages
Abstract

Recent advances in large language models (LLMs) have shown impressive performance in mathematical reasoning and code generation. However, LLMs still struggle in the simulation domain, particularly in generating Simulink models, which are essential tools in engineering and scientific research. Our preliminary experiments indicate that LLM agents often fail to produce reliable and complete Simulink simulation code from text-only inputs, likely due to the lack of Simulink-specific data in their pretraining. To address this challenge, we propose SimuGen, a multimodal agent-based framework that automatically generates accurate Simulink simulation code by leveraging both the visual Simulink diagram and domain knowledge. SimuGen coordinates several specialized agents, including an investigator, unit test reviewer, code generator, executor, debug locator, and report writer, supported by a domain-specific knowledge base. This collaborative and modular design enables interpretable, robust, and reproducible Simulink simulation generation. Our source code is publicly available atthis https URL.

View on arXiv
@article{ren2025_2506.15695,
  title={ SimuGen: Multi-modal Agentic Framework for Constructing Block Diagram-Based Simulation Models },
  author={ Xinxing Ren and Qianbo Zang and Zekun Guo },
  journal={arXiv preprint arXiv:2506.15695},
  year={ 2025 }
}
Comments on this paper