中文
相关论文

相关论文: Quantum finite multitape automata

200 篇论文

It is known that for some languages quantum finite automata are more efficient than classical counterparts. Particularly, a QFA recognizing the language $MOD_p$ has an exponential advantage over the classical finite automata. However, the…

量子物理 · 物理学 2023-01-02 Aliya Khadieva , Mansur Ziatdinov

There are many types of automata and grammar models that have been studied in the literature, and for these models, it is common to determine whether certain problems are decidable. One problem that has been difficult to answer throughout…

形式语言与自动机理论 · 计算机科学 2024-05-20 Oscar H. Ibarra , Ian McQuillan

We study 1-way quantum finite automata (QFAs) and compare them with their classical counterparts. We show that 1-way QFAs can be very space efficient. We construct a 1-way QFAs that are quadratically smaller than any equivalent…

量子物理 · 物理学 2007-05-23 Arnolds Kikusts

We present a language $L_n$ which is recognizable by a probabilistic finite automaton (PFA) with probability $1 - \epsilon$ for all $\epsilon > 0$ with $O(log^2n)$ states, with a deterministic finite automaton (DFA) with O(n) states, but a…

量子物理 · 物理学 2007-05-23 Gatis Midrijanis

The study of quantum finite automata (QFAs) is one of the possible approaches in exploring quantum computers with finite memory. Despite being one of the most restricted models, Moore-Crutchfield quantum finite automaton (MCQFA) is proven…

量子物理 · 物理学 2022-12-13 Özlem Salehi , Abuzer Yakaryılmaz

The concept of promise problems was introduced and started to be systematically explored by Even, Selman, Yacobi, Goldreich, and other scholars. It has been argued that promise problems should be seen as partial decision problems and as…

形式语言与自动机理论 · 计算机科学 2015-12-09 Shenggen Zheng , Lvzhou Li , Daowen Qiu , Jozef Gruska

Quantitative automata are useful representations for numerous applications, including modeling probability distributions over sequences to Markov chains and reward machines. Actively learning such automata typically occurs using explicitly…

形式语言与自动机理论 · 计算机科学 2024-11-19 Eric Hsiung , Swarat Chaudhuri , Joydeep Biswas

A regular language $L$ is said to be prime, if it is not the product of two non-trivial languages. Martens et al. settled the exact complexity of deciding primality for deterministic finite automata in 2010. For finite languages, Mateescu…

形式语言与自动机理论 · 计算机科学 2019-02-19 Philip Sieder

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

We construct zero-error quantum finite automata (QFAs) for promise problems which cannot be solved by bounded-error probabilistic finite automata (PFAs). Here is a summary of our results: - There is a promise problem solvable by an exact…

量子物理 · 物理学 2014-04-11 Jibran Rashid , Abuzer Yakaryilmaz

One-way quantum finite automata together with classical states (1QFAC) proposed in [Journal of Computer and System Sciences 81(2) (2015) 359--375] is a new one-way quantum finite automata (1QFA) model that integrates quantum finite automata…

量子物理 · 物理学 2021-12-09 Ligang Xiao , Daowen Qiu

{\it Learning finite automata} (termed as {\it model learning}) has become an important field in machine learning and has been useful realistic applications. Quantum finite automata (QFA) are simple models of quantum computers with finite…

量子物理 · 物理学 2023-11-14 Daowen Qiu

Affine finite automata (AfA) can be more succinct than probabilistic and quantum finite automata when recognizing some regular languages with bounded-error. In this paper, we improve previously known constructions given for the succinctness…

形式语言与自动机理论 · 计算机科学 2021-07-01 Abuzer Yakaryılmaz

A quantum finite-state automaton (QFA) is a theoretical model designed to simulate the evolution of a quantum system with finite memory in response to sequential input strings. We define the language of a QFA as the set of strings that lead…

计算与语言 · 计算机科学 2024-07-04 SeungYeop Baik , Sicheol Sung , Yo-Sub Han

We continue the systematic investigation of probabilistic and quantum finite automata (PFAs and QFAs) on promise problems by focusing on unary languages. We show that bounded-error QFAs are more powerful than PFAs. But, in contrary to the…

计算复杂性 · 计算机科学 2015-03-12 Aida Gainutdinova , Abuzer Yakaryilmaz

Regular languages -- the languages accepted by deterministic finite automata -- are known to be precisely the languages recognized by finite monoids. This characterization is the origin of algebraic language theory. In this paper, we…

形式语言与自动机理论 · 计算机科学 2025-05-06 Fabian Lenke , Stefan Milius , Henning Urbat , Thorsten Wißmann

Multi-stack machines and Turing machines can simulate to each other. In this note, we give a succinct definition of multi-stack machines, and from this definition it is clearly seen that pushdown automata and deterministic finite automata…

形式语言与自动机理论 · 计算机科学 2025-11-24 Daowen Qiu

We show that deterministic finite automata equipped with $k$ two-way heads are equivalent to deterministic machines with a single two-way input head and $k-1$ linearly bounded counters if the accepted language is strictly bounded, i.e., a…

形式语言与自动机理论 · 计算机科学 2014-08-07 Holger Petersen

Since Edward Moore, finite automata theory has been inspired by physics, in particular by quantum complementarity. We review automaton complementarity, reversible automata and the connections to generalized urn models. Recent developments…

量子物理 · 物理学 2007-05-23 Karl Svozil

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