paper-with-me

홈 › Papers

Synthesizing Skeletons for Reactive Systems

2018-03-25 · Bernd Finkbeiner, Hazem Torfah

We present an analysis technique for temporal specifications of reactive systems that identifies, on the level of individual system outputs over time, which parts of the implementation are determined by the specification, and which parts are still open. This information is represented in the form of a labeled transition system, which we call skeleton. Each state of the skeleton is labeled with a three-valued assignment to the output variables: each output can be true, false, or open, where true or false means that the value must be true or false, respectively, and open means that either value is still possible. We present algorithms for the verification of skeletons and for the learning-based synthesis of skeletons from specifications in linear-time temporal logic (LTL). The algorithm returns a skeleton that satisfies the given LTL specification in time polynomial in the size of the minimal skeleton. Our new analysis technique can be used to recognize and repair specifications that underspecify critical situations. The technique thus complements existing methods for the recognition and repair of overspecifications via the identification of unrealizable cores.

📄 PDF Abstract BibTeX arXiv:1803.09285

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reinforcement Learning-Based Dynamic Management of Structured Parallel Farm Skeletons on Serverless Platforms

2026-02-06 · Lanpei Li, Massimo Coppola, Malio Li, Valerio Besozzi 외 arxiv

We present a framework for dynamic management of structured parallel processing skeletons on serverless platforms. Our goal is to bring HPC-like performance and resilience to serverless and continuum environments while p…

Reinforcement Learning

Right in Time: Reactive Reasoning in Regulated Traffic Spaces

2026-03-04 · Simon Kohaut, Benedict Flade, Julian Eggert, Kristian Kersting 외 arxiv

Exact inference in probabilistic First-Order Logic offers a promising yet computationally costly approach for regulating the behavior of autonomous agents in shared traffic spaces. While prior methods have combined logic…

Interaction Mix and Match: Synthesizing Close Interaction using Conditional Hierarchical GAN with Multi-Hot Class Embedding

2022-07-23 · Aman Goel, Qianhui Men, Edmond S. L. Ho

Synthesizing multi-character interactions is a challenging task due to the complex and varied interactions between the characters. In particular, precise spatiotemporal alignment between characters is required in generat…

Generative Adversarial Network

Hybrid Data-Driven Predictive Control for Robust and Reactive Exoskeleton Locomotion Synthesis

2025-08-14 · Kejun Li, Jeeseop Kim, Maxime Brunet, Marine Pétriaux 외 arxiv

Robust bipedal locomotion in exoskeletons requires the ability to dynamically react to changes in the environment in real time. This paper introduces the hybrid data-driven predictive control (HDDPC) framework, an extens…

Trajectory PlanningMotion Synthesis

SemML 2.0: Synthesizing Controllers for LTL

2026-04-27 · Jan Křetínský, Tobias Meggendorfer, Maximilian Prokop arxiv

Synthesizing a reactive system from specifications given in linear temporal logic (LTL) is a classical problem, finding its applications in safety-critical systems design. These systems are typically represented using ei…