skip to main content
review-article
Public Access

Open Problems Related to Quantum Query Complexity

Published:21 December 2021Publication History

Skip Abstract Section

Abstract

I offer a case that quantum query complexity still has loads of enticing and fundamental open problems—from relativized QMA versus QCMA and BQP versus IP, to time/space tradeoffs for collision and element distinctness, to polynomial degree versus quantum query complexity for partial functions, to the Unitary Synthesis Problem and more.

Skip 1INTRODUCTION Section

1 INTRODUCTION

Quantum query complexity (see [24] for a classic survey) is the study of how many queries a quantum computer needs to make to an input string X to learn various properties of X. The key here is that a single query can access multiple bits of X, one in each branch of a superposition state. For over 30 years, this subject has been a central source of what we know about both the capabilities and the limitations of quantum computers.

In my view, there are two reasons query complexity has played such an important role in quantum computing theory as a whole. First, it so happens that most of the famous quantum algorithms—including Deutsch-Jozsa [26], Bernstein-Vazirani [21], Simon [48], Shor [47], and Grover [33]—fit naturally into the query complexity framework, or (in the case of Shor’s algorithm) have a central component that does. Second, query complexity lets us prove not only upper bounds but also nontrivial and informative lower bounds—as illustrated by the seminal 1994 theorem of Bennett et al. [20] that a quantum computer needs queries to search an unordered list of size N for a single “marked item.” This both demonstrated the optimality of Grover’s algorithm, 2 years before that algorithm had been discovered to exist (!), and showed the existence of an oracle relative to which .

Of course, oracle separations sometimes mislead us about the “real world,” where no oracles are present—a famous example being the 1990 theorem [45]. Even after a quarter century, though, nonrelativizing techniques (i.e., techniques that transcend query complexity) have made only minor inroads into quantum complexity theory, at least outside the usual place where those techniques have shined: namely, the study of interactive proof systems.

Yet today, some in our field seem to have the impression that quantum query complexity is more or less a closed subject. Certainly, some of quantum computing theorists’ attention has understandably shifted to other topics, from the theoretical foundations of quantum supremacy experiments [39], to potential near-term or “NISQ” quantum algorithms [42], to the quest to prove a quantum PCP Theorem [10]. And certainly, many of the great open problems of quantum query complexity from circa 2000 were ultimately solved: to give some well-known examples, the quantum query complexities of the collision and element distinctness problems [9] and of evaluating read-once formulas [44]; the optimal separation between deterministic and quantum query complexities of total Boolean functions [7, 16]; and an oracle separation between and the polynomial hierarchy [43].

Nevertheless, in this article I’d like to make the case that open problems abound in quantum query complexity—and I don’t mean detail problems, of tightening some bound to remove a logarithmic factor, but big, juicy, important problems. Some of my problems are old and well known; others are obscure; still others, as far as I know, appear here in writing for the first time.

Skip 2 and Oracle Separations Section

2 and Oracle Separations

Recall that , Quantum Merlin Arthur, is the class of languages L for which membership in L can be proven via a polynomial-size quantum witness state that’s verified in quantum polynomial time. In 2002, Aharonov and Naveh [12] defined , or Quantum Classical Merlin Arthur, to be the subclass of where the witness is required to be a classical basis state (i.e., a string). Ever since, one of the fundamental problems of quantum complexity theory has been whether . One distinctive feature of this question is that even its query complexity analog remains open:

Problem 1.

Is there an oracle relative to which ?

In 2007, Greg Kuperberg and I [8] at least showed that there’s a quantum oracle U—that is, a collection of unitary transformations provided as black boxes—such that . This was the first use of quantum oracles in complexity theory; their use has since become standard. But the question of whether and can be separated by a “standard” oracle remained wide open. In 2015, Fefferman and Kimmel [30] showed that there’s a “randomized, in-place” classical oracle relative to which , but for proving a conventional classical oracle separation, I believe the best candidate we have remains the “component mixers problem” introduced in 2011 by Lutomirski [40].

Here is another fundamental problem that’s remained open about and oracle separations:

Problem 2.

Is there an oracle—even a quantum oracle—relative to which ?

