中文
相关论文

相关论文: Truly On-The-Fly LTL Model Checking

200 篇论文

Berlinkov has suggested an algorithm that, given a deterministic finite automaton $\mathcal{A}$, verifies whether or not $\mathcal{A}$ is synchronizing in linear (of the number of states and letters) expected time. We present a modification…

形式语言与自动机理论 · 计算机科学 2017-10-03 Pavel Ageev

Satisfiability checking for Linear Temporal Logic (LTL) is a fundamental step in checking for possible errors in LTL assertions. Extant LTL satisfiability checkers use a variety of different search procedures. With the sole exception of LTL…

计算机科学中的逻辑 · 计算机科学 2014-04-30 Jianwen Li , Geguang Pu , Lijun Zhang , Moshe Y. Vardi , Jifeng He

This paper presents a new approach to design verified compositions of Neural Network (NN) controllers for autonomous systems with tasks captured by Linear Temporal Logic (LTL) formulas. Particularly, the LTL formula requires the system to…

机器人学 · 计算机科学 2022-09-14 Jun Wang , Samarth Kalluraya , Yiannis Kantaros

Most autonomous robotic agents use logic inference to keep themselves to safe and permitted behaviour. Given a set of rules, it is important that the robot is able to establish the consistency between its rules, its perception-based…

机器人学 · 计算机科学 2016-11-11 Hongyang Qu , Sandor M. Veres

Component-based software development has posed a serious challenge to system verification since externally-obtained components could be a new source of system failures. This issue can not be completely solved by either model-checking or…

软件工程 · 计算机科学 2016-08-31 Gaoyan Xie , Zhe Dang

Higher-order modal fixpoint logic (HFL) is a higher-order extension of the modal mu-calculus, and strictly more expressive than the modal mu-calculus. It has recently been shown that various program verification problems can naturally be…

计算机科学中的逻辑 · 计算机科学 2019-08-29 Youkichi Hosoi , Naoki Kobayashi , Takeshi Tsukada

Motion planning of autonomous agents in partially known environments with incomplete information is a challenging problem, particularly for complex tasks. This paper proposes a model-free reinforcement learning approach to address this…

人工智能 · 计算机科学 2023-05-02 Junchao Li , Mingyu Cai , Zhen Kan , Shaoping Xiao

Linear temporal logic (LTL) is a compelling framework for specifying complex, structured tasks for reinforcement learning (RL) agents. Recent work has shown that interpreting LTL instructions as finite automata, which can be seen as…

人工智能 · 计算机科学 2025-12-03 Mattia Giuri , Mathias Jackermeier , Alessandro Abate

Reinforcement Learning (RL) is a widely employed machine learning architecture that has been applied to a variety of control problems. However, applications in safety-critical domains require a systematic and formal approach to specifying…

机器学习 · 计算机科学 2023-06-07 Hosein Hasanbeig , Daniel Kroening , Alessandro Abate

When dealing with linear temporal logic properties in the setting of e.g. games or probabilistic systems, one often needs to express them as deterministic omega-automata. In order to translate LTL to deterministic omega-automata, the…

计算机科学中的逻辑 · 计算机科学 2015-03-20 Jan Křetínský , Javier Esparza

Model Checking is widely applied in verifying the correctness of complex and concurrent systems against a specification. Pure symbolic approaches while popular, still suffer from the state space explosion problem that makes them impractical…

编程语言 · 计算机科学 2022-07-27 Prasita Mukherjee , Haoteng Yin , Susheel Suresh , Tiark Rompf

Among the approximation methods for the verification of counter systems, one of them consists in model-checking their flat unfoldings. Unfortunately, the complexity characterization of model-checking problems for such operational models is…

计算机科学中的逻辑 · 计算机科学 2013-04-24 Stéphane Demri , Amit Kumar Dhar , Arnaud Sangnier

We introduce first order alternating automata, a generalization of boolean alternating automata, in which transition rules are described by multisorted first order formulae, with states and internal variables given by uninterpreted…

形式语言与自动机理论 · 计算机科学 2018-11-20 Radu Iosif , Xiao Xu

In this paper bounded model checking of asynchronous concurrent systems is introduced as a promising application area for answer set programming. As the model of asynchronous systems a generalisation of communicating automata, 1-safe Petri…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Keijo Heljanko , Ilkka Niemelä

Linear temporal logic was introduced in order to reason about reactive systems. It is often considered with respect to infinite words, to specify the behaviour of long-running systems. One can consider more general models for linear time,…

计算机科学中的逻辑 · 计算机科学 2011-01-11 Julien Cristau

In this paper, we investigate the problem of planning an optimal infinite path for a single robot to achieve a linear temporal logic (LTL) task with security guarantee. We assume that the external behavior of the robot, specified by an…

系统与控制 · 电气工程与系统科学 2020-10-28 Shuo Yang , Xiang Yin , Shaoyuan Li , Majid Zamani

Efficient pattern matching is fundamental for practical term rewrite engines. By preprocessing the given patterns into a finite deterministic automaton the matching patterns can be decided in a single traversal of the relevant parts of the…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Rick Erkens , Maurice Laveaux

In runtime verification, monitoring consists of analyzing the current execution of a system and determining, on the basis of the observed finite trace, whether all its possible continuations satisfy or violate a given specification. This is…

形式语言与自动机理论 · 计算机科学 2025-11-17 Andrea Brunello , Luca Geatti , Angelo Montanari , Nicola Saccomanno

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}…

计算机科学中的逻辑 · 计算机科学 2020-05-04 Salomon Sickert , Javier Esparza

In this paper, we define the notion of {\em probabilistic $\omega$-pushdown automaton} and study its model-checking problem against the logic of $\omega$-probabilistic computational tree logic ($\omega$-PCTL) and its bounded version from a…

计算机科学中的逻辑 · 计算机科学 2026-04-03 Deren Lin , Tianrong Lin