Is Quantum Search Practical?

Similar documents
Is Quantum Search Practical?

Introduction to Quantum Computing

Quantum Computing Lecture 6. Quantum Search

α x x 0 α x x f(x) α x x α x ( 1) f(x) x f(x) x f(x) α x = α x x 2

QUANTUM COMPUTATION. Exercise sheet 1. Ashley Montanaro, University of Bristol H Z U = 1 2

Introduction to Quantum Algorithms Part I: Quantum Gates and Simon s Algorithm

QuIDD-Optimised Quantum Algorithms

Chapter 10. Quantum algorithms

Introduction to Quantum Information Processing QIC 710 / CS 768 / PH 767 / CO 681 / AM 871

Compute the Fourier transform on the first register to get x {0,1} n x 0.

Complex numbers: a quick review. Chapter 10. Quantum algorithms. Definition: where i = 1. Polar form of z = a + b i is z = re iθ, where

Quantum Searching. Robert-Jan Slager and Thomas Beuman. 24 november 2009

Quantum Circuits and Algorithms

Lecture 1: Introduction to Quantum Computing

CS257 Discrete Quantum Computation

Extended Superposed Quantum State Initialization Using Disjoint Prime Implicants

Quantum algorithms for testing Boolean functions

QUANTUM COMPUTER SIMULATION

The Future. Currently state of the art chips have gates of length 35 nanometers.

Introduction to Quantum Computing

Principles of Quantum Mechanics Pt. 2

Quantum computing! quantum gates! Fisica dell Energia!

Checking Equivalence of Quantum Circuits and States

Improving Gate-Level Simulation of Quantum Circuits 1

Simulation of quantum computers with probabilistic models

Chapter 2. Basic Principles of Quantum mechanics

C/CS/Phys C191 Grover s Quantum Search Algorithm 11/06/07 Fall 2007 Lecture 21

Fourier Sampling & Simon s Algorithm

Lecture 4: Elementary Quantum Algorithms

Lecture 1: Introduction to Quantum Computing

Database Manipulation Operations on Quantum Systems

Exponential algorithmic speedup by quantum walk

FPGA-Based Circuit Model Emulation of Quantum Algorithms

An Introduction to Quantum Information and Applications

Reversible and Quantum computing. Fisica dell Energia - a.a. 2015/2016

Fast Equivalence-checking for Quantum Circuits

Quantum Computation CMU BB, Fall Week 6 work: Oct. 11 Oct hour week Obligatory problems are marked with [ ]

Introduction to Quantum Computing

CSCI 2570 Introduction to Nanocomputing. Discrete Quantum Computation

. Here we are using the standard inner-product over C k to define orthogonality. Recall that the inner-product of two vectors φ = i α i.

Quantum Information Processing and Diagrams of States

Richard Cleve David R. Cheriton School of Computer Science Institute for Quantum Computing University of Waterloo

Lecture 2: From Classical to Quantum Model of Computation

Baby's First Diagrammatic Calculus for Quantum Information Processing

Volume 2, Issue 9, September 2014 International Journal of Advance Research in Computer Science and Management Studies

Concepts and Algorithms of Scientific and Visual Computing Advanced Computation Models. CS448J, Autumn 2015, Stanford University Dominik L.

CS151 Complexity Theory. Lecture 1 April 3, 2017

Lecture 22: Quantum computational complexity

Lecture 3: Hilbert spaces, tensor products

Semiconductors: Applications in spintronics and quantum computation. Tatiana G. Rappoport Advanced Summer School Cinvestav 2005

Quantum algorithms (CO 781/CS 867/QIC 823, Winter 2013) Andrew Childs, University of Waterloo LECTURE 13: Query complexity and the polynomial method

Quantum Algorithms for Finding Constant-sized Sub-hypergraphs

Some Introductory Notes on Quantum Computing

Decomposition of Quantum Gates

C/CS/Phys C191 Amplitude Amplification, Quantum Zeno, Vaidman s bomb 11/10/09 Fall 2009 Lecture 22

Reversible State Vector Parallel Processor Modeled After Quantum Computer

Constructive quantum scaling of unitary matrices

Parallelization of the QC-lib Quantum Computer Simulator Library

6.896 Quantum Complexity Theory 30 October Lecture 17

Stanford University CS254: Computational Complexity Handout 8 Luca Trevisan 4/21/2010

LECTURE NOTES ON QUANTUM COMPUTATION. Cornell University, Physics , CS 483; Spring, 2005 c 2006, N. David Mermin

Quantum Algorithms. Andreas Klappenecker Texas A&M University. Lecture notes of a course given in Spring Preliminary draft.

Efficient Distributed Quantum Computing

Ph 219b/CS 219b. Exercises Due: Wednesday 4 December 2013

