中文
相关论文

相关论文: The complexity of reachability problems in strongl…

200 篇论文

The decidability of the reachability problem for finitary PCF has been used as a theoretical basis for fully automated verification tools for functional programs. The reachability problem, however, often becomes undecidable for a slight…

计算机科学中的逻辑 · 计算机科学 2025-02-11 Naoki Kobayashi

Markov decision processes model systems subject to nondeterministic and probabilistic uncertainty. A plethora of verification techniques addresses variations of reachability properties, such as: Is there a scheduler resolving the…

计算机科学中的逻辑 · 计算机科学 2025-05-26 Lina Gerlach , Tobias Winkler , Erika Ábrahám , Borzoo Bonakdarpour , Sebastian Junges

This paper investigates the time-bounded version of the reachability problem for hybrid automata. This problem asks whether a given hybrid automaton can reach a given target location within T time units, where T is a constant rational…

计算机科学中的逻辑 · 计算机科学 2011-04-29 Thomas Brihaye , Laurent Doyen , Gilles Geeraerts , Joël Ouaknine , Jean-François Raskin , James Worrell

Neural networks (NNs) are increasingly applied in safety-critical systems such as autonomous vehicles. However, they are fragile and are often ill-behaved. Consequently, their behaviors should undergo rigorous guarantees before deployment…

机器学习 · 计算机科学 2023-06-28 Zhen Liang , Dejin Ren , Bai Xue , Ji Wang , Wenjing Yang , Wanwei Liu

In this paper we study the fault codiagnosis problem for discrete event systems given by finite automata (FA) and timed systems given by timed automata (TA). We provide a uniform characterization of codiagnosability for FA and TA which…

形式语言与自动机理论 · 计算机科学 2010-04-16 Franck Cassez

Most slowly synchronizing automata over binary alphabets are circular, i.e., containing a letter permuting the states in a single cycle, and their set of synchronizing words has maximal state complexity, which also implies complete…

形式语言与自动机理论 · 计算机科学 2020-12-01 Stefan Hoffmann

We address the problem of statically checking safety properties (such as assertions or deadlocks) for parameterized phaser programs. Phasers embody a non-trivial and modern synchronization construct used to orchestrate executions of…

编程语言 · 计算机科学 2021-05-13 Zeinab Ganjei , Ahmed Rezine , Ludovic Henrio , Petru Eles , Zebo Peng

Cellular automata (CA) are dynamical systems on symbolic configurations on the lattice. They are also used as models of massively parallel computers. As dynamical systems, one would like to understand the effect of small random…

概率论 · 数学 2019-04-16 Irène Marcovici , Mathieu Sablik , Siamak Taati

We relate duality mappings to the "Babbage equation" F(F(z)) = z, with F a map linking weak- to strong-coupling theories. Under fairly general conditions F may only be a specific conformal transformation of the fractional linear type. This…

统计力学 · 物理学 2015-01-08 Zohar Nussinov , Gerardo Ortiz , Mohammad-Sadegh Vaezi

Nondeterministic good-for-MDPs (GFM) automata are for MDP model checking and reinforcement learning what good-for-games (GFG) automata are for reactive synthesis: a more compact alternative to deterministic automata that displays…

形式语言与自动机理论 · 计算机科学 2026-01-01 Sven Schewe , Qiyi Tang , Tansholpan Zhanabekova

In this paper, we give a Nivat-like characterization for weighted alternating automata over commutative semirings (WAFA). To this purpose we prove that weighted alternating can be characterized as the concatenation of weighted finite tree…

形式语言与自动机理论 · 计算机科学 2021-09-20 Gustav Grabolle

The problem of completing a low-rank matrix from a subset of its entries is often encountered in the analysis of incomplete data sets exhibiting an underlying factor model with applications in collaborative filtering, computer vision and…

机器学习 · 计算机科学 2009-02-24 Amit Singer , Mihai Cucuringu

A register automaton is a finite automaton with finitely many registers ranging from an infinite alphabet. Since the valuations of registers are infinite, there are infinitely many configurations. We describe a technique to classify…

形式语言与自动机理论 · 计算机科学 2014-02-28 Yu-Fang Chen , Bow-Yaw Wang , Di-De Yen

Zero automata are a probabilistic extension of parity automata on infinite trees. The satisfiability of a certain probabilistic variant of mso, called tmso + zero, reduces to the emptiness problem for zero automata. We introduce a variant…

形式语言与自动机理论 · 计算机科学 2017-03-29 Mikolaj Bojańczyk , Hugo Gimbert , Edon Kelmendi

In the Intersection Non-Emptiness problem, we are given a list of finite automata $A_1,A_2,\dots,A_m$ over a common alphabet $\Sigma$ as input, and the goal is to determine whether some string $w\in \Sigma^*$ lies in the intersection of the…

形式语言与自动机理论 · 计算机科学 2021-10-05 Emmanuel Arrighi , Henning Fernau , Stefan Hoffmann , Markus Holzer , Ismaël Jecker , Mateus de Oliveira Oliveira , Petra Wolf

We establish a connection between problems studied in rigidity theory and matroids arising from linear algebraic constructions like tensor products and symmetric products. A special case of this correspondence identifies the problem of…

组合数学 · 数学 2026-03-04 Joshua Brakensiek , Manik Dhar , Jiyang Gao , Sivakanth Gopi , Matt Larson

Threshold automata are a formalism for modeling and analyzing fault-tolerant distributed algorithms, recently introduced by Konnov, Veith, and Widder, describing protocols executed by a fixed but arbitrary number of processes. We conduct…

计算机科学中的逻辑 · 计算机科学 2025-12-02 A. R. Balasubramanian , Javier Esparza , Marijana Lazic

We consider finite deterministic automata such that their alphabets consist of exactly one letter of defect 1 and a set of permutations of the state set. We study under which conditions such an automaton is completely reachable. We focus…

形式语言与自动机理论 · 计算机科学 2024-10-01 David Fernando Casas Torres

Finite (word) state transducers extend finite state automata by defining a binary relation over finite words, called rational relation. If the rational relation is the graph of a function, this function is said to be rational. The class of…

形式语言与自动机理论 · 计算机科学 2025-04-25 Emmanuel Filiot , Ismaël Jecker , Khushraj Madnani , Saina Sunny

Linear-time pattern matching engines have seen promising results using Finite Automata (FA) as their computation model. Among different FA variants, deterministic (DFA) and non-deterministic (NFA) are the most commonly used computation…

性能 · 计算机科学 2022-10-20 Farzana Ahmed Siddique , Tommy James Tracy , Nathan Brunelle , Kevin Skadron