paper-with-me

홈 › Papers

Text to model via SysML: Automated generation of dynamical system computational models from unstructured natural language text via enhanced System Modeling Language diagrams

2025-07-09 · Matthew Anderson Hendricks, Alice Cicirello arxiv

This paper contributes to speeding up the design and deployment of engineering dynamical systems by proposing a strategy for exploiting domain and expert knowledge for the automated generation of a dynamical system computational model starting from a corpus of documents relevant to the dynamical system of interest and an input document describing the specific system. This strategy is implemented in five steps and, crucially, it uses system modeling language diagrams (SysML) to extract accurate information about the dependencies, attributes, and operations of components. Natural Language Processing (NLP) strategies and Large Language Models (LLMs) are employed in specific tasks to improve intermediate outputs of the SySML diagrams automated generation, such as: list of key nouns; list of extracted relationships; list of key phrases and key relationships; block attribute values; block relationships; and BDD diagram generation. The applicability of automated SysML diagram generation is illustrated with different case studies. The computational models of complex dynamical systems from SysML diagrams are then obtained via code generation and computational model generation steps. In the code generation step, NLP strategies are used for summarization, while LLMs are used for validation only. The proposed approach is not limited to a specific system, domain, or computational software. Domain and expert knowledge is integrated by providing a set of equation implementation templates. This work represents one of the first attempts to build an automatic pipeline for this area. The applicability of the proposed approach is shown via an end-to-end example from text to model of a simple pendulum, showing improved performance compared to results yielded by LLMs only in zero-shot mode.

📄 PDF Abstract BibTeX arXiv:2507.06803

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

Model-driven Engineering of Manufacturing Automation Software Projects -- A SysML-based Approach

2022-12-09 · Birgit Vogel-Heuser, Daniel Schuetz, Timo Frank, Christoph Legat

This paper comprises a SysML-based approach to support the model-driven engineering (MDE) of Manufacturing Automation Software Projects (MASP). The Systems Modeling Language (SysML) is adapted to define the SysML-AT (Sys…

SysTemp: A Multi-Agent System for Template-Based Generation of SysML v2

2025-06-20 · Yasmine Bouamra, Bruno Yun, Alexandre Poisson, Frédéric Armetta

The automatic generation of SysML v2 models represents a major challenge in the engineering of complex systems, particularly due to the scarcity of learning corpora and complex syntax. We present SysTemp, a system aimed …

Automating Physics-Based Reasoning for SysML Model Validation

2025-01-30 · Candice Chambers, Summer Mueller, Parth Ganeriwala, Chiradeep Sen 외

System and software design benefits greatly from formal modeling, allowing for automated analysis and verification early in the design phase. Current methods excel at checking information flow and component interactions,…

model

Natural Language Processing for Systems Engineering: Automatic Generation of Systems Modelling Language Diagrams

2022-08-09 · Shaohong Zhong, Andrea Scarinci, Alice Cicirello

The design of complex engineering systems is an often long and articulated process that highly relies on engineers' expertise and professional judgment. As such, the typical pitfalls of activities involving the human fac…

Model-based training of manual procedures in automated production systems

2022-12-09 · Frieder Loch, Gennadiy D. Koltun, Victoria Karaseva, Dorothea Pantfoerder 외

Maintenance engineers deal with increasingly complex automated production systems (aPSs). Such systems are characterized by an increasing computerization or the addition of robots that collaborate with human workers. The…