1 / 25

The Limits of Quantum Computers (or: What We Can’t Do With Computers We Don’t Have)

NP-complete. The Limits of Quantum Computers (or: What We Can’t Do With Computers We Don’t Have). Scott Aaronson (MIT). SZK. BQP. So then why can’t we just ignore quantum computing, and get back to real work?. My picture of reality, as an eleven-year-old messing around with BASIC:.

selina
Download Presentation

The Limits of Quantum Computers (or: What We Can’t Do With Computers We Don’t Have)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. NP-complete The Limits of Quantum Computers(or: What We Can’t Do With Computers We Don’t Have) Scott Aaronson (MIT) SZK BQP

  2. So then why can’t we just ignore quantum computing, and get back to real work?

  3. My picture of reality, as an eleven-year-old messing around with BASIC: + details (Also Stephen Wolfram’s current picture of reality) Because the universe isn’t classical  Fancier version: Extended Church-Turing Thesis

  4. That’s why YOU should care about quantum computing  Shor’s factoring algorithm presents us with a choice Either • the Extended Church-Turing Thesis is false, • textbook quantum mechanics is false, or • there’s an efficient classical factoring algorithm. All three seem like crackpot speculations. At least one of them is true!

  5. One-Slide Summary • Quantum computing is not a panacea—and that makes it more interesting rather than less! • On our current understanding, quantum computers could “merely” break RSA, simulate quantum physics, etc.—not solve generic search problems exponentially faster • 3. In this talk, I’ll tell you about some of the known limits of quantum computers • 4. I’ll also discuss a more general question: can NP-complete problems be solved efficiently by any physical means?

  6. If we observe, we see |0 with probability ||2 |1 with probability ||2 Also, the object collapses to whichever outcome we see If an object can be in two distinguishable states |0 or |1, then it can also be in a superposition|0 + |1 What Quantum Mechanics Says Here  and  are complex amplitudes satisfying ||2+||2=1

  7. To modify a state we can multiply vector of amplitudes by a unitary matrix—one that preserves

  8. We’re seeing interference of amplitudes—the source of all “quantum weirdness”

  9. Quantum Computing A quantum state of n “qubits” takes 2n complex numbers to describe: The goal of quantum computing is to exploit this exponentiality in our description of the world Idea: Get paths leading to wrong answers to “interfere destructively” and cancel each other out

  10. Shor’s Result Quantum computers can factor integers in polynomial time (thereby break RSA, thereby swipe your credit card number…) To prove this, Shor had to exploit a special property of the factoring problem(namely its reducibility to period-finding) Ideas extend to computing discrete logarithms, solving Pell’s equation, breaking elliptic curve cryptography…

  11. But these problems aren’t believed to be NP-complete So the question remains: can quantum computers solve NP-complete problems in polynomial time? Bennett et al. 1997: “Quantum magic” won’t be enough Suppose we throw away the problem structure, and just consider an abstract space of 2n possible solutions Then even a quantum computer will need ~2n/2 steps to find a correct solution Note: This square-root speedup is achievable, via “Grover’s algorithm” The quantum adiabatic algorithm (Farhi et al. 2000) does exploit problem structure. But it suffers from provable limitations of its own…

  12. Another example of a “quantum black-box problem”: given a two-to-one function f:[N][N], find any x,y pair such that f(x)=f(y) 28 12 18 76 96 82 94 99 21 78 88 93 39 44 64 32 99 70 18 94 66 92 64 95 46 53 16 35 42 72 31 66 75 33 93 32 47 17 70 37 78 79 36 63 40 69 92 71 28 85 41 80 10 73 63 95 57 43 84 67 57 31 62 39 65 74 24 90 26 83 60 91 27 96 35 20 26 52 88 89 38 97 54 30 62 79 71 84 50 38 49 20 47 24 54 48 98 23 41 16 40 75 82 13 58 56 81 34 14 61 52 21 44 22 34 14 51 74 76 83 37 90 58 13 10 25 29 11 56 68 12 61 51 23 77 68 72 43 69 46 87 97 45 59 73 30 19 81 86 49 60 85 80 50 11 59 65 67 89 29 86 48 22 15 17 55 36 27 42 55 77 19 45 15 53 98 91 87 25 33 By the “birthday paradox”, a randomized algorithm has to examine N of the N numbers [Brassard-Høyer-Tapp 1997] Quantum algorithm based on Grover that uses only N1/3 queries Is that optimal? Proving a lower bound better than constant was open for 5 years

  13. Graph Isomorphism:find a collision in Cryptographic Hash Functions ? Statistical Zero Knowledge (SZK) protocols Motivation for the Collision Problem

  14. Measure 2nd register What makes the problem so hard? Basically, that a quantum computer can almost find a collision after one query to f! “If only we could now measure twice!” Or: if only we could see the whole trajectory of a “hidden variable” coursing through the quantum system![A., Phys. Rev. A 2005] Previous techniques weren’t sensitive to the fact that quantum mechanics doesn’t allow these things

  15. Cartoon Version of Proof Suppose it exists by way of contradiction… T-query quantum algorithm that finds collisions in 2-to-1 functions T-query quantum algorithm that distinguishes 1-to-1 from 2-to-1 functions [Beals et al. 1998] p(f) is a multilinear polynomial, of degree at most 2T, in Boolean indicator variables (f(x),y) Let p(f) = probability algorithm says f is 2-to-1 Crucial facts:q(k)  [0,1] for all k=1,2,3,…q(1)  1/3q(2)  2/3 Let q(k) = average of p(f) over all k-to-1 functions f

  16. The magic step: q(k) itself is a univariate polynomial in k, of degree at most 2T Why? That’s why

  17. Large derivative [A. A. Markov, 1889]: Hence the original quantum algorithm must have made (N1/5) queries Bounded in [0,1] at integer points 1 q(k) 0 . . . . . . . . . . 1 2 3 N2/5 k

  18. “OK, so I accept that quantum computers have these limitations. Is there any physical means to solve (say) NP-complete problems in polynomial time?”

  19. Famous proposal for how to solve NP-complete problems: Dip two glass plates with pegs between them into soapy water. Let the soap bubbles form a “minimum Steiner tree” connecting the pegs Other proposals with obvious scaling problems: protein folding, DNA computing, optical computing… For the latest, please see Slashdot

  20. “Relativity Computing” Problem: Energy needed to accelerate to relativistic speed DONE Variant: Black hole computing

  21. Abrams & Lloyd 1998: If the Schrödinger equation governing quantum mechanics were nonlinear, one could exploit that fact to solve NP-complete problems in polynomial time One way to interpret this result: as additional evidence that the Schrödinger equation is linear… 1 solution to NP-complete problem No solutions

  22. Do the first step of a computation in 1 second, the next in ½ second, the next in ¼ second, etc. “Zeno Computing” Problem: “Quantum foaminess” Below the Planck scale (10-33 cm or 10-43 sec), our usual picture of space and time breaks down in not-yet-understood ways…

  23. Could there be a fixed quantum state that’s been sitting around since the Big Bang—and that if found, would be a “magic key” to performing quantum computations that were otherwise infeasible? Quantum Advice [A. 2004]: Even under such a strange assumption, we still couldn’t solve NP-complete problems in polynomial time without exploiting the problem structure

  24. www.scottaaronson.com/papers

More Related