Logic gates. Quantum logic gates. α β 0 1 X = 1 0. Quantum NOT gate (X gate) Classical NOT gate NOT A. Matrix form representation

Quantum computers can search arbitrarily large databases by a single query

Quantum Computation 650 Spring 2009 Lectures The World of Quantum Information. Quantum Information: fundamental principles

Quantum Information Processing with Liquid-State NMR

On the efficient approximability of constraint satisfaction problems

ON THE ROLE OF THE BASIS OF MEASUREMENT IN QUANTUM GATE TELEPORTATION. F. V. Mendes, R. V. Ramos

Quantum Circuits for Incompletely Specified Two-Qubit Operators

QUANTUM APPROACHES TO LOGIC CIRCUIT SYNTHESIS AND TESTING

Introduction The Search Algorithm Grovers Algorithm References. Grovers Algorithm. Quantum Parallelism. Joseph Spring.

Power of Adiabatic Quantum Computation

The quantum threat to cryptography

Quantum Computing. 6. Quantum Computer Architecture 7. Quantum Computers and Complexity

Discrete Mathematics. CS204: Spring, Jong C. Park Computer Science Department KAIST

- Why aren t there more quantum algorithms? - Quantum Programming Languages. By : Amanda Cieslak and Ahmana Tarin

1 Measurements, Tensor Products, and Entanglement

C/CS/Phys C191 Quantum Gates, Universality and Solovay-Kitaev 9/25/07 Fall 2007 Lecture 9

Quantum search by local adiabatic evolution

Quantum Multiple-Valued Decision Diagrams Containing Skipped Variables

2.0 Basic Elements of a Quantum Information Processor. 2.1 Classical information processing The carrier of information

Introduction to Quantum Computation

Reliability Modeling of Nanoelectronic Circuits

Quantum information and quantum computing

Quantum gate. Contents. Commonly used gates

b) (5 points) Give a simple quantum circuit that transforms the state

Daniel J. Bernstein University of Illinois at Chicago. means an algorithm that a quantum computer can run.

Multiplicative complexity in block cipher design and analysis

Quantum Error Correcting Codes and Quantum Cryptography. Peter Shor M.I.T. Cambridge, MA 02139

Quantum cooperative search algorithm for 3-SAT

6.896 Quantum Complexity Theory September 9, Lecture 2

1 Bernstein-Vazirani Algorithm

Synthesis of Quantum Circuit for FULL ADDER Using KHAN Gate

Single qubit + CNOT gates

Analyzing Quantum Circuits Via Polynomials

*WILEY- Quantum Computing. Joachim Stolze and Dieter Suter. A Short Course from Theory to Experiment. WILEY-VCH Verlag GmbH & Co.

How Powerful is Adiabatic Quantum Computation?

Quantum Phase Estimation using Multivalued Logic

Transcription:

DARPA Is Quantum Search Practical? George F. Viamontes Igor L. Markov John P. Hayes University of Michigan, EECS

Outline Motivation Background Quantum search Practical Requirements Quantum search versus Classical simulation Problem-specific algorithms Promising on-going work

Motivation Transistors are getting so small that quantum effects cannot be ignored Why not harness them? Quantum circuits A new model of computation: allows number-factoring in n 3 time A different model of computation: allows provably faster search Compare to SETs and QCAs, which perform traditional computation

Goals of This Work Study one particular quantum algorithm for search Here, algorithm = circuit family Look for practical applications Note 1: quantum communication circuits already have commercial applications Note 2: all known quantum circuits for similar problems are related

Background Reversible Circuits Linear Algebra and Probability Quantum Information Quantum Gates and Circuits Grover s Search Algorithm

Reversible Circuits Given a Boolean function f(x 1,x 2,..,x n ) one can always construct a reversible circuit computing f() Use Reed-Muller decomposition x 1 x 2 x 3 0> f(x 1,x 2,x 3 ) Example: f(x 1,x 2,x 3 )=x x 2 1 x 3 x 1 x 2 x 3

Linear Algebra in 2 n Dimensions Basis vectors (basis-states) = bit-strings 00000>, 01010>, 11101> etc Linear combinations are allowed Can multiply by complex numbers, and add Everything is normalized, e.g., ( 0>+ 1>)/ 2 and ( 00>+ 10>)/ 2 Bits & bit-strings are composed via tensor products 0> 1>= 01> ( 0>+ 1>)/ 2 0>=( 00>+ 10>) / 2 ( 00>+ 11>)/ 2 is entangled (no decomposition)

Quantum Information Represents the physical state of Photon polarizations, electron spins, etc Single-qubit: two-level quantum system E.g., spin-up for 0> and spin-down for 1> When measuring α 0>+β 1>, Prob 0>= α 2 Multiple qubits and quant. measurement Linear combinations of bit-strings E.g., ( 000>+ 010>+ 100>+ 110>)/2 Can only observe an individual bit-string

