Quantum and probabilistic finite multitape automata Ginta Garkaje and Rusins Freivalds Riga, Latvia.

Slides:



Advertisements
Similar presentations
Advice Coins Scott Aaronson. PSPACE/coin: Class of problems solvable by a PSPACE machine that can flip an advice coin (heads with probability p, tails.
Advertisements

Regular operations Sipser 1.1 (pages 44 – 47). CS 311 Fall Building languages If L is a language, then its complement is L’ = {w | w ∉ L} Let A.
Happy Birthday Michael !!. Probabilistic & Nondeterministic Finite Automata Avi Wigderson Institute for Advanced Study Very old (1996) joint work with.
Size of Quantum Finite State Transducers Ruben Agadzanyan, Rusins Freivalds.
8/25/2009 Sofya Raskhodnikova Intro to Theory of Computation L ECTURE 1 Theory of Computation Course information Overview of the area Finite Automata Sofya.
THE CHURCH-TURING T H E S I S “ TURING MACHINES” Pages COMPUTABILITY THEORY.
Probabilistic and Frequency Finite-State Transducers Kaspars Balodis Anda Berina Gleb Borovitsky Rusins Freivalds Ginta Garkaje Vladimirs Kacs Janis Kalejs.
Classical and Quantum Automata Abuzer Yakaryılmaz Advisor: Prof. Cem Say.
Finite Automata Section 1.1 CSC 4170 Theory of Computation.
CS21 Decidability and Tractability
Regular operations Sipser 1.1 (pages 44 – 47). CS 311 Mount Holyoke College 2 Building languages If L is a language, then its complement is L’ = {w |
Nonregular languages Sipser 1.4 (pages 77-82). CS 311 Mount Holyoke College 2 Nonregular languages? We now know: –Regular languages may be specified either.
CFG => PDA Sipser 2 (pages ).
1 Introduction to Computability Theory Discussion1: Non-Deterministic Finite Automatons Prof. Amos Israeli.
CFG => PDA Sipser 2 (pages ). CS 311 Fall Formally… A pushdown automaton is a sextuple M = (Q, Σ, Γ, δ, q 0, F), where – Q is a finite set.
Nonregular languages Sipser 1.4 (pages 77-82). CS 311 Fall Nonregular languages? We now know: –Regular languages may be specified either by regular.
Illustrating the power of “choose” and “forall” generating all and only the pairs vw  A* of different words v,w of same length (i.e. v  w and |v| = |w|
Courtesy Costas Busch - RPI1 Non Deterministic Automata.
Fall 2006Costas Busch - RPI1 Deterministic Finite Automata And Regular Languages.
Programming the TM qa  (,q) (,q) q1q1 0q1q1 R q1q1 1q1q1 R q1q1  h  Qa  (,q) (,q) q1q1 0q2q2  q1q1 1q3q3  q1q1  h  q2q2 0q4q4 R q2q2 1q4q4.
Quantum Automata Formalism. These are general questions related to complexity of quantum algorithms, combinational and sequential.
Fall 2006Costas Busch - RPI1 The Chomsky Hierarchy.
Fall 2003Costas Busch - RPI1 Turing Machines (TMs) Linear Bounded Automata (LBAs)
Grammars, Languages and Finite-state automata Languages are described by grammars We need an algorithm that takes as input grammar sentence And gives a.
1 Non-Deterministic Finite Automata. 2 Alphabet = Nondeterministic Finite Automaton (NFA)
Lecture 23: Finite State Machines with no Outputs Acceptors & Recognizers.
Complexity theory and combinatorial optimization Class #2 – 17 th of March …. where we deal with decision problems, finite automata, Turing machines pink.
On the intersection of submonoids of the free monoid L. Giambruno A. Restivo.
1 INFO 2950 Prof. Carla Gomes Module Modeling Computation: Language Recognition Rosen, Chapter 12.4.
Fall 2006Costas Busch - RPI1 Deterministic Finite Automaton (DFA) Input Tape “Accept” or “Reject” String Finite Automaton Output.
Computation Model and Complexity Class. 2 An algorithmic process that uses the result of a random draw to make an approximated decision has the ability.
Solution Exercise 1.43 a A r r s q q > b b e b s’ q r q’ b r’ a A’
Student Research Forum SOFSEM 2009 Wednesday, January 28, 2009.
Finite Automata – Definition and Examples Lecture 6 Section 1.1 Mon, Sep 3, 2007.
Models of Computation. Computation: Computation is a general term for any type of information processing information processing CPU memory.
1 Linear Bounded Automata LBAs. 2 Linear Bounded Automata (LBAs) are the same as Turing Machines with one difference: The input string tape space is the.
9.7: Chomsky Hierarchy.
Finite Automata Chapter 1. Automatic Door Example Top View.
Nonconstructive methods in finite automata Rūsiņš Freivalds (University of Latvia)
The Church-Turing Thesis
Costas Busch - LSU1 Deterministic Finite Automata And Regular Languages.
Finite-State Machines (FSM) Chuck Cusack Based partly on Chapter 11 of “Discrete Mathematics and its Applications,” 5 th edition, by Kenneth Rosen.
Finite Automata.
Language Recognition MSU CSE 260.
Foundations of Computing Science
CIS Automata and Formal Languages – Pei Wang
Non Deterministic Automata
Sec. 7-5: Central Limit Theorem
Linear Bounded Automata LBAs
Languages Recognizable by Quantum Finite Automata with cut-point 0
CSCI 2670 Introduction to Theory of Computing
OTHER MODELS OF TURING MACHINES
Uncountable Classical and Quantum Complexity Classes
CSE322 Chomsky classification
CSE322 Finite Automata Lecture #2.
CSE322 The Chomsky Hierarchy
Regular Expression We shall build expressions from the symbols using simple operations include concatenation, union and kleen closure. Several intuitive.
Deterministic Finite Automata And Regular Languages Prof. Busch - LSU.
Non Deterministic Automata
Grids of finite automata
CSE322 Minimization of finite Automaton & REGULAR LANGUAGES
DFA MINIMIZATION Maham Noor 4/8/ Content: Method 1 Equivalence Theorem Method 2 Table filling method 2.
Chapter 1 Regular Language
CSC 4170 Theory of Computation Finite Automata Section 1.1.
LANGUAGE EDUCATION.
CHAPTER 1 Regular Languages
Types of Errors And Error Analysis.
The Chomsky Hierarchy Costas Busch - LSU.
Non Deterministic Automata
THEORY OF COMPUTATION 06 NUMBER OF STATES.
Presentation transcript:

Quantum and probabilistic finite multitape automata Ginta Garkaje and Rusins Freivalds Riga, Latvia

First, we discuss the following 2-tape language L 1 = {(0 n 1 m,2 k )| n=m=k } Theorem. The language L 1 can be recognized with arbitrary probability 1-ε by a probabilistic 2-tape finite automaton. 2n + 3m = 5k 3n + 6m = 9k 2n + 9m = 11k SOFSEM 2009

Theorem. There exists no quantum finite 2-tape automaton which recognizes the language L 41 with bounded error. For arbitrary positive ε, there exists a probabilistic finite 2-tape automaton recognizing the language L 41 with a probability 1-ε. There exists no probabilistic finite 2-tape automaton which recognizes language L 42 with a bounded error. There exists a quantum finite 2-tape automaton recognizing the language L 42 with a probability 1-ε. SOFSEM 2009 } are binary words and either x=y or y=z but not both of them.}

Theorem. For arbitrary r, there exists a quantum finite 2-tape automaton recognizing the language L 43 with the probability 1. For arbitrary r, there exists no quantum finite 2-tape automaton with 2 Ω(r/log r) states which recognizes the language L 43 with abounded error. For arbitrary r, and for arbitrary positive ε there exists a probabilistic finite 2-tape automaton with const. r states recognizing the language L 43 with probability 1- ε. Theorem. For arbitrary r, there exists quantum finite 2-tape automaton with 2 Ω(r/log r) states which recognizes the language L 44 with the probability 1. For arbitrary r, there exists no probabilistic finite 2-tape automaton with 2 Ω(r/log r) states which recognizes the language L 44 with the probability 1. SOFSEM 2009 }