Here, is the analog of to allow two unentangled Merlins, so that Arthur can always assume that the witness state he receives is a tensor product across two polynomial-size registers. Despite 18 years of work on this class, the only inclusions known are still the obvious ones, . Furthermore, unlike with the vs. problem, here we do not even have a quantum oracle relative to which . Watrous (see [5]) conjectured that there is no quantum channel that takes polynomially many qubits as input, produces polynomially many qubits as output, always produces an approximately separable state on two registers as its output, and can approximately produce any separable state. Proving Watrous’s “no disentanglers conjecture” is a prerequisite to separating from query complexity, since were his conjecture false, we could always use a witness to simulate a witness. See Harrow et al. [35] for the best current progress toward proving Watrous’s conjecture.

Skip 3QUERY/SPACE TRADEOFFS Section

3 QUERY/SPACE TRADEOFFS

In the collision problem, we’re given black-box access to a function (where n is even and ) and are asked to decide whether f is 1-to-1 or 2-to-1, promised that one of those is the case. In the element distinctness problem, we’re given black-box access to a function , with no promise, and are simply asked whether f is 1-to-1.

Problem 3.

What are the optimal tradeoffs between the number of queries used by a quantum algorithm to solve the collision or the element distinctness problems and the number of qubits or classical bits of memory?

Brassard et al. [22] gave a quantum algorithm for the collision problem that uses quantum queries, as well as bits of classical memory and qubits. Six years later, Ambainis [15] gave a quantum algorithm for element distinctness that uses quantum queries and qubits. The 2002 collision lower bound by me and Yaoyun Shi [9] showed that both of these algorithms were optimal in terms of queries, thereby settling the problems’ quantum query complexity.

Here, though, we’re asking whether a quantum algorithm for these problems could achieve near-optimal query complexity while also using a small memory. Note that, by using Grover’s algorithm, we could solve the collision problem using only qubits in total, but then we’d need queries rather than . For element distinctness, even supposing that we need a large memory, it would also be interesting to know whether the memory needs to be made of qubits or whether coherently queryable classical bits (a so-called “qRAM”) would suffice.

At present, unfortunately, the only techniques that we have for proving quantum lower bounds that trade off space with query complexity seem to apply only to problems with many bits of output, such as sorting a list [37]. Proving such lower bounds for decision problems, like collision or element distinctness, will probably require the invention of new techniques.

Skip 4MAXIMAL SEPARATIONS Section

4 MAXIMAL SEPARATIONS

Given a total Boolean function , we denote by , , and the deterministic, (bounded-error) randomized, and (bounded-error) quantum query complexities of f, respectively. In their seminal 1998 paper, Beals et al. [18] showed that for all f. This stood as the best-known relationship between and until extremely recently, when, building on Huang’s breakthrough proof of the Sensitivity Conjecture [36], some of us [7] showed that for all total Boolean functions f.

In the other direction, until 2015 it was widely believed that the largest possible gap between classical and quantum query complexities for total Boolean functions was quadratic, and was achieved by Grover’s algorithm applied to the n-bit OR function. But Ambainis et al. [16] then refuted that conjecture by giving an example of a Boolean function f for which . Not long afterward, Ben-David [19] (see also Aaronson et al. [6]) gave an example of an f for which , thereby showing that Ambainis et al.’s separation was not just an artifact of ignoring classical randomized algorithms. Ben-David’s result was recently improved to give functions f for which [49] and even [17, 46].

Yet all this progress, as dramatic as it’s been, still leaves a gap between 3 and 4 in the exponent of the optimal separation between and .

Problem 4.

What is the largest possible gap between and , for a total Boolean function f?

Skip 5DEGREE OF PARTIAL FUNCTIONS Section

5 DEGREE OF PARTIAL FUNCTIONS

Let be a partial Boolean function, where . Define the approximate degree of f, or , to be the minimum degree of a real polynomial such that

(i)

for all , and

(ii)

for all .

The seminal 1998 work of Beals at al. [18] showed that for all f, where is bounded-error quantum query complexity. This is simply because the acceptance probability of a T-query quantum algorithm is a real polynomial of degree at most . Beals et al.’s result was the beginning of the wildly successful polynomial method in quantum complexity theory, whose central idea is that to lower-bound quantum query complexity, it suffices to lower-bound approximate degree.

In 2003, Ambainis [14] showed that there can be small polynomial gaps between and for total Boolean functions f—and thus, “the polynomial method is not tight.” Ben-David, Kothari, and I [6] later improved this to get a fourth-power gap between and , which is tight by the recent work of Ben-David, Kothari, Rao, Tal, and me [7].

