中文
相关论文

相关论文: The Bottom-Up Position Tree Automaton, the Father …

200 篇论文

In this paper, we extend the notion of (word) derivatives and partial derivatives due to (respectively) Brzozowski and Antimirov to tree derivatives using already known inductive formulae of quotients. We define a new family of extended…

形式语言与自动机理论 · 计算机科学 2021-07-29 Samira Attou , Ludovic Mignot , Djelloul Ziadi

The word position automaton was introduced by Glushkov and McNaughton in the early 1960. This automaton is homogeneous and has (||\E||+1) states for a word expression of alphabetic width ||\E||. This kind of automata is extended to regular…

形式语言与自动机理论 · 计算机科学 2015-02-24 Nadia Ouali Sebti , Djelloul Ziadi

There exist several methods of computing an automaton recognizing the language denoted by a given regular expression: In the case of words, the position automaton P due to Glushkov, the c-continuation automaton C due to Champarnaud and…

形式语言与自动机理论 · 计算机科学 2014-07-14 Ludovic Mignot , Nadia Ouali Sebti , Djelloul Ziadi

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

Determinisation and completion of finite tree automata are important operations with applications in program analysis and verification. However, the complexity of the classical procedures for determinisation and completion is high. They are…

形式语言与自动机理论 · 计算机科学 2017-11-02 John P. Gallagher , Mai Ajspur , Bishoksan Kafle

It is well known that for a given bottom-up tree automaton it can be decided whether or not there exists deterministic top-down tree automaton that recognized the same tree language. Recently it was claimed that such a decision can be…

形式语言与自动机理论 · 计算机科学 2023-06-02 Sebastian Maneth , Helmut Seidl

It is well known that for a regular tree language it is decidable whether or not it can be recognized by a deterministic top-down tree automaton (DTA). However, the computational complexity of this problem has not been studied. We show that…

形式语言与自动机理论 · 计算机科学 2021-07-08 Peter Leupold , Sebastian Maneth

Bottom-Up Hidden Tree Markov Model is a highly expressive model for tree-structured data. Unfortunately, it cannot be used in practice due to the intractable size of its state-transition matrix. We propose a new approximation which lies on…

机器学习 · 计算机科学 2019-06-03 Daniele Castellana , Davide Bacciu

The class of Boolean combinations of tree languages recognized by deterministic top-down tree automata (also known as deterministic root-to-frontier automata) is studied. The problem of determining for a given regular tree language whether…

形式语言与自动机理论 · 计算机科学 2024-01-15 Christof Löding , Wolfgang Thomas

To deal with system uncertainty, finite automata have been generalized into fuzzy automata. Stamenkovic and Ciric proposed an approach using the position automata for the construction of fuzzy automata from fuzzy regular expressions. There…

形式语言与自动机理论 · 计算机科学 2014-12-02 Rahul Kumar , Ajay Kumar

We provide new insights on the determinization and minimization of tree automata using congruences on trees. From this perspective, we study a Brzozowski's style minimization algorithm for tree automata. First, we prove correct this method…

形式语言与自动机理论 · 计算机科学 2023-06-22 Pierre Ganty , Elena Gutiérrez , Pedro Valero

We consider two natural subclasses of deterministic top-down tree-to-tree transducers, namely, linear and uniform-copying transducers. For both classes we show that it is decidable whether the translation of a transducer with look-ahead can…

形式语言与自动机理论 · 计算机科学 2025-03-28 Sebastian Maneth , Helmut Seidl

This paper presents a unified approach to parsing, in which top-down, bottom-up and left-corner parsers are related to preorder, postorder and inorder tree traversals. It is shown that the simplest bottom-up and left-corner parsers are left…

cmp-lg · 计算机科学 2008-02-03 Dale Gerdemann

This paper presents the first step of a wider research effort to apply tree automata completion to the static analysis of functional programs. Tree Automata Completion is a family of techniques for computing or approximating the set of…

计算机科学中的逻辑 · 计算机科学 2014-10-14 Thomas Genet

We consider the synthesis of deterministic tree transducers from automaton definable specifications, given as binary relations, over finite trees. We consider the case of specifications that are deterministic top-down tree automatic,…

形式语言与自动机理论 · 计算机科学 2014-08-27 Christof Löding , Sarah Winter

We study trees where each successor set is equipped with some additional structure. We introduce a family of automaton models for such trees and prove their equivalence to certain fixed-point logics. As a consequence we obtain…

计算机科学中的逻辑 · 计算机科学 2025-02-24 Achim Blumensath

A data tree is a finite tree whose every node carries a label from a finite alphabet and a datum from some infinite domain. We introduce a new model of automata over unranked data trees with a decidable emptiness problem. It is essentially…

数据库 · 计算机科学 2023-06-22 Diego Figueira , Luc Segoufin

Tree ensembles, such as random forests and boosted trees, are renowned for their high prediction performance. However, their interpretability is critically limited due to the enormous complexity. In this study, we present a method to make a…

机器学习 · 统计学 2017-03-01 Satoshi Hara , Kohei Hayashi

The transition structure of an automaton can be used to create a natural topology to the set of states of an automaton, generating, this way, a topological space. Probabilistic automata can also be modeled in terms of measure theory. A…

形式语言与自动机理论 · 计算机科学 2025-10-14 Sergio Henrique Maciel

Text generation is a fundamental building block in natural language processing tasks. Existing sequential models performs autoregression directly over the text sequence and have difficulty generating long sentences of complex structures.…

计算与语言 · 计算机科学 2018-08-16 Qipeng Guo , Xipeng Qiu , Xiangyang Xue , Zheng Zhang
‹ 上一页 1 2 3 10 下一页 ›