中文
相关论文

相关论文: Incremental construction of minimal acyclic finite…

200 篇论文

This paper presents an efficient algorithm for the incremental construction of a minimal acyclic sequential transducer (ST) for a dictionary consisting of a list of input and output strings. The algorithm generalises a known method of…

计算与语言 · 计算机科学 2007-05-23 Wojciech Skut

This paper presents and analyzes an incremental algorithm for the construction of Acyclic Non-deterministic Finite-state Automata (NFA). Automata of this type are quite useful in computational linguistics, especially for storing lexicons.…

数据结构与算法 · 计算机科学 2007-05-23 Kyriakos N. Sgarbas , Nikos D. Fakotakis , George K. Kokkinakis

In this work we use a framework of finite-state automata constructions based on equivalences over words to provide new insights on the relation between well-known methods for computing the minimal deterministic automaton of a language.

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

This chapter is concerned with the design and analysis of algorithms for minimizing finite automata. Getting a minimal automaton is a fundamental issue in the use and implementation of finite automata tools in frameworks like text…

形式语言与自动机理论 · 计算机科学 2011-01-04 Jean Berstel , Luc Boasson , Olivier Carton , Isabelle Fagnot

Using combinatorial properties of incomplete sets in a free monoid we construct a series of n-state deterministic automata with zero whose shortest synchronizing word has length n^2/4+n/2-1.

形式语言与自动机理论 · 计算机科学 2009-07-28 E. V. Pribavkina

In this paper we introduce a new type of approximate state reductions where the behaviors of the reduced and the original automaton do not have to be identical, but they must match on all words of length less than or equal to some given…

形式语言与自动机理论 · 计算机科学 2023-09-07 Miroslav Ćirić , Ivana Micić , Stefan Stanimirović , Linh Anh Nguyen

We give an unique string representation, up to isomorphism, for initially connected deterministic finite automata (ICDFAs) with n states over an alphabet of k symbols. We show how to generate all these strings for each n and k, and how its…

形式语言与自动机理论 · 计算机科学 2009-06-16 Rogério Reis , Nelma Moreira , Marco Almeida

We propose novel algorithms for sequence prediction based on ideas from stringology. These algorithms are time and space efficient and satisfy mistake bounds related to particular stringological complexity measures of the sequence. In this…

形式语言与自动机理论 · 计算机科学 2026-03-31 Vanessa Kosoy

It is shown that, for every $n \geqslant 2$, the maximum length of the shortest string accepted by an $n$-state direction-determinate two-way finite automaton is exactly $\binom{n}{\lfloor\frac{n}{2}\rfloor}-1$ (direction-determinate…

形式语言与自动机理论 · 计算机科学 2022-10-04 Olga Martynova , Alexander Okhotin

We consider the previously defined notion of finite-state independence and we focus specifically on normal words. We characterize finite-state independence of normal words in three different ways, using three different kinds of asynchronous…

形式语言与自动机理论 · 计算机科学 2018-07-10 Nicolás Álvarez , Verónica Becher , Olivier Carton

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

We give an exact enumerative formula for the minimal acyclic deterministic finite automata. This formula is obtained from a bijection between a family of generalized parking functions and the transitions functions of acyclic automata.

组合数学 · 数学 2015-05-07 Jean-Baptiste Priez

Algorithms which learn environments represented by automata in the past have had complexity scaling with the number of states in the automaton, which can be exponentially large even for automata recognizing regular expressions with a small…

形式语言与自动机理论 · 计算机科学 2024-05-13 Ali Cataltepe , Vanessa Kosoy

Deterministic finite automata (DFAs) are constructed for various purposes in computational biology. Little attention, however, has been given to the efficient construction of minimal DFAs. In this article, we define simple non-deterministic…

形式语言与自动机理论 · 计算机科学 2010-12-10 Tobias Marschall

We revisit the problem of deciding whether a given string is uniquely decodable from its bigram counts by means of a finite automaton. An efficient algorithm for constructing a polynomial-size nondeterministic finite automaton that decides…

形式语言与自动机理论 · 计算机科学 2011-11-29 Aryeh Kontorovich , Ari Trachtenberg

We consider discrete-time plants that interact with their controllers via fixed discrete alphabets. For this class of systems, and in the absence of exogenous inputs, we propose a general, conceptual procedure for constructing a sequence of…

最优化与控制 · 数学 2014-02-18 Danielle C. Tarraf

We study the computational complexity of various problems related to synchronization of weakly acyclic automata, a subclass of widely studied aperiodic automata. We provide upper and lower bounds on the length of a shortest word…

形式语言与自动机理论 · 计算机科学 2017-12-08 Andrew Ryzhikov

An automaton is synchronizing if there is a word that maps all states onto the same state. \v{C}ern\'{y}'s conjecture on the length of the shortest such word is probably the most famous open problem in automata theory. We consider the…

组合数学 · 数学 2022-10-18 Natalie C. Behague , J. Robert Johnson

We determine the asymptotic proportion of minimal automata, within n-state accessible deterministic complete automata over a k-letter alphabet, with the uniform distribution over the possible transition structures, and a binomial…

形式语言与自动机理论 · 计算机科学 2011-09-27 Frederique Bassino , Julien David , Andrea Sportiello

This paper introduces a new algorithm for the induction if complex finite state automata from samples of behavior. The algorithm is based on information theoretic principles. The algorithm reduces the search space by many orders of…

人工智能 · 计算机科学 2013-02-08 Matthew S. Collins , Jonathan Oliver
‹ 上一页 1 2 3 10 下一页 ›