I ask about the situation for partial Boolean functions:

Problem 5.

What is the largest possible gap between and for partial f? Can the gap even be exponential?

Note that, if it weren’t for requirement (ii)—namely, that the polynomial must be bounded in even on inputs that violate the promise—we’d have a degree-1 polynomial representing the n-bit OR function, whose quantum query complexity is .

Skip 6UNITARY SYNTHESIS PROBLEM Section

6 UNITARY SYNTHESIS PROBLEM

In 2007, Greg Kuperberg and I [8] raised the following question:

Problem 6.

For every n-qubit unitary transformation U, does there exist an oracle such that a machine can implement U?1

In my 2016 Barbados lecture notes [4], I took to calling this the “Unitary Synthesis Problem.” It remains wide open.

For comparison, it’s not hard to show that, for every n-qubit state , there exists an oracle A such that a machine can prepare . Indeed, for every n-qubit unitary U and every polynomial p, there exists an oracle A such that a machine can simulate the behavior of U on any chosen basis states. However, extending this construction to simulate U on all states seems to entail exponentially many queries to A.

While it might sound esoteric, the Unitary Synthesis Problem has turned up again and again—for example, in the study of the nonabelian hidden subgroup problem [29], of decoding Hawking radiation from a black hole [4, 34], and of schemes for quantum copy-protection and quantum money [2, 4]. In each of those topics, one is interested in certain complicated n-qubit unitary transformations U—and especially, whether or not those Us have polynomial-size quantum circuits. The question arises: could we at least show that small quantum circuits would exist if (say) or some other classical complexity classes dramatically collapsed? While the implication isn’t immediate, a positive answer to the Unitary Synthesis Problem would strongly suggest that the answer was yes. For what it’s worth, though, my conjecture is that the answer is negative—in which case, the study of quantum circuit complexity cannot be so easily related to classical complexity theory.

Skip 7VERIFIABILITY OF QUANTUM COMPUTING Section

7 VERIFIABILITY OF QUANTUM COMPUTING

Let be the class of languages that admit classical interactive proofs. In the unrelativized world, [45], but it’s well known that the situation relative to oracles can be dramatically different [32]. Thus, we ask:

Problem 7.

Does there exist an oracle A such that ?

In my view, the Forrelation problem, which I [3] introduced in 2009, and which Raz and Tal [43] used in 2018 to give an oracle relative to which , provides a compelling candidate for an oracle relative to which as well. However, showing that Forrelation is not in will require a new circuit lower bound—one that talks about circuits with “expectation” and “maximization” gates, rather than circuits with AND, OR, and NOT gates. As far as I know, Aiello et al. [13] proved what’s still the best-known lower bound against expectation/maximization circuits in 1989, when they gave an oracle relative to which more rounds give interactive protocols more power.

Now let be the subclass of consisting of all languages for which a prover can convince a verifier of a “yes” answer, through polynomially many rounds of classical interaction.

Problem 8.

Is there at least an oracle relative to which ?

Besides Forrelation, even the complement of Simon’s Problem (i.e., output “yes” if f is a 1-to-1 function, or “no” if f satisfies the Simon promise, promised that one of these is the case) seems like a good candidate for an oracle problem in but not in . In the Simon example, note that there is an interactive protocol, based on approximate counting—it just doesn’t seem to be a protocol for which a machine could implement the prover’s strategy.

Finally, a question that was implicit in our previous one:

Problem 9.

Are the celebrated protocols for blind and verified quantum computation, due to Broadbent et al. [23], Aharonov et al. [11], and Mahadev [41], inherently nonrelativizing?

Certainly these protocols don’t manifestly work relative to arbitrary oracles, but are there variants of the protocols that do?

Skip 8GLUED TREES Section

8 GLUED TREES

In 2002, Childs et al. [25] gave a celebrated quantum walk algorithm that, informally, gets from the leftmost to the rightmost vertex in the following -sized graph in only time and with success probability:

By contrast, they showed that a randomized algorithm needs queries to an oracle encoding the graph to solve the same problem (improved by Fenner and Zhang [31] to ).

Problem 10.

Suppose, however, that we actually want to find a path from left to right. Does even a quantum computer need queries for that task?

