中文
相关论文

相关论文: Two-tape finite automata with quantum and classica…

200 篇论文

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

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

In this paper, we introduce classically time-controlled quantum automata or CTQA, which is a reasonable modification of Moore-Crutchfield quantum finite automata that uses time-dependent evolution and a "scheduler" defining how long each…

形式语言与自动机理论 · 计算机科学 2025-09-25 Alejandro Díaz-Caro , Marcos Villagra

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 of the properties of Kondacs-Watrous model of quantum finite automata (QFA) is that the probability of the correct answer for a QFA cannot be amplified arbitrarily. In this paper, we determine the maximum probabilities achieved by QFAs…

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

This paper proposed a quantum analogue of classical queue automata by using the definition of the quantum Turing machine and quantum finite-state automata. However, quantum automata equipped with storage medium of a stack has been…

量子物理 · 物理学 2018-10-30 Amandeep Singh Bhatia , Ajay Kumar

In this work, we introduce DeepDFA, a novel approach to identifying Deterministic Finite Automata (DFAs) from traces, harnessing a differentiable yet discrete model. Inspired by both the probabilistic relaxation of DFAs and Recurrent Neural…

机器学习 · 计算机科学 2024-08-19 Elena Umili , Roberto Capobianco

Herein we survey the main results concerning quantum automata and machines with classical control. These machines were originally proposed by Sernadas et al in [37], during the FCT QuantLog project. First, we focus on the expressivity of…

量子物理 · 物理学 2017-09-06 Paulo Mateus , Daowen Qiu , Andre Souto

Some of the most interesting and important results concerning quantum finite automata are those showing that they can recognize certain languages with (much) less resources than corresponding classical finite automata…

形式语言与自动机理论 · 计算机科学 2019-02-20 Shenggen Zheng , Jozef Gruska , Daowen Qiu

Quantum computing is a new model of computation, based on quantum physics. Quantum computers can be exponentially faster than conventional computers for problems such as factoring. Besides full-scale quantum computers, more restricted…

形式语言与自动机理论 · 计算机科学 2018-07-05 Andris Ambainis , Abuzer Yakaryılmaz

1-way quantum finite automata are deterministic and reversible in nature, which greatly reduces its accepting property. In fact the set of languages accepted by 1-way quantum finite automata is a proper subset of regular languages. In this…

形式语言与自动机理论 · 计算机科学 2015-12-10 Kingshuk Chatterjee , Kumar Sankar Ray

The question of whether quantum real-time one-counter automata (rtQ1CAs) can outperform their probabilistic counterparts has been open for more than a decade. We provide an affirmative answer to this question, by demonstrating a…

计算复杂性 · 计算机科学 2014-01-29 A. C. Cem Say , Abuzer Yakaryilmaz

The notion of two-way automata was introduced at the very beginning of automata theory. In 1959, Rabin and Scott and, independently, Shepherdson, proved that these models, both in the deterministic and in the nondeterministic versions, have…

形式语言与自动机理论 · 计算机科学 2012-08-15 Giovanni Pighizzini

We define a model of advised computation by finite automata where the advice is provided on a separate tape. We consider several variants of the model where the advice is deterministic or randomized, the input tape head is allowed…

形式语言与自动机理论 · 计算机科学 2016-03-27 Uğur Küçük , A. C. Cem Say , Abuzer Yakaryılmaz

Affine automata provide a finite-state computational model that preserves the linear-algebraic structure of quantum computation while operating entirely over the reals. Recent work has shown that affine automata can far surpass classical…

形式语言与自动机理论 · 计算机科学 2026-05-04 Zeyu Chen , Junde Wu

Tree automata based algorithms are essential in many fields in computer science such as verification, specification, program analysis. They become also essential for databases with the development of standards such as XML. In this paper, we…

计算复杂性 · 计算机科学 2007-05-23 J. Carme , R. Gilleron , A. Lemay , A. Terlutte , M. Tommasi

We study 1-way quantum finite automata (QFAs). First, we compare them with their classical counterparts. We show that, if an automaton is required to give the correct answer with a large probability (over 0.98), then the power of 1-way QFAs…

量子物理 · 物理学 2007-05-23 A. Ambainis , R. Freivalds

It is proved that every regular expression of alphabetic width $n$, that is, with $n$ occurrences of symbols of the alphabet, can be transformed into a deterministic finite automaton (DFA) with $2^{\frac{n}{2}+(\frac{\log_2…

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

The theory of computation is based on abstract computing automata which can be classified into a three-class hierarchy: Finite Automata (FA), Push-down Automata (PDA) and the Turing Machines (TM). Each class corresponds to grammar/language…

新兴技术 · 计算机科学 2019-03-12 Marta Duenas-Diez , Juan Perez-Mercader

The minimum amount of resources to recognize a nonregular language is a fundamental research topic in theoretical computer science which has been examined for different kinds of resources and many different models. In this note, we focus on…

计算复杂性 · 计算机科学 2013-09-25 Abuzer Yakaryilmaz