Quantum Approximate Counting with Nonadaptive Grover Iterations
Ramgopal Venkateswaran, Ryan O'Donnell

TL;DR
This paper investigates quantum approximate counting using nonadaptive Grover iterations, demonstrating that such algorithms can achieve optimal query complexity without adaptivity, simplifying implementation.
Contribution
It introduces a nonadaptive Grover iteration algorithm for approximate counting, matching the optimal query complexity of adaptive methods.
Findings
Nonadaptive Grover iteration algorithms achieve $O(rac{ ext{sqrt}(N)}{ ext{epsilon}})$ query complexity.
The nonadaptive approach is proven to be asymptotically optimal.
Simplifies quantum approximate counting by removing adaptivity requirements.
Abstract
Approximate Counting refers to the problem where we are given query access to a function , and we wish to estimate K = #\{x : f(x) = 1\} to within a factor of (with high probability), while minimizing the number of queries. In the quantum setting, Approximate Counting can be done with queries. It has recently been shown that this can be achieved by a simple algorithm that only uses "Grover iterations"; however the algorithm performs these iterations adaptively. Motivated by concerns of computational simplicity, we consider algorithms that use Grover iterations with limited adaptivity. We show that algorithms using only nonadaptive Grover iterations can achieve query complexity, which is tight.
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 · Quantum Information and Cryptography · Computability, Logic, AI Algorithms
