中文
相关论文

相关论文: Degree of sequentiality of weighted automata

200 篇论文

Nondeterministic weighted automata are finite automata with numerical weights on transitions. They define quantitative languages L that assign to each word w a real number L(w). The value of an infinite word w is computed as the maximal…

计算机科学中的逻辑 · 计算机科学 2009-09-10 Krishnendu Chatterjee , Laurent Doyen , Thomas A. Henzinger

Weighted automata is a basic tool for specification in quantitative verification, which allows to express quantitative features of analysed systems such as resource consumption. Quantitative specification can be assisted by automata…

计算复杂性 · 计算机科学 2024-03-04 Jakub Michaliszyn , Jan Otop

Recently there has been a significant effort to handle quantitative properties in formal verification and synthesis. While weighted automata over finite and infinite words provide a natural and flexible framework to express quantitative…

形式语言与自动机理论 · 计算机科学 2015-04-24 Krishnendu Chatterjee , Thomas A. Henzinger , Jan Otop

A quantitative word automaton (QWA) defines a function from infinite words to values. For example, every infinite run of a limit-average QWA A obtains a mean payoff, and every word w is assigned the maximal mean payoff obtained by…

形式语言与自动机理论 · 计算机科学 2026-03-31 Thomas A. Henzinger , Pavol Kebis , Nicolas Mazzocchi , N. Ege Saraç

Compact representations of automata are important for efficiency. In this paper, we study methods to compute reduced automata, in which no two states accept the same language. We do this for finitary automata (FA), an abstract definition…

形式语言与自动机理论 · 计算机科学 2023-04-14 Keri D'Angelo , Alexandra Silva , Gerco van Heerdt , Leon Witzman

Nested weighted automata (NWA) present a robust and convenient automata-theoretic formalism for quantitative specifications. Previous works have considered NWA that processed input words only in the forward direction. It is natural to allow…

形式语言与自动机理论 · 计算机科学 2017-06-27 Krishnendu Chatterjee , Thomas A. Henzinger , Jan Otop

Decidability of the determinization problem for weighted automata over the semiring $(\mathbb{Z} \cup {-\infty}, \max, +)$, WA for short, is a long-standing open question. We propose two ways of approaching it by constraining the search…

形式语言与自动机理论 · 计算机科学 2017-03-06 Emmanuel Filiot , Ismaël Jecker , Nathan Lhote , Guillermo A. Pérez , Jean-François Raskin

Automata with monitor counters, where the transitions do not depend on counter values, and nested weighted automata are two expressive automata-theoretic frameworks for quantitative properties. For a well-studied and wide class of…

形式语言与自动机理论 · 计算机科学 2023-06-22 Krishnendu Chatterjee , Thomas A. Henzinger , Jan Otop

Weighted automata are non-deterministic automata where the transitions are equipped with weights. They can model quantitative aspects of systems like costs or energy consumption. The value of a run can be computed, for example, as the…

计算机科学中的逻辑 · 计算机科学 2015-06-22 Manfred Droste , Vitaly Perevoshchikov

We generalize the concept of synchronizing words for finite automata, which map all states of the automata to the same state, to deterministic visibly push-down automata. Here, a synchronizing word w does not only map all states to the same…

形式语言与自动机理论 · 计算机科学 2020-07-20 Henning Fernau , Petra Wolf

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

Understanding how a learned black box works is of crucial interest for the future of Machine Learning. In this paper, we pioneer the question of the global interpretability of learned black box models that assign numerical values to…

机器学习 · 计算机科学 2018-10-16 Stephane Ayache , Remi Eyraud , Noe Goudian

This paper connects the classes of weighted alternating finite automata (WAFA), weighted finite tree automata (WFTA), and polynomial automata (PA). First, we investigate the use of trees in the run semantics for weighted alternating…

计算机科学中的逻辑 · 计算机科学 2024-02-14 Gustav Grabolle

Quotient is a basic operation of formal languages, which plays a key role in the construction of minimal deterministic finite automata (DFA) and the universal automata. In this paper, we extend this operation to formal power series and…

形式语言与自动机理论 · 计算机科学 2012-03-13 Yongming Li , Qian Wang , Sanjiang Li

We study the problem of constructing approximations to a weighted automaton. Weighted finite automata (WFA) are closely related to the theory of rational series. A rational series is a function from strings to real numbers that can be…

形式语言与自动机理论 · 计算机科学 2015-04-27 Borja Balle , Prakash Panangaden , Doina Precup

A weighted automaton is functional if any two accepting runs on the same finite word have the same value. In this paper, we investigate functional weighted automata for four different measures: the sum, the mean, the discounted sum of…

形式语言与自动机理论 · 计算机科学 2017-01-11 Emmanuel Filiot , Raffaella Gentilini , Jean-François Raskin

We present the first study of non-deterministic weighted automata under probabilistic semantics. In this semantics words are random events, generated by a Markov chain, and functions computed by weighted automata are random variables. We…

形式语言与自动机理论 · 计算机科学 2019-11-01 Jakub Michaliszyn , Jan Otop

Weighted automata are nondeterministic automata with numerical weights on transitions. They can define quantitative languages~$L$ that assign to each word~$w$ a real number~$L(w)$. In the case of infinite words, the value of a run is…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Krishnendu Chatterjee , Laurent Doyen , Thomas A Henzinger

Recurrent Neural Networks (RNN) are a type of statistical model designed to handle sequential data. The model reads a sequence one symbol at a time. Each symbol is processed based on information collected from the previous symbols. With…

机器学习 · 统计学 2019-02-18 Jared Ostmeyer , Lindsay Cowell

Weighted automata (WA) are an extension of finite automata that define functions from words to values in a given semiring. An alternative deterministic model, called Cost Register Automata (CRA), was introduced by Alur et al. It enriches…

形式语言与自动机理论 · 计算机科学 2024-07-02 Yahia Idriss Benalioua , Nathan Lhote , Pierre-Alain Reynier
‹ 上一页 1 2 3 10 下一页 ›