PulseAugur
EN
LIVE 09:58:34

LLM framework aids in generating and verifying complex statecharts

Researchers have developed a new framework, PDEVS-LLM, that leverages large language models (LLMs) to assist human modelers in creating and verifying Parallel Discrete Event System Specification (PDEVS) statecharts. This framework aims to improve the accuracy and logical consistency of models by generating plausible facts from system descriptions and verifying them against behavioral conditions using propositional logic. The system includes a controlled-correction mechanism to refine generated facts and a method to convert statecharts to Timed Automata for deadlock and reachability property verification. An evaluation demonstrated substantial improvements in the logical consistency of generated statecharts. AI

IMPACT This framework could streamline the development of complex simulation models by automating parts of the statechart generation and verification process.

RANK_REASON The cluster contains an academic paper detailing a new framework for statechart generation and verification. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

LLM framework aids in generating and verifying complex statecharts

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Vamsi Krishna Vasa, Hessam S. Sarjoughian, Edward J. Yellig ·

    LLM-based Framework for Generating and Verifying Parallel DEVS Statecharts

    arXiv:2608.14956v1 Announce Type: new Abstract: The development of models demands sound modeling and simulation knowledge as well as domain knowledge. Every model should accurately represent a system's dynamics and be verifiable. Toward this objective, this research introduces an…