Certainly, if we try to measure the state of the quantum walk algorithm to reveal such a path, we’ll destroy the quantum interference that causes that algorithm to succeed. But this, of course, doesn’t show that no other quantum algorithm is possible. It seems to me that a lower bound—showing that a quantum algorithm can’t efficiently find even a single left-right path, even though it can traverse exponentially many such paths in superposition—would be a striking algorithmic version of wave/particle duality.

Skip 9COMPARING QUERY MODELS Section

9 COMPARING QUERY MODELS

Given a function f, the usual model of quantum query complexity is that we get access to an oracle that maps basis states of the form to basis states of the form , where denotes bitwise XOR and where I’m ignoring workspace registers. However, if f is injective, then another model is possible: namely, an oracle that simply maps basis states of the form to basis states of the form , “erasing” the previous contents of the register. This second model has the great advantage of not leaving x around as garbage, but the disadvantage of not being inherently reversible.

In 2000, Elham Kashefi (personal communication) asked me the following question: are there sets of injective functions f for which a quantum computer can learn certain properties of f using few queries to an erasing oracle, but not using few queries to a standard oracle? I realized that a lower bound for the collision problem would naturally lead to an affirmative answer to this question. This provided a central motivation for my work on the collision problem [1], which, in an appendix, did give an affirmative answer to Kashefi’s question.

More recently, I became aware that the converse question is equally interesting:

Problem 11.

Are there sets of injective functions f for which a quantum computer can learn certain properties of f using few queries to a standard oracle, but not using few queries to an erasing oracle?

One natural candidate would be as follows:

where h is a Simon function (i.e., a function that’s either 1-to-1 or else satisfies the Simon promise, and for which the promise is to decide which), and is a long string of random garbage depending on x. The inclusion of makes f injective with overwhelming probability but with a standard oracle is no bar to running Simon’s algorithm, since we can simply use a second oracle invocation to uncompute garbage:

On the other hand, the garbage seems to make erasing queries no more useful than classical queries. A central reason I’m interested in this conjecture is that a proof of it seems likely to proceed by proving a much more general statement, about the presence of a sufficient amount of garbage, in an erasing oracle’s responses, being equivalent (under appropriate conditions) to decohering or measuring the responses.

Skip 10THE LINEAR CROSS-ENTROPY BENCHMARK Section

10 THE LINEAR CROSS-ENTROPY BENCHMARK

In fall 2019, a team at Google reported the achievement of quantum supremacy based on a sampling benchmark with superconducting qubits [27]. In summer 2021, a team at USTC in China reported an independent replication [28]. Briefly, in these experiments, one generates a random quantum circuit C acting on n qubits (in the Google experiment, ; in the USTC experiment, ). One then uses a quantum computer to (hopefully) sample from , the probability distribution over n-bit strings induced by preparing the state and then measure all n qubits in the computational basis. Finally, having generated samples , one uses a classical computer to calculate

One can show that ideal sampling, with a noiseless quantum computer, would yield an expected value of , whereas classical random guessing would yield an expected value of . The test is considered a success if and only if is sufficiently bounded above 1. Google’s experiment achieved a value of .

One can ask: what if we wanted to achieve ? Would that problem be intractable even for a quantum computer—analogous to violating the Tsirelson inequality (i.e., the statement that even quantumly entangled players can win the CHSH game with probability at most )? If we imagined a black box able to output samples with, say, , would that black box provide “beyond quantum” computational abilities, and if so can we say anything about those abilities?

Here I ask a query complexity version of this question. Given a Boolean function , an easy quantum algorithm samples a string s with probability equal to , where is the Boolean Fourier coefficient of f. Define the quantity

Then one can show that repeating the Fourier sampling algorithm yields samples that satisfy . We now ask:

Problem 12.

What is the quantum query complexity of outputting samples that satisfy, say, ?

Very recently, Kretschmer [38] made significant progress on this problem by showing that

(1)

given an n-qubit Haar-random quantum oracle, queries are needed to violate the “quantum supremacy Tsirelson’s inequality” for that oracle (compared to an upper bound of ), and

(2)

when , the obvious quantum algorithm for Fourier-sampling a Boolean function f is optimal among all 1-query quantum algorithms.

Skip Acknowledgments Section

Acknowledgments

I thank Andrew Childs for the glued trees figure, and Travis Humble and Mingsheng Ying for commissioning this piece.

Footnotes

  1. 1 Technically, Kuperberg and I only asked whether this is true for a Haar-random U, but I expect the Haar-random case to be essentially the hardest case.

    Footnote

