中文
相关论文

相关论文: Efficient Constructions of Finite-State Independen…

200 篇论文

We construct a probabilistic finite automaton (PFA) with 7 states and an input alphabet of 5 symbols for which the PFA Emptiness Problem is undecidable. The only input for the decision problem is the starting distribution. For the proof, we…

形式语言与自动机理论 · 计算机科学 2024-12-09 Günter Rote

For years, independence has been considered as an important concept in many disciplines. Nevertheless, we present the first research that investigates the discovery problem of independence in data. In its arguably simplest form,…

数据库 · 计算机科学 2021-01-08 Miika Hannula , Bor-Kuan Song , Sebastian Link

In 1948 Hoeffding devised a nonparametric test that detects dependence between two continuous random variables X and Y, based on the ranking of n paired samples (Xi,Yi). The computation of this commonly-used test statistic takes O(n log n)…

统计计算 · 统计学 2020-10-27 Chaim Even-Zohar

We consider input-deterministic finite state transducers with infinite inputs and infinite outputs, and we consider the property of Borel normality on infinite words. When these transducers are given by a strongly connected set of states,…

形式语言与自动机理论 · 计算机科学 2019-04-22 Olivier Carton , Elisa Orduna

We exhibit the construction of a deterministic automaton that, given k > 0, recognizes the (regular) language of k-differentiable words. Our approach follows a scheme of Crochemore et al. based on minimal forbidden words. We extend this…

离散数学 · 计算机科学 2015-03-18 Jean-Marc Fédou , Gabriele Fici

Dependency pairs are a key concept at the core of modern automated termination provers for first-order term rewriting systems. In this paper, we introduce an extension of this technique for a large class of dependently-typed higher-order…

计算机科学中的逻辑 · 计算机科学 2020-07-16 Frédéric Blanqui , Guillaume Genestier , Olivier Hermant

The essential step of abstraction-based control synthesis for nonlinear systems to satisfy a given specification is to obtain a finite-state abstraction of the original systems. The complexity of the abstraction is usually the dominating…

系统与控制 · 电气工程与系统科学 2023-03-13 Yiming Meng , Jun Liu

We show that a well-known family of deterministic finite automata can be used to distinguish distinct binary strings of the same length from every start state. Further, we establish almost matching lower and upper bounds on the number of…

形式语言与自动机理论 · 计算机科学 2023-09-07 Nicholas Tran

Determining the minimum number of states required by a finite automaton to separate a given pair of different words is an important problem. In this paper, we consider this problem for quantum automata (QFAs). We show that 2-state QFAs can…

形式语言与自动机理论 · 计算机科学 2016-02-26 Aleksandrs Belovs , Juan Andres Montoya , Abuzer Yakaryılmaz

Regular functions of infinite words are (partial) functions realized by deterministic two-way transducers with infinite look-ahead. Equivalently, Alur et. al. have shown that they correspond to functions realized by deterministic Muller…

形式语言与自动机理论 · 计算机科学 2023-02-15 Olivier Carton , Gaëtan Douéneau-Tabot , Emmanuel Filiot , Sarah Winter

Every language recognized by a non-deterministic finite automaton can be recognized by a deterministic automaton, at the cost of a potential increase of the number of states, which in the worst case can go from $n$ states to $2^n$ states.…

形式语言与自动机理论 · 计算机科学 2025-02-05 Arnaud Carayol , Philippe Duchon , Florent Koechlin , Cyril Nicaud

Controller synthesis techniques for continuous systems with respect to temporal logic specifications typically use a finite-state symbolic abstraction of the system. Constructing this abstraction for the entire system is computationally…

系统与控制 · 计算机科学 2017-09-28 Kaushik Mallik , Sadegh Esmaeil Zadeh Soudjani , Anne-Kathrin Schmuck , Rupak Majumdar

We characterize the boundary of the convex compact set of absolutely separable states, referred as {\bf AS}, that cannot be transformed to entangled states by global unitary operators, in $2\otimes d$ Hilbert space. However, we show that…

量子物理 · 物理学 2021-06-01 Saronath Halder , Shiladitya Mal , Aditi Sen De

Structural independence is the (conditional) independence that arises from the structure rather than the precise numerical values of a distribution. We develop this concept and relate it to $d$-separation and structural causal models.…

概率论 · 数学 2025-06-24 Matthias Georg Mayer

Sufficiently accurate finite state models, also called symbolic models or discrete abstractions, allow one to apply fully automated methods, originally developed for purely discrete systems, to formally reason about continuous and hybrid…

最优化与控制 · 数学 2011-11-03 Gunther Reißig

The synthesis problem asks to automatically generate, if it exists, an algorithm from a specification of correct input-output pairs. In this paper, we consider the synthesis of computable functions of infinite words, for a classical Turing…

形式语言与自动机理论 · 计算机科学 2024-02-09 Emmanuel Filiot , Sarah Winter

Minimizing finite automata, proving trace equivalence of labelled transition systems or representing sofic subshifts involve very similar arguments, which suggests the possibility of a unified formalism. We propose finite states…

计算机科学中的逻辑 · 计算机科学 2025-02-11 Titouan Carette , Marc de Visme , Vivien Ducros , Victor Lutfalla , Etienne Moutot

Mathematical proof aims to deliver confident conclusions, but a very similar process of deduction can be used to make uncertain estimates that are open to revision. A key ingredient in such reasoning is the use of a "default" estimate of…

人工智能 · 计算机科学 2022-11-15 Paul Christiano , Eric Neyman , Mark Xu

A deterministic finite-state automaton (FSA) is an abstract sequential machine that reads the symbols comprising an input word one at a time. An FSA is symmetric if its output is independent of the order in which the input symbols are read,…

形式语言与自动机理论 · 计算机科学 2010-08-06 David Pritchard

Several abstract machines that operate on symbolic input alphabets have been proposed in the last decade, for example, symbolic automata or lattice automata. Applications of these types of automata include software security analysis and…

形式语言与自动机理论 · 计算机科学 2019-10-18 Andreas Stahlbauer