paper-with-me

홈 › Papers

Specification-Driven Generation and Evaluation of Discrete-Event World Models via the DEVS Formalism

2026-03-04 · Zheyu Chen, Huiteng Zhuang, Zhuohuan Li, Chuanhao Li arxiv

World models are central to LLM agents that must evaluate actions over long horizons. Yet much existing work focuses on environments governed by physical dynamics or spatial structure, whereas many high-impact domains, including supply chains, procurement networks, and business processes, evolve through discrete events, timing constraints, and causal dependencies. These settings call for discrete-event world models. Existing approaches to constructing world models often fall near two extremes: hand-engineered simulators provide consistency and reproducibility, but are costly to build and adapt; neural models are flexible, but can suffer from compounding inconsistency over long-horizon rollouts. We seek a principled middle ground by synthesizing discrete-event world models online from natural-language specifications, retaining the reliability of explicit simulators while gaining the adaptability of neural models. We adopt the DEVS formalism and introduce a staged LLM-based generation pipeline that separates structural inference over component interactions from component-level event and timing logic. For evaluation, we develop benchmark suites in which simulators emit structured event traces, which are then validated against specification-derived temporal, causal, and semantic constraints. This enables reproducible verification and localized diagnostics. Together, these contributions produce world models that remain consistent over long-horizon rollouts, can be verified from observable behavior, and can be synthesized efficiently on demand during online execution.

📄 PDF Abstract BibTeX arXiv:2603.03784

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LLM-Empowered Event-Chain Driven Code Generation for ADAS in SDV systems

2025-11-26 · Nenad Petrovic, Norbert Kroth, Axel Torschmied, Yinglei Song 외 arxiv

This paper presents an event-chain-driven, LLM-empowered workflow for generating validated, automotive code from natural-language requirements. A Retrieval-Augmented Generation (RAG) layer retrieves relevant signals from…

Code Generation

Measuring Rule-based LTLf Process Specifications: A Probabilistic Data-driven Approach

2023-05-09 · Alessio Cecconi, Luca Barbaro, Claudio Di Ciccio, Arik Senderovich

Declarative process specifications define the behavior of processes by means of rules based on Linear Temporal Logic on Finite Traces (LTLf). In a mining context, these specifications are inferred from, and checked on, m…

Drift Detection

REBA: A Revealed Belief Automaton Framework for Online Planning in Continuous POMDPs

2026-06-20 · Xiangwei Chen, Lingling Fang, Andreas Holzinger, Liming Chen arxiv

Online planning in continuous partially observable Markov decision processes (POMDPs) using $ω$-regular specifications requires handling continuous belief dynamics within the finite symbolic memory in order to track temp…

On-Line Synthesis of Permissive Supervisors for Partially Observed Discrete Event Systems under scLTL Constraints

2020-03-27

We consider a supervisory control problem of a discrete event system (DES) under partial observation, where a control specification is given by a fragment of linear temporal logic. We design an on-line supervisor that dy…

Improving choice model specification using reinforcement learning

2025-06-06 · Gabriel Nova, Sander van Cranenburgh, Stephane Hess

Discrete choice modelling is a theory-driven modelling framework for understanding and forecasting choice behaviour. To obtain behavioural insights, modellers test several competing model specifications in their attempts…

Deep Reinforcement Learningmodelreinforcement-learningReinforcement Learning