REFERENCES

  1. [1] Aaronson S.. 2002. Quantum lower bound for the collision problem. In Proc. ACM STOC. 635642. quant-ph/0111102. Google ScholarGoogle ScholarDigital LibraryDigital Library
  2. [2] Aaronson S.. 2009. Quantum copy-protection and quantum money. In Proceedings of IEEE Conference on Computational Complexity (CCC’09). 229242. Google ScholarGoogle ScholarDigital LibraryDigital Library
  3. [3] Aaronson S.. 2010. BQP and the polynomial hierarchy. In Proc. ACM STOC. arXiv:0910.4698. Google ScholarGoogle ScholarDigital LibraryDigital Library
  4. [4] Aaronson S.. 2016. The complexity of quantum states and transformations: From quantum money to black holes. Lecture Notes for the 28th McGill Invitational Workshop on Computational Complexity, with guest lectures by A. Bouland and L. Schaeffer. www.scottaaronson.com/barbados-2016.pdf.Google ScholarGoogle Scholar
  5. [5] Aaronson S., Beigi S., Drucker A., Fefferman B., and Shor P.. 2008. The power of unentanglement. In Proc. Conference on Computational Complexity. 223236. arXiv:0804.0802. Google ScholarGoogle ScholarDigital LibraryDigital Library
  6. [6] Aaronson S., Ben-David S., and Kothari R.. 2016. Separations in query complexity using cheat sheets. In Proc. ACM STOC. 863876. arXiv:1511.01937. Google ScholarGoogle ScholarDigital LibraryDigital Library
  7. [7] Aaronson S., Ben-David S., Kothari R., Rao S., and Tal A.. 2021. Degree vs. approximate degree and quantum implications of Huang’s sensitivity theorem. In Proc. ACM STOC. 13301342. arXiv:2010.12629. Google ScholarGoogle ScholarDigital LibraryDigital Library
  8. [8] Aaronson S. and Kuperberg G.. 2007. Quantum versus classical proofs and advice. Theory Comput. 3, 7 (2007), 129157. Earlier version in CCC’07. arXiv:quant-ph/0604056.Google ScholarGoogle ScholarCross RefCross Ref
  9. [9] Aaronson S. and Shi Y.. 2004. Quantum lower bounds for the collision and the element distinctness problems. J. ACM 51, 4 (2004), 595605. Google ScholarGoogle ScholarDigital LibraryDigital Library
  10. [10] Aharonov D., Arad I., and Vidick T.. 2013. The quantum PCP conjecture. SIGACT News 44, 2 (2013), 4779. arXiv:1309.7495. Google ScholarGoogle ScholarDigital LibraryDigital Library
  11. [11] Aharonov D., Ben-Or M., Eban E., and Mahadev U.. 2017. Interactive proofs for quantum computations. Earlier version in ICS’10. arXiv:1704.04487.Google ScholarGoogle Scholar
  12. [12] Aharonov D. and Naveh T.. 2002. Quantum NP - a survey. quant-ph/0210077.Google ScholarGoogle Scholar
  13. [13] Aiello W., Goldwasser S., and Håstad J.. 1990. On the power of interaction. Combinatorica 10, 1 (1990), 325. Earlier version in FOCS’86.Google ScholarGoogle ScholarCross RefCross Ref
  14. [14] Ambainis A.. 2006. Polynomial degree vs. Quantum query complexity. J. Comput. Sys. Sci. 72, 2 (2006), 220238. Earlier version in FOCS’03. quant-ph/0305028. Google ScholarGoogle ScholarDigital LibraryDigital Library
  15. [15] Ambainis A.. 2007. Quantum walk algorithm for element distinctness. SIAM J. Comput. 37, 1 (2007), 210239. Earlier version in FOCS’04. quant-ph/0311001. Google ScholarGoogle ScholarDigital LibraryDigital Library
  16. [16] Ambainis A., Balodis K., Belovs A., Lee T., Santha M., and Smotrovs J.. 2017. Separations in query complexity based on pointer functions. J. ACM 64, 5 (2017), 124. Earlier version in STOC’16. arXiv:1506.04719. Google ScholarGoogle ScholarDigital LibraryDigital Library
  17. [17] Bansal N. and Sinha M.. 2021. K-forrelation optimally separates quantum and classical query complexity. In Proc. ACM STOC. 13031316. arXiv:2008.07003. Google ScholarGoogle ScholarDigital LibraryDigital Library
  18. [18] Beals R., Buhrman H., Cleve R., Mosca M., and de Wolf R.. 2001. Quantum lower bounds by polynomials. J. ACM 48, 4 (2001), 778797. Earlier version in FOCS’98, pp. 352–361. quant-ph/9802049. Google ScholarGoogle ScholarDigital LibraryDigital Library
  19. [19] Ben-David S.. 2015. A super-grover separation between randomized and quantum query complexities. arXiv:1506.08106.Google ScholarGoogle Scholar
  20. [20] Bennett C., Bernstein E., Brassard G., and Vazirani U.. 1997. Strengths and weaknesses of quantum computing. SIAM J. Comput. 26, 5 (1997), 15101523. quant-ph/9701001. Google ScholarGoogle ScholarDigital LibraryDigital Library
  21. [21] Bernstein E. and Vazirani U.. 1997. Quantum complexity theory. SIAM J. Comput. 26, 5 (1997), 14111473. Earlier version in STOC’93. Google ScholarGoogle ScholarDigital LibraryDigital Library
  22. [22] Brassard G., Høyer P., and Tapp A.. 1997. Quantum algorithm for the collision problem. ACM SIGACT News 28 (1997), 1419. quant-ph/9705002.Google ScholarGoogle ScholarDigital LibraryDigital Library
  23. [23] Broadbent A., Fitzsimons J., and Kashefi E.. 2009. Universal blind quantum computation. In Proc. IEEE FOCS. arXiv:0807.4154. Google ScholarGoogle ScholarDigital LibraryDigital Library
  24. [24] Buhrman H. and de Wolf R.. 2002. Complexity measures and decision tree complexity: A survey. Theoretical Comput. Sci. 288 (2002), 2143. Google ScholarGoogle ScholarDigital LibraryDigital Library
  25. [25] Childs A. M., Cleve R., Deotto E., Farhi E., Gutmann S., and Spielman D. A.. 2003. Exponential algorithmic speedup by a quantum walk. In Proc. ACM STOC. 5968. quant-ph/0209131. Google ScholarGoogle ScholarDigital LibraryDigital Library
  26. [26] Deutsch D. and Jozsa R.. 1992. Rapid solution of problems by quantum computation. Proc. Roy. Soc. London A439 (1992), 553558.Google ScholarGoogle ScholarCross RefCross Ref
  27. [27] al. F. Arute et2019. Quantum supremacy using a programmable superconducting processor. Nature 574 (2019), 505510. arXiv:1910.11333.Google ScholarGoogle Scholar
  28. [28] al. Y. Wu et2021. Strong quantum computational advantage using a superconducting quantum processor. arXiv:2106.14734.Google ScholarGoogle Scholar
  29. [29] Ettinger M., Høyer P., and Knill E.. 2004. The quantum query complexity of the hidden subgroup problem is polynomial. Inform. Proc. Lett. 91, 1 (2004), 4348. quant-ph/0401083. Google ScholarGoogle ScholarDigital LibraryDigital Library
  30. [30] Fefferman B. and Kimmel S.. 2018. Quantum vs. classical proofs and subset verification. In Mathematical Foundations of Computer Science. 122. arXiv:1510.06750.Google ScholarGoogle Scholar
  31. [31] Fenner S. and Zhang Y.. 2003. A note on the classical lower bound for a quantum walk algorithm. quant-ph/0312230v1.Google ScholarGoogle Scholar
  32. [32] Fortnow L. and Sipser M.. 1988. Are there interactive protocols for co-NP languages?Inform. Proc. Lett. 28 (1988), 249251. Google ScholarGoogle ScholarDigital LibraryDigital Library
  33. [33] Grover L. K.. 1996. A fast quantum mechanical algorithm for database search. In Proc. ACM STOC. 212219. quant-ph/9605043. Google ScholarGoogle ScholarDigital LibraryDigital Library
  34. [34] Harlow D. and Hayden P.. 2013. Quantum computation vs. Firewalls. J. High Energy Phys.85 (2013). arXiv:1301.4504.Google ScholarGoogle Scholar
  35. [35] Harrow A. W., Natarajan A., and Wu X.. 2019. Limitations of semidefinite programs for separable states and entangled games. Commun. Math. Phys. 366, 2 (2019), 423468. arXiv:1612.09306.Google ScholarGoogle ScholarCross RefCross Ref
  36. [36] Huang H.. 2019. Induced subgraphs of hypercubes and a proof of the sensitivity conjecture. Ann. Math. 190, 3 (2019), 949955. arXiv:1907.00847.Google ScholarGoogle Scholar
  37. [37] Klauck H., Špalek R., and de Wolf R.. 2007. Quantum and classical strong direct product theorems and optimal time-space tradeoffs. SIAM J. Comput. 36, 5 (2007), 14721493. Earlier version in FOCS’04. quant-ph/0402123. Google ScholarGoogle ScholarDigital LibraryDigital Library
  38. [38] Kretschmer W.. 2021. The quantum supremacy tsirelson inequality. In Proc. Innovations in Theoretical Computer Science (ITCS’21). 113. arXiv:2008.08721.Google ScholarGoogle Scholar
  39. [39] Lund A. P., Bremner M. J., and Ralph T. C.. 2017. Quantum sampling problems, bosonsampling, and quantum supremacy. Npj Quantum Inf. 3, 15 (2017). arXiv:1702.03061.Google ScholarGoogle Scholar
  40. [40] Lutomirski A.. 2011. Component mixers and a hardness result for counterfeiting quantum money. arXiv:1107.0321.Google ScholarGoogle Scholar
  41. [41] Mahadev U.. 2018. Classical verification of quantum computations. In Proc. IEEE FOCS. 259267. arXiv:1804.01082.Google ScholarGoogle Scholar
  42. [42] Preskill J.. 2018. Quantum computing in the NISQ era and beyond. arXiv:1801.00862.Google ScholarGoogle Scholar
  43. [43] Raz R. and Tal A.. 2019. Oracle separation of BQP and PH. In Proc. ACM STOC. 1323. ECCC TR18-107. Google ScholarGoogle ScholarDigital LibraryDigital Library
  44. [44] Reichardt B.. 2011. Reflections for quantum query algorithms. In Proc. ACM-SIAM Symp. on Discrete Algorithms (SODA’11). 560569. arXiv:1005.1601. Google ScholarGoogle ScholarDigital LibraryDigital Library
  45. [45] Shamir A.. 1992. IP=PSPACE. J. ACM 39, 4 (1992), 869877. Earlier version in FOCS’90, pp. 11–15. Google ScholarGoogle ScholarDigital LibraryDigital Library
  46. [46] Sherstov A. A., Storozhenko A. A., and Wu P.. 2021. An optimal separation of randomized and query complexity. In Proc. ACM STOC. 12891302. arXiv:2008.10223. Google ScholarGoogle ScholarDigital LibraryDigital Library
  47. [47] Shor P. W.. 1997. Polynomial-time algorithms for prime factorization and discrete logarithms on a quantum computer. SIAM J. Comput. 26, 5 (1997), 14841509. Earlier version in FOCS’94. quant-ph/9508027. Google ScholarGoogle ScholarDigital LibraryDigital Library
  48. [48] Simon D.. 1994. On the power of quantum computation. In Proc. IEEE FOCS. 116123. Google ScholarGoogle ScholarDigital LibraryDigital Library
  49. [49] Tal A.. 2020. Towards optimal separations between quantum and randomized query complexities. In Proc. IEEE FOCS. 228239. arXiv:1912.12561.Google ScholarGoogle Scholar

Index Terms

  1. Open Problems Related to Quantum Query Complexity

    Recommendations

    Comments

    Login options

    Check if you have access through your login credentials or your institution to get full access on this article.

    Sign in

    Full Access

    • Published in

      cover image ACM Transactions on Quantum Computing
      ACM Transactions on Quantum Computing  Volume 2, Issue 4
      December 2021
      143 pages
      EISSN:2643-6817
      DOI:10.1145/3505200
      Issue’s Table of Contents

      Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than the author(s) must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from [email protected].

      Publisher

      Association for Computing Machinery

      New York, NY, United States

      Publication History

      • Published: 21 December 2021
      • Received: 1 September 2021
      • Accepted: 1 September 2021
      Published in tqc Volume 2, Issue 4

      Check for updates

      Qualifiers

      • review-article
      • Refereed

    PDF Format

    View or Download as a PDF file.

    PDF

    eReader

    View online with eReader.

    eReader

    HTML Format

    View this article in HTML Format .

    View HTML Format