The space "just above" BQP
Scott Aaronson, Adam Bouland, Joseph Fitzsimons, Mitchell Lee

TL;DR
This paper introduces the complexity class PDQP, which extends BQP by allowing non-collapsing measurements, enabling it to solve certain problems believed intractable for quantum computers, while still not solving NP-hard problems efficiently.
Contribution
It defines the PDQP class, analyzes its computational power, and provides provable bounds for search problems, clarifying its position relative to BQP and classical complexity classes.
Findings
PDQP can solve Graph Isomorphism and Approximate Shortest Vector efficiently.
Search in PDQP takes between N^{1/4} and N^{1/3} time, but cannot solve NP-hard problems.
The model is more powerful than BQP but only slightly, with a provable lower bound for search.
Abstract
We explore the space "just above" BQP by defining a complexity class PDQP (Product Dynamical Quantum Polynomial time) which is larger than BQP but does not contain NP relative to an oracle. The class is defined by imagining that quantum computers can perform measurements that do not collapse the wavefunction. This (non-physical) model of computation can efficiently solve problems such as Graph Isomorphism and Approximate Shortest Vector which are believed to be intractable for quantum computers. Furthermore, it can search an unstructured N-element list in (N^{1/3}) time, but no faster than {\Omega}(N^{1/4}), and hence cannot solve NP-hard problems in a black box manner. In short, this model of computation is more powerful than standard quantum computation, but only slightly so. Our work is inspired by previous work of Aaronson on the power of sampling the histories of hidden…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsQuantum Computing Algorithms and Architecture · Computability, Logic, AI Algorithms
