中文
相关论文

相关论文: Exact and Approximate Determinization of Discounte…

200 篇论文

We propose an algorithm for schema-based determinization of finite automata on words and of step-wise hedge automata on nested words. The idea is to integrate schema-based cleaning directly into automata determinization. We prove the…

形式语言与自动机理论 · 计算机科学 2022-09-22 Joachim Niehren , Momar Sakho , Antonio Al Serhali

We study the convergence of the Augmented Decomposition Algorithm (ADA) proposed in [32] for solving multi-block separable convex minimization problems subject to linear constraints. We show that the global convergence rate of the exact ADA…

最优化与控制 · 数学 2018-08-28 Hongsheng Liu , Shu Lu

These lecture notes are intended as a supplement to Moore and Mertens' The Nature of Computation or as a standalone resource, and are available to anyone who wants to use them. Comments are welcome, and please let me know if you use these…

计算复杂性 · 计算机科学 2019-08-01 Cristopher Moore

We study minimization problems for deterministic $\omega$-automata in the presence of don't care words. We prove that the number of priorities in deterministic parity automata can be efficiently minimized under an arbitrary set of don't…

形式语言与自动机理论 · 计算机科学 2026-04-08 Christof Löding , Max Philip Stachon

An index for a finite automaton is a powerful data structure that supports locating paths labeled with a query pattern, thus solving pattern matching on the underlying regular language. In this paper, we solve the long-standing problem of…

数据结构与算法 · 计算机科学 2020-07-16 Nicola Cotumaccio , Nicola Prezza

We define a new subclass of nondeterministic finite automata for prefix-closed languages called Flanked Finite Automata (FFA). We show that this class enjoys good complexity properties while preserving the succinctness of nondeterministic…

形式语言与自动机理论 · 计算机科学 2015-09-23 Florent Avellaneda , Silvano Dal Zilio , Jean-Baptiste Raclet

Minimal deterministic finite automata (DFAs) can be reduced further at the expense of a finite number of errors. Recently, such minimization algorithms have been improved to run in time O(n log n), where n is the number of states of the…

形式语言与自动机理论 · 计算机科学 2015-05-27 Andreas Maletti , Daniel Quernheim

We analyse the forward error in the floating point summation of real numbers, from algorithms that do not require recourse to higher precision or better hardware. We derive informative explicit expressions, and new deterministic and…

数值分析 · 数学 2021-07-06 Eric Hallman , Ilse C. F. Ipsen

The notion of comparison between system runs is fundamental in formal verification. This concept is implicitly present in the verification of qualitative systems, and is more pronounced in the verification of quantitative systems. In this…

形式语言与自动机理论 · 计算机科学 2023-06-22 Suguman Bansal , Swarat Chaudhuri , Moshe Y. Vardi

We present an algorithm to build an automaton from a rational expression. This approach introduces support for extended weighted expressions. Inspired by derived-term based algorithms, its core relies on a different construct, rational…

形式语言与自动机理论 · 计算机科学 2016-05-06 Akim Demaille

This paper investigates how the discount factor and payoff functions can be identified in stationary infinite-horizon dynamic discrete choice models. In single-agent models, we show that common nonparametric assumptions on per-period…

计量经济学 · 经济学 2025-07-29 Yu Hao , Hiroyuki Kasahara , Katsumi Shimotsu

Optimal stopping is the problem of determining when to stop a stochastic system in order to maximize reward, which is of practical importance in domains such as finance, operations management and healthcare. Existing methods for…

最优化与控制 · 数学 2022-03-28 Xinyi Guan , Velibor V. Mišić

Finite-state automata are a very effective tool in natural language processing. However, in a variety of applications and especially in speech precessing, it is necessary to consider more general machines in which arcs are assigned weights…

计算与语言 · 计算机科学 2007-05-23 Mehryar Mohri , Fernando Pereira , Michael Riley

One-Counter Nets (OCNs) are finite-state automata equipped with a counter that is not allowed to become negative, but does not have zero tests. Their simplicity and close connection to various other models (e.g., VASS, Counter Machines and…

形式语言与自动机理论 · 计算机科学 2021-12-28 Shaull Almagor , Asaf Yeshurun

We explore language semantics for automata combining probabilistic and nondeterministic behavior. We first show that there are precisely two natural semantics for probabilistic automata with nondeterminism. For both choices, we show that…

形式语言与自动机理论 · 计算机科学 2018-05-30 Gerco van Heerdt , Justin Hsu , Joël Ouaknine , Alexandra Silva

In order to learn complex grammars, recurrent neural networks (RNNs) require sufficient computational resources to ensure correct grammar recognition. A widely-used approach to expand model capacity would be to couple an RNN to an external…

神经与进化计算 · 计算机科学 2019-09-23 Ankur Mali , Alexander Ororbia , C. Lee Giles

The concept of Deterministic Finite Cover Automata (DFCA) was introduced at WIA '98, as a more compact representation than Deterministic Finite Automata (DFA) for finite languages. In some cases representing a finite language,…

形式语言与自动机理论 · 计算机科学 2014-05-23 Cezar Câmpeanu

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. Safety one-way alternating automata with one register on infinite data words are…

计算机科学中的逻辑 · 计算机科学 2010-04-12 Ranko Lazic

In probabilistic programming, the inference problem asks to determine a program's posterior distribution conditioned on its "observe" instructions. Inference is challenging, especially when exact rather than approximate results are…

形式语言与自动机理论 · 计算机科学 2025-11-26 Dominik Geißler , Tobias Winkler

The question if a deterministic finite automaton admits a software reset in the form of a so-called synchronizing word can be answered in polynomial time. In this paper, we extend this algorithmic question to deterministic automata beyond…

形式语言与自动机理论 · 计算机科学 2020-12-23 Henning Fernau , Petra Wolf , Tomoyuki Yamakami