中文
相关论文

相关论文: Weighted Tree Automata -- May it be a little more?

200 篇论文

We report on a method for compiling decision trees into weighted finite-state transducers. The key assumptions are that the tree predictions specify how to rewrite symbols from an input string, and the decision at each tree node is…

cmp-lg · 计算机科学 2008-02-03 Richard Sproat , Michael Riley

A finite automaton is called bideterministic if it is both deterministic and codeterministic -- that is, if it is deterministic and its transpose is deterministic as well. The study of such automata in a weighted setting is initiated. All…

形式语言与自动机理论 · 计算机科学 2023-10-02 Peter Kostolányi

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

A variant of Turing machines is introduced where the tape is replaced by a single tree which can be manipulated in a style akin to purely functional programming. This yields two benefits: first, the extra structure on the tape can be…

计算机科学中的逻辑 · 计算机科学 2015-07-17 Arnaud Spiwack

Since the 1970s with the work of McNaughton, Papert and Sch\"utzenberger, a regular language is known to be definable in the first-order logic if and only if its syntactic monoid is aperiodic. This algebraic characterisation of a…

计算机科学中的逻辑 · 计算机科学 2023-07-28 Dhruv Nevatia , Benjamin Monmege

We introduce a weight assignment logic for reasoning about quantitative languages of infinite words. This logic is an extension of the classical MSO logic and permits to describe quantitative properties of systems with multiple weight…

形式语言与自动机理论 · 计算机科学 2015-08-26 Vitaly Perevoshchikov

Automata learning is a popular technique used to automatically construct an automaton model from queries. Much research went into devising ad hoc adaptations of algorithms for different types of automata. The CALF project seeks to unify…

形式语言与自动机理论 · 计算机科学 2023-02-03 Gerco van Heerdt , Tobias Kappé , Jurriaan Rot , Matteo Sammartino , Alexandra Silva

By fundamental results of Sch\"utzenberger, McNaughton and Papert from the 1970s, the classes of first-order definable and aperiodic languages coincide. Here, we extend this equivalence to a quantitative setting. For this, weighted automata…

形式语言与自动机理论 · 计算机科学 2019-10-01 Manfred Droste , Paul Gastin

We introduce weighted regular tree grammars with storage as combination of (a) regular tree grammars with storage and (b) weighted tree automata over multioperator monoids. Each weighted regular tree grammar with storage generates a…

形式语言与自动机理论 · 计算机科学 2023-06-22 Zoltán Fülöp , Luisa Herrmann , Heiko Vogler

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

We study probability distributions over free algebras of trees. Probability distributions can be seen as particular (formal power) tree series [Berstel et al 82, Esik et al 03], i.e. mappings from trees to a semiring K . A widely studied…

机器学习 · 计算机科学 2008-07-21 François Denis , Amaury Habrard , Rémi Gilleron , Marc Tommasi , Édouard Gilbert

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

Tree transducers are formal automata that transform trees into other trees. Many varieties of tree transducers have been explored in the automata theory literature, and more recently, in the machine translation literature. In this paper I…

计算与语言 · 计算机科学 2012-03-29 Alex Rudnick

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

Reversible weighted automata are introduced and considered in a specific setting where the weights are taken from a nontrivial locally finite commutative ring such as a finite field. It is shown that the supports of series realised by such…

形式语言与自动机理论 · 计算机科学 2026-01-15 Peter Kostolányi , Andrej Ravinger

We use a non-deterministic variant of storage types to develop a framework for the approximation of automata with storage. This framework is used to provide automata-theoretic views on the approximation of multiple context-free languages…

形式语言与自动机理论 · 计算机科学 2017-09-08 Tobias Denkinger

We consider the representational state complexity of unranked tree automata. The bottom-up computation of an unranked tree automaton may be either deterministic or nondeterministic, and further variants arise depending on whether the…

形式语言与自动机理论 · 计算机科学 2010-08-11 Xiaoxue Piao , Kai Salomaa

We propose a new approach to heap analysis through an abstract domain of automata, called automatic shapes. The abstract domain uses a particular kind of automata, called quantified data automata on skinny trees (QSDAs), that allows to…

编程语言 · 计算机科学 2013-04-03 Pranav Garg , P. Madhusudan , Gennaro Parlato

We introduce a new geometric tool for analyzing groups of finite automata. To each finite automaton we associate a square complex. The square complex is covered by a product of two trees iff the automaton is bi-reversible. Using this method…

群论 · 数学 2007-05-23 Yair Glasner , Shahar Mozes

The theory of finite automata concerns itself with words in a free monoid together with concatenation and without further structure. There are, however, important applications which use alphabets which are structured in some sense. We…

形式语言与自动机理论 · 计算机科学 2026-02-11 Hugo Bazille , Uli Fahrenberg