The quantum query complexity of read-many formulas
Andrew M. Childs, Shelby Kimmel, Robin Kothari

TL;DR
This paper establishes optimal quantum algorithms and lower bounds for evaluating read-many formulas, extending understanding beyond read-once formulas and impacting complexity bounds for various circuit evaluation problems.
Contribution
The paper introduces a nearly optimal quantum algorithm for evaluating formulas with large fanout and proves matching lower bounds, advancing quantum query complexity theory for read-many formulas.
Findings
Quantum query complexity for read-many formulas is Theta(min{n, sqrt{S}, n^{1/2} G^{1/4}}).
The algorithm is nearly optimal for circuits of any depth k >= 3.
Applications include lower bounds for Boolean matrix product verification and circuit evaluation complexity.
Abstract
The quantum query complexity of evaluating any read-once formula with n black-box input bits is Theta(sqrt(n)). However, the corresponding problem for read-many formulas (i.e., formulas in which the inputs have fanout) is not well understood. Although the optimal read-once formula evaluation algorithm can be applied to any formula, it can be suboptimal if the inputs have large fanout. We give an algorithm for evaluating any formula with n inputs, size S, and G gates using O(min{n, sqrt{S}, n^{1/2} G^{1/4}}) quantum queries. Furthermore, we show that this algorithm is optimal, since for any n,S,G there exists a formula with n inputs, size at most S, and at most G gates that requires Omega(min{n, sqrt{S}, n^{1/2} G^{1/4}}) queries. We also show that the algorithm remains nearly optimal for circuits of any particular depth k >= 3, and we give a linear-size circuit of depth 2 that requires…
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.
