Quantum supremacy

In quantum computing, quantum supremacy is the goal of demonstrating that a programmable quantum device can solve a problem that no classical computer can feasibly solve (irrespective of the usefulness of the problem).[1][2] By comparison, the weaker quantum advantage is the demonstration that a quantum device can solve a problem merely faster than classical computers. Conceptually, quantum supremacy involves both the engineering task of building a powerful quantum computer and the computational-complexity-theoretic task of finding a problem that can be solved by that quantum computer and has a superpolynomial speedup over the best known or possible classical algorithm for that task.[3][4] The term was originally popularized by John Preskill[1] but the concept of a quantum computational advantage, specifically for simulating quantum systems, dates back to Yuri Manin's (1980)[5] and Richard Feynman's (1981) proposals of quantum computing.[6]

Examples of proposals to demonstrate quantum supremacy include the boson sampling proposal of Aaronson and Arkhipov,[7] D-Wave's specialized frustrated cluster loop problems,[8] and sampling the output of random quantum circuits.[9]

Like factoring integers, sampling the output distributions of random quantum circuits is believed to be hard for classical computers based on reasonable complexity assumptions.[9] Google previously announced plans to demonstrate quantum supremacy before the end of 2017 by solving this problem with an array of 49 superconducting qubits.[10] In early January 2018, Intel announced a similar hardware program.[11] In October 2017, IBM demonstrated the simulation of 56 qubits on a conventional supercomputer, increasing the number of qubits needed for quantum supremacy.[12] In November 2018, Google announced a partnership with NASA that would “analyze results from quantum circuits run on Google quantum processors, and... provide comparisons with classical simulation to both support Google in validating its hardware and establish a baseline for quantum supremacy.”[13] Theoretical work published in 2018 suggests that quantum supremacy should be possible with a "two-dimensional lattice of 7x7 qubits and around 40 clock cycles" if error rates can be pushed low enough.[14] On June 18, 2019, Quanta Magazine suggested that quantum supremacy could happen in 2019, according to Neven's law.[15] On September 20, 2019, the Financial Times reported that "Google claims to have reached quantum supremacy with an array of 54 q[u]bits out of which 53 were functional, which were used to perform a series of operations in 200 seconds that would take a supercomputer about 10,000 years to complete".[16][17] On October 23, Google officially confirmed the claims.[18][19][20] IBM responded by suggesting some of the claims are excessive, and suggested that it could take 2.5 days instead of 10,000 years.[21][22][23]

Computational complexity

Complexity arguments concern how the amount of some resource needed to solve a problem (generally time or memory) scales with the size of the input. As an extension of classical computational complexity theory, quantum complexity theory considers what a theoretical universal quantum computer could accomplish without necessarily accounting for the difficulty of building a physical quantum computer or dealing with decoherence and noise.[24] Since quantum information is a generalization of classical information, quantum computers can simulate any classical algorithm.[24]

The complexity class BQP (bounded-error quantum polynomial time) is the class of decision problems that can be solved in polynomial time by a universal quantum computer.[25] It is related to important classical complexity classes by the hierarchy .[26] Whether any of these containments is proper is still an open question.[26]

The difficulty of proving what cannot be done with classical computing is a common problem in definitively demonstrating quantum supremacy. Contrary to decision problems that require yes or no answers, sampling problems ask for samples from probability distributions.[27] If there is a classical algorithm that can efficiently sample from the output of an arbitrary quantum circuit, the polynomial hierarchy would collapse to the third level, which is considered very unlikely.[9] Boson sampling is a more specific proposal, the classical hardness of which depends upon the intractability of calculating the permanent of a large matrix with complex entries, which is a #P-complete problem.[28] The arguments used to reach this conclusion have also been extended to IQP Sampling,[29] where only the conjecture that the average- and worst-case complexities of the problem are the same is needed.[27]

Proposed experiments

The following are proposals for demonstrating quantum computational supremacy using current technology, often called NISQ devices.[2] Such proposals include (1) a well-defined computational problem, (2) a quantum algorithm to solve this problem, (3) a comparison best-case classical algorithm to solve the problem, and (4) a complexity-theoretic argument that, under a reasonable assumption, no classical algorithm can perform significantly better than current algorithms (so the quantum algorithm still provides a superpolynomial speedup).[3][30]

Shor's algorithm for factoring integers

This algorithm finds the prime factorization of an n-bit integer in time[31] whereas the best known classical algorithm requires time and the best upper bound for the complexity of this problem is .[32] It can also provide a speedup for any problem that reduces to integer factoring, including the membership problem for matrix groups over fields of odd order.[33]