Classical Circuits versus Quantum 0-1 strings E.g., one bit {0,1} Bool. Functions Gates & circuits Primary outputs Lin. combinations of 0-1 strings E.g., one qubit α 0>+β 1> 2 n -by-2 n matrices Gates & circuits Probabilistic measurement Mostly ignored here

Quantum Gates and Circuits Quantum computations M are certain invertible matrices (called unitary) A conventional reversible gate/computation can be extended to quantum by linearity E.g., a quantum inverter swaps 0> and 1> Maps the state ( 0>+ 1>)/ 2 to itself Can apply an inverter on one of two qubits E.g., ( 00>+i 11>)/ 2 ( 01>+i 10>)/ 2 Hadamard gate: 0> ( 0>+ 1>)/ 2 1> ( 0>- 1>)/ 2 0 1 1 0 1 1 1-1

Quantum Circuits Can apply an inverter on one of two qubits E.g., ( 00>+i 11>)/ 2 ( 01>+i 10>)/ 2 How do we describe this computation? Tensor product: Identity NOT More generally: A B 0 1 0 0 CNOT gate x y x y x 1 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0 1 0 0

Unstructured (Database) Search One seeks 1 record out of N records One can look at single records, one at a time One can use a black box (oracle) that tells you whether a given record is good Goal: minimize the number of oracle queries Possible non-quantum strategies Try record 1, record 2, etc stop when rec. found Or try records at random In the worst case, one must try all records On average, one will try half the records

Index Search If all items are indexed, you only need to find the right index n bits for N<2 n records In this case, the oracle is just a Boolean function on n bits This function is the input of search algorithm Example 1: Boolean SATisfiability CNF formula represents an oracle Example 2: Picking locks / finding passwords Verifying a password is easy

Quantum Search Now assume that the oracle can evaluate quantum queries Classical oracle: f(001)=yes Quantum oracle: f(( 000>+ 001>+ 010>+ 011>)/2)= (No+Yes+No+No)/2 Can apply quantum gates before/after Must use quantum measurement Turns out: need only N oracle queries

Grover s Algorithm (Circuit) Input state: 000 0> (n qubits) Remember, the input of search algo is the oracle Apply a Hadamard gate on each qubit Produces linear combination of all bit-strings N identical iterations, one query in each Amplify the bit-string (index) sought, by 1/ N, and de-amplify all remaining bit-strings Quantum measurement Performed when the sought bit-string has highest probability of being observed

Requirements to Make this Practical R1: A search application S where classical methods do not provide sufficient scalability R2: An instantiation Q(S) of Grover s search for S with an asymptotic worst-case runtime which is less than that of any classical algorithm C(S) for S R3: A Q(S) with an actual runtime for practical instances of S, which is less than that of any C(S)

Application Scalability Explicit databases Store records explicitly Customer support, transaction-processing TeraBytes of data, distributed storage Massively parallel (search is easy to -ze) Classical methods scale so far (google.com) Implicit databases / index search Combinatorial optimization & cryptography Stronger demands for scalability

Oracle Implementation Complexity analysis proving quantum speed-up, assume oracle is a black box I.e., absolutely no internal structure is known In applications, it is hard to avoid structure Most oracles have small circuits This may invalidate quantum speed-up Implementing the oracle can be difficult (requires circuit synthesis!) If no small circuit exists/found, the oracle may dominate search time

Empirical Speed-up? Any successful quantum algorithm must outrun simulators Grover s search vs QuIDD Pro Viamontes et al., 100000 10000 0.0017*k*(1.42^k) QuIDDPro Quant Info Proc., October 2003 1000 100 This result assumes the oracle in QuIDD form Creating QuIDD may be expensive Runtime (s) 26 28 30 32 34 36 38 40 No. of data qubits

Comparing to Best Classical Algs. 3-SAT with n variables Known randomized algorithm ~1.33 n Grover s search ~1.41 n Graph 3-coloring solvable in ~1.37 n Grover s algorithm never finishes early Classical algorithms often do Grover s algorithm cannot be improved w/o using structure

Presence and Use of Structure In many cases, structure is present but not immediately clear In cryptography, no need for brute force Algebraic structure in AES, etc Recent promising work on structured quantum search Roland and Cerf, Phys. Rev. A, Dec 2003 Average-case time for 3-SAT estimated 1.31 n versus 1.33 n classical worst case

Conclusions Even if scalable quantum computers were available today, unstructured quantum search is not useful Future breakthroughs may help Will have to use structure Our analysis can be used for other problems touted for quantum computing, e.g., graph isomorphism Up-coming DAC paper, new tool SAUCY

Thank you