中文
相关论文

相关论文: From LTL and Limit-Deterministic B\"uchi Automata …

200 篇论文

Parity word automata and their determinisation play an important role in automata and game theory. We discuss a determinisation procedure for nondeterministic parity automata through deterministic Rabin to deterministic parity automata. We…

形式语言与自动机理论 · 计算机科学 2014-09-12 Sven Schewe , Thomas Varghese

Linear Temporal Logic (LTL) is a widely used task specification language for autonomous systems. To mitigate the significant manual effort and expertise required to define LTL-encoded tasks, several methods have been proposed for…

计算与语言 · 计算机科学 2026-02-23 David Smith Sundarsingh , Jun Wang , Jyotirmoy V. Deshmukh , Yiannis Kantaros

We propose algorithms for performing model checking and control synthesis for discrete-time uncertain systems under linear temporal logic (LTL) specifications. We construct temporal logic trees (TLT) from LTL formulae via reachability…

系统与控制 · 电气工程与系统科学 2020-07-07 Yulong Gao , Alessandro Abate , Frank J. Jiang , Mirco Giacobbe , Lihua Xie , Karl H. Johansson

Timed pushdown automata (TPDA) are an expressive formalism combining recursion with a rich logic of timing constraints. We prove that reachability relations of TPDA are expressible in linear arithmetic, a rich logic generalising Presburger…

形式语言与自动机理论 · 计算机科学 2021-01-01 Lorenzo Clemente , Sławomir Lasota

Autonomous agents in safety-critical applications must continuously adapt to dynamic conditions without compromising performance and reliability. This work introduces TAPA (Training-free Adaptation of Programmatic Agents), a novel framework…

多智能体系统 · 计算机科学 2025-11-25 Jinwei Hu , Yi Dong , Youcheng Sun , Xiaowei Huang

A nondeterministic automaton is semantically deterministic (SD) if different nondeterministic choices in the automaton lead to equivalent states. Semantic determinism is interesting as it is a natural relaxation of determinism, and as some…

形式语言与自动机理论 · 计算机科学 2023-05-26 Bader Abu Radi , Orna Kupferman

This paper explores continuous-time control synthesis for target-driven navigation to satisfy complex high-level tasks expressed as linear temporal logic (LTL). We propose a model-free framework using deep reinforcement learning (DRL) where…

机器人学 · 计算机科学 2023-03-17 Mingyu Cai , Makai Mann , Zachary Serlin , Kevin Leahy , Cristian-Ioan Vasile

Automatic synthesis from linear temporal logic (LTL) specifications is widely used in robotic motion planning, control of autonomous systems, and load distribution in power networks. A common specification pattern in such applications…

计算机科学中的逻辑 · 计算机科学 2018-04-03 Rayna Dimitrova , Mahsa Ghasemi , Ufuk Topcu

This paper studies optimal motion planning subject to motion and environment uncertainties. By modeling the system as a probabilistic labeled Markov decision process (PL-MDP), the control objective is to synthesize a finite-memory policy,…

机器人学 · 计算机科学 2022-01-03 Mingyu Cai , Shaoping Xiao , Zhijun Li , Zhen Kan

We study temporal logics and automata on multi-attributed data words. Recently, BD-LTL was introduced as a temporal logic on data words extending LTL by navigation along positions of single data values. As allowing for navigation wrt.…

计算机科学中的逻辑 · 计算机科学 2014-04-25 Normann Decker , Peter Habermehl , Martin Leucker , Daniel Thoma

We introduce deterministic suffix-reading automata (DSA), a new automaton model over finite words. Transitions in a DSA are labeled with words. From a state, a DSA triggers an outgoing transition on seeing a word ending with the…

形式语言与自动机理论 · 计算机科学 2024-10-31 R Keerthan , B Srivathsan , R Venkatesh , Sagar Verma

Alternating timed automata (ATA) are an extension of timed automata, that are closed under complementation and hence amenable to logic-to-automata translations. Several timed logics, including Metric Temporal Logic (MTL), can be converted…

计算机科学中的逻辑 · 计算机科学 2026-01-07 Patricia Bouyer , B Srivathsan , Vaishnavi Vishwanath

We propose deterministic timed automata (DTA) as a model-independent language for specifying performance and dependability measures over continuous-time stochastic processes. Technically, these measures are defined as limit frequencies of…

系统与控制 · 计算机科学 2015-03-17 Tomáš Brázdil , Jan Krčál , Jan Křetínský , Antonín Kučera , Vojtěch Řehák

The problem of inclusion of the language accepted by timed automaton $A$ (e.g., the implementation) in the language accepted by $B$ (e.g., the specification) is, in general, undecidable in the class of non-deterministic timed automata. In…

形式语言与自动机理论 · 计算机科学 2019-09-24 Amnon Rosenmann

The model-checking problem for probabilistic systems crucially relies on the translation of LTL to deterministic Rabin automata (DRW). Our recent Safraless translation for the LTL(F,G) fragment produces smaller automata as compared to the…

计算机科学中的逻辑 · 计算机科学 2013-04-22 Krishnendu Chatterjee , Andreas Gaiser , Jan Křetínský

Reachability analysis for hybrid systems is an active area of development and has resulted in many promising prototype tools. Most of these tools allow users to express hybrid system as automata with a set of ordinary differential equations…

编程语言 · 计算机科学 2017-04-12 Yingfu Zeng , Ferenc Bartha , Walid Taha

A challenging problem for autonomous systems is to synthesize a reactive controller that conforms to a set of given correctness properties. Linear temporal logic (LTL) provides a formal language to specify the desired behavioral properties…

形式语言与自动机理论 · 计算机科学 2019-10-08 Rayna Dimitrova , Mahsa Ghasemi , Ufuk Topcu

Synthesizing a reactive system from specifications given in linear temporal logic (LTL) is a classical problem, finding its applications in safety-critical systems design. We present our tool SemML, which won this year's LTL realizability…

人工智能 · 计算机科学 2025-04-18 Jan Kretinsky , Tobias Meggendorfer , Maximilian Prokop , Ashkan Zarkhah

In the mid 80s, Lichtenstein, Pnueli, and Zuck proved a classical theorem stating that every formula of Past LTL (the extension of LTL with past operators) is equivalent to a formula of the form $\bigwedge_{i=1}^n \mathbf{G}\mathbf{F}\,…

计算机科学中的逻辑 · 计算机科学 2024-06-11 Javier Esparza , Rubén Rubio , Salomon Sickert

A data word is a sequence of pairs of a letter from a finite alphabet and an element from an infinite set, where the latter can only be compared for equality. To reason about data words, linear temporal logic is extended by the freeze…

计算机科学中的逻辑 · 计算机科学 2008-04-03 Stephane Demri , Ranko Lazic