This algorithm is important both practically and historically for quantum computing. It was the first polynomial-time quantum algorithm proposed for a real-world problem that is believed to be hard for classical computers.[31] Namely, it gives a superpolynomial speedup under the reasonable assumption that RSA, today's most common encryption protocol, is secure.[34]

Factoring has some benefit over other supremacy proposals because factoring can be checked quickly with a classical computer just by multiplying integers, even for large instances where factoring algorithms are intractably slow. However, implementing Shor's algorithm for large numbers is infeasible with current technology,[35][36] so it is not being pursued as a strategy for demonstrating supremacy.

Boson sampling

This computing paradigm based upon identical photons sent through a linear-optical network can solve certain sampling and search problems that, assuming a few complexity-theoretical conjectures (that calculating the permanent of Gaussian matrices is #P-Hard and that the polynomial hierarchy does not collapse) are intractable for classical computers.[7] However, it has been shown that boson sampling in a system with large enough loss and noise can be simulated efficiently.[37]

The largest experimental implementation of boson sampling to date had 6 modes so could handle up to 6 photons at a time.[38] The best proposed classical algorithm for simulating boson sampling runs in time for a system with n photons and m output modes.[39][40] BosonSampling is an open-source implementation in R. The algorithm leads to an estimate of 50 photons required to demonstrate quantum supremacy with boson sampling.[39][40]

Sampling the output distribution of random quantum circuits

The best known algorithm for simulating an arbitrary random quantum circuit requires an amount of time that scales exponentially with the number of qubits, leading one group to estimate that around 50 qubits could be enough to demonstrate quantum supremacy.[14] Google had announced its intention to demonstrate quantum supremacy by the end of 2017 by constructing and running a 49-qubit chip that will be able to sample distributions inaccessible to any current classical computers in a reasonable amount of time.[10] But the largest quantum circuit simulation completed successfully on a supercomputer now contains 56 qubits.[41] This may require increasing the number of qubits to demonstrate quantum supremacy.[12] On October 23, 2019, Google published the results of this quantum supremacy experiment in the Nature article, “Quantum Supremacy Using a Programmable Superconducting Processor” in which they developed a new 53-qubit processor, named “Sycamore”, that is made of fast, high-fidelity quantum logic gates, in order to perform the benchmark testing. Google claims that their machine performed the target computation in 200 seconds, and estimated that their classical algorithm would take 10,000 years in the world’s fastest supercomputer to solve the same problem.[42] IBM disputed this claim, saying that an improved classical algorithm should be able to solve that problem in two and a half days in that same supercomputer. [43]

Skepticism

Quantum computers are much more susceptible to errors than classical computers due to decoherence and noise.[44] The threshold theorem states that a noisy quantum computer can use quantum error-correcting codes[45][46] to simulate a noiseless quantum computer assuming the error introduced in each computer cycle is less than some number.[47] Numerical simulations suggest that that number may be as high as 3%.[48] However, it is not known how the resources needed for error correction will scale with the number of qubits.[49] Skeptics point to the unknown behavior of noise in scaled-up quantum systems as a potential roadblock for successfully implementing quantum computing and demonstrating quantum supremacy.[44][50]

There have also been algorithmic breakthroughs in classical computing as a result of quantum computing research resulting in comparable performance of classical computers. This implies that at some level quantum supremacy may be trying to prove a negative; that an algorithm doesn't exist that allows classical computers to perform equally well.[51]

Controversy

Name choice

Some researchers have suggested that the term "quantum supremacy" should not be used, arguing that the word "supremacy" evokes distasteful comparisons to the racist belief of white supremacy. A controversial[52][53] Nature commentary signed by thirteen researchers asserts that the alternative phrase "quantum advantage" should be used instead.[54] John Preskill, the professor of theoretical physics at the California Institute of Technology who coined the term, clarified: "I proposed the term 'quantum supremacy' to describe the point where quantum computers can do things that classical computers can’t, regardless of whether those tasks are useful. With that new term, I wanted to emphasize that this is a privileged time in the history of our planet, when information technologies based on principles of quantum physics are ascendant."[55] He further explained: "I considered but rejected several other possibilities, deciding that quantum supremacy best captured the point I wanted to convey. One alternative is 'quantum advantage,' which is also now widely used. But to me, 'advantage' lacks the punch of 'supremacy.' In a race, a horse has an advantage if it wins by a nose. In contrast, the speed of a quantum computer vastly exceeds that of classical computers, for certain tasks."[56]

See also

References

  1. Preskill, John (2012-03-26). "Quantum computing and the entanglement frontier". arXiv:1203.5813 [quant-ph].
  2. Preskill, John (2018-08-06). "Quantum Computing in the NISQ era and beyond". Quantum. 2: 79. doi:10.22331/q-2018-08-06-79.
  3. Harrow, Aram W.; Montanaro, Ashley (September 2017). "Quantum computational supremacy". Nature. 549 (7671): 203–209. arXiv:1809.07442. doi:10.1038/nature23458. ISSN 1476-4687. PMID 28905912.
  4. Papageorgiou, Anargyros; Traub, Joseph F. (2013-08-12). "Measures of quantum computing speedup". Physical Review A. 88 (2): 022316. arXiv:1307.7488. Bibcode:2013PhRvA..88b2316P. doi:10.1103/PhysRevA.88.022316. ISSN 1050-2947.
  5. Manin, Yu. I. (1980). Vychislimoe i nevychislimoe [Computable and Noncomputable] (in Russian). Sov.Radio. pp. 13–15. Archived from the original on 2013-05-10. Retrieved 2013-03-04.
  6. Feynman, Richard P. (1982-06-01). "Simulating Physics with Computers". International Journal of Theoretical Physics. 21 (6–7): 467–488. Bibcode:1982IJTP...21..467F. CiteSeerX 10.1.1.45.9310. doi:10.1007/BF02650179. ISSN 0020-7748.
  7. Aaronson, Scott; Arkhipov, Alex (2011). The Computational Complexity of Linear Optics. Proceedings of the Forty-third Annual ACM Symposium on Theory of Computing. STOC '11. New York, NY, USA: ACM. pp. 333–342. arXiv:1011.3245. doi:10.1145/1993636.1993682. ISBN 9781450306911.
  8. King, James; Yarkoni, Sheir; Raymond, Jack; Ozfidan, Isil; King, Andrew D.; Nevisi, Mayssam Mohammadi; Hilton, Jeremy P.; McGeoch, Catherine C. (2017-01-17). "Quantum Annealing amid Local Ruggedness and Global Frustration". arXiv:1701.04579 [quant-ph].
  9. Aaronson, Scott; Chen, Lijie (2016-12-18). "Complexity-Theoretic Foundations of Quantum Supremacy Experiments". arXiv:1612.05903 [quant-ph].
  10. "Google Plans to Demonstrate the Supremacy of Quantum Computing". IEEE Spectrum: Technology, Engineering, and Science News. Retrieved 2018-01-11.
  11. "CES 2018: Intel's 49-Qubit Chip Shoots for Quantum Supremacy". IEEE Spectrum: Technology, Engineering, and Science News. Retrieved 2017-07-22.
  12. "Google's quantum computing plans threatened by IBM curveball". October 20, 2017. Retrieved October 22, 2017.
  13. Harris, Mark. "Google has enlisted NASA to help it prove quantum supremacy within months". MIT Technology Review. Retrieved 2018-11-30.
  14. Boixo, Sergio; Isakov, Sergei V.; Smelyanskiy, Vadim N.; Babbush, Ryan; Ding, Nan; Jiang, Zhang; Bremner, Michael J.; Martinis, John M.; Neven, Hartmut (23 April 2018). "Characterizing quantum supremacy in near-term devices". Nature Physics. 14 (6): 595–600. arXiv:1608.00263. doi:10.1038/s41567-018-0124-x.
  15. Hartnett, Kevin (June 18, 2019). "A New Law to Describe Quantum Computing's Rise?". Quanta Magazine.
  16. , Financial Times, September 2019 (subscription required)
  17. Press, Associated. "Google touts quantum computing milestone". MarketWatch.
  18. "Demonstrating Quantum Supremacy" via www.youtube.com.
  19. "Quantum Supremacy Using a Programmable Superconducting Processor".
  20. Arute, Frank; et al. (23 October 2019). "Quantum supremacy using a programmable superconducting processor". Nature. 574 (7779): 505–510. Bibcode:2019Natur.574..505A. doi:10.1038/s41586-019-1666-5. PMID 31645734.
  21. "What the Google vs. IBM debate over quantum supremacy means | ZDNet". www.zdnet.com.
  22. "On "Quantum Supremacy"". IBM Research Blog. 2019-10-22. Retrieved 2019-10-24.
  23. "Google Claims To Achieve Quantum Supremacy — IBM Pushes Back". NPR.org. Retrieved 2019-10-24.
  24. Watrous, John (2009). "Quantum Computational Complexity". In Meyers, Robert A. (ed.). Encyclopedia of Complexity and Systems Science. Springer New York. pp. 7174–7201. doi:10.1007/978-0-387-30440-3_428. ISBN 9780387758886.
  25. Tereza, Tusarova (2004-09-26). "Quantum Complexity Classes". arXiv:cs/0409051.
  26. Vazirani, Umesh. "A Survey of Quantum Complexity Theory" (PDF). Proceedings of Symposia in Applied Mathematics.
  27. Lund, A. P.; Bremner, Michael J.; Ralph, T. C. (2017-04-13). "Quantum sampling problems, BosonSampling and quantum supremacy". NPJ Quantum Information. 3 (1): 15. arXiv:1702.03061. Bibcode:2017npjQI...3...15L. doi:10.1038/s41534-017-0018-2. ISSN 2056-6387.
  28. Gard, Bryan T.; Motes, Keith R.; Olson, Jonathan P.; Rohde, Peter P.; Dowling, Jonathan P. (August 2015). "An introduction to boson-sampling". From Atomic to Mesoscale: the Role of Quantum Coherence in Systems of Various Complexities. World Scientific. pp. 167–192. arXiv:1406.6767. doi:10.1142/9789814678704_0008. ISBN 978-981-4678-70-4.
  29. Bremner, Michael J.; Montanaro, Ashley; Shepherd, Dan J. (2016-08-18). "Average-case complexity versus approximate simulation of commuting quantum computations". Physical Review Letters. 117 (8): 080501. arXiv:1504.07999. Bibcode:2016PhRvL.117h0501B. doi:10.1103/PhysRevLett.117.080501. ISSN 0031-9007. PMID 27588839.
  30. Jordan, Stephen. "Quantum Algorithm Zoo". math.nist.gov. Archived from the original on 2018-04-29. Retrieved 2017-07-29.
  31. Shor, P. (1999-01-01). "Polynomial-Time Algorithms for Prime Factorization and Discrete Logarithms on a Quantum Computer". SIAM Review. 41 (2): 303–332. arXiv:quant-ph/9508027. Bibcode:1999SIAMR..41..303S. doi:10.1137/S0036144598347011. ISSN 0036-1445.
  32. Rubinstein, Michael (2006-10-19). "The distribution of solutions to xy = N mod a with an application to factoring integers". arXiv:math/0610612.
  33. Babai, László; Beals, Robert; Seress, Ákos (2009). Polynomial-time Theory of Matrix Groups. Proceedings of the Forty-first Annual ACM Symposium on Theory of Computing. STOC '09. New York, NY, USA: ACM. pp. 55–64. CiteSeerX 10.1.1.674.9429. doi:10.1145/1536414.1536425. ISBN 9781605585062.
  34. Rivest, R. L.; Shamir, A.; Adleman, L. (February 1978). "A Method for Obtaining Digital Signatures and Public-key Cryptosystems". Commun. ACM. 21 (2): 120–126. CiteSeerX 10.1.1.607.2677. doi:10.1145/359340.359342. ISSN 0001-0782.
  35. Martín-López, Enrique; Laing, Anthony; Lawson, Thomas; Alvarez, Roberto; Zhou, Xiao-Qi; O'Brien, Jeremy L. (November 2012). "Experimental realization of Shor's quantum factoring algorithm using qubit recycling". Nature Photonics. 6 (11): 773–776. arXiv:1111.4147. Bibcode:2012NaPho...6..773M. doi:10.1038/nphoton.2012.259. ISSN 1749-4893.
  36. Fowler, Austin G.; Mariantoni, Matteo; Martinis, John M.; Cleland, Andrew N. (2012-09-18). "Surface codes: Towards practical large-scale quantum computation". Physical Review A. 86 (3): 032324. arXiv:1208.0928. doi:10.1103/PhysRevA.86.032324.
  37. Rahimi-Keshari, Saleh; Ralph, Timothy C.; Caves, Carlton M. (2016-06-20). "Sufficient Conditions for Efficient Classical Simulation of Quantum Optics". Physical Review X. 6 (2): 021039. arXiv:1511.06526. Bibcode:2016PhRvX...6b1039R. doi:10.1103/PhysRevX.6.021039.
  38. Carolan, Jacques; Harrold, Christopher; Sparrow, Chris; Martín-López, Enrique; Russell, Nicholas J.; Silverstone, Joshua W.; Shadbolt, Peter J.; Matsuda, Nobuyuki; Oguma, Manabu (2015-08-14). "Universal linear optics". Science. 349 (6249): 711–716. arXiv:1505.01182. doi:10.1126/science.aab3642. ISSN 0036-8075. PMID 26160375.
  39. Clifford, Peter; Clifford, Raphaël (2017-06-05). "The Classical Complexity of Boson Sampling". arXiv:1706.01260 [cs.DS].
  40. Neville, Alex; Sparrow, Chris; Clifford, Raphaël; Johnston, Eric; Birchall, Patrick M.; Montanaro, Ashley; Laing, Anthony (2017-10-02). "No imminent quantum supremacy by boson sampling". Nature Physics. 13 (12): 1153–1157. arXiv:1705.00686. Bibcode:2017arXiv170500686N. doi:10.1038/nphys4270. ISSN 1745-2473.
  41. Edwin Pednault; John A. Gunnels; Giacomo Nannicini; Lior Horesh; Thomas Magerlein; Edgar Solomonik; Robert Wisnieff (October 2017). "Breaking the 49-Qubit Barrier in the Simulation of Quantum Circuits". arXiv:1710.05867 [quant-ph].
  42. "Quantum Supremacy Using a Programmable Superconducting Processor". Google AI Blog. Retrieved 2019-11-02.
  43. Metz, Cade (23 October 2019). "Google Claims a Quantum Breakthrough That Could Change Computing". The New York Times. Retrieved 14 January 2020.
  44. Kalai, Gil (2011-06-02). "How Quantum Computers Fail: Quantum Codes, Correlations in Physical Systems, and Noise Accumulation". arXiv:1106.0485 [quant-ph].
  45. Shor, Peter W. (1995-10-01). "Scheme for reducing decoherence in quantum computer memory". Physical Review A. 52 (4): R2493–R2496. Bibcode:1995PhRvA..52.2493S. doi:10.1103/PhysRevA.52.R2493. PMID 9912632.
  46. Steane, A. M. (1996-07-29). "Error Correcting Codes in Quantum Theory". Physical Review Letters. 77 (5): 793–797. Bibcode:1996PhRvL..77..793S. doi:10.1103/PhysRevLett.77.793. PMID 10062908.
  47. Aharonov, Dorit; Ben-Or, Michael (1999-06-30). "Fault-Tolerant Quantum Computation With Constant Error Rate". arXiv:quant-ph/9906129.
  48. Knill, E. (2005-03-03). "Quantum computing with realistically noisy devices". Nature. 434 (7029): 39–44. arXiv:quant-ph/0410199. Bibcode:2005Natur.434...39K. doi:10.1038/nature03350. ISSN 0028-0836. PMID 15744292.
  49. Kalai, Gil (2016-05-03). "The Quantum Computer Puzzle (Expanded Version)". arXiv:1605.00992 [quant-ph].
  50. Dyakonov, M. I. (2007). "Is Fault-Tolerant Quantum Computation Really Possible?". In S. Luryi; J. Xu; A. Zaslavsky (eds.). Future Trends in Microelectronics. Up the Nano Creek. Wiley. pp. 4–18. arXiv:quant-ph/0610117. Bibcode:2006quant.ph.10117D.
  51. Tang, Ewin (2019-05-09). "A quantum-inspired classical algorithm for recommendation systems". Proceedings of the 51st Annual ACM SIGACT Symposium on Theory of Computing - STOC 2019. pp. 217–228. arXiv:1807.04271v3. doi:10.1145/3313276.3316310. ISBN 9781450367059.
  52. Board, The Editorial. "Opinion | Achieving Quantum Wokeness". WSJ. Retrieved 2019-12-21.
  53. Knapton, Sarah (2019-12-17). "Academics derided for claiming 'quantum supremacy' is a racist and colonialist term". The Telegraph. ISSN 0307-1235. Retrieved 2019-12-21.
  54. Palacios-Berraquero, Carmen; Mueck, Leonie; Persaud, Divya M. (2019-12-10). "Instead of 'supremacy' use 'quantum advantage'". Nature. 576 (7786): 213. doi:10.1038/d41586-019-03781-0. PMID 31822842.
  55. "John Preskill Explains 'Quantum Supremacy'". Quanta Magazine. Retrieved 2020-04-21.
  56. "John Preskill Explains 'Quantum Supremacy'". Quanta Magazine. Retrieved 2020-04-21.
  57. Martinis, John; Boixo, Sergio. "Quantum Supremacy Using a Programmable Superconducting Processor". Google AI Blog. Alphabet. Retrieved 5 December 2019.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.