Quantum Approximate Counting, Simplified
Abstract
In 1998, Brassard, Hoyer, Mosca, and Tapp (BHMT) gave a quantum algorithm for approximate counting. Given a list of items, of them marked, their algorithm estimates to within relative error by making only queries. Although this speedup is of "Grover" type, the BHMT algorithm has the curious feature of relying on the Quantum Fourier Transform (QFT), more commonly associated with Shor's algorithm. Is this necessary? This paper presents a simplified algorithm, which we prove achieves the same query complexity using Grover iterations only. We also generalize this to a QFT-free algorithm for amplitude estimation. Related approaches to approximate counting were sketched previously by Grover, Abrams and Williams, Suzuki et al., and Wie (the latter two as we were writing this paper), but in all cases without rigorous analysis.
Cite
@article{arxiv.1908.10846,
title = {Quantum Approximate Counting, Simplified},
author = {Scott Aaronson and Patrick Rall},
journal= {arXiv preprint arXiv:1908.10846},
year = {2021}
}
Comments
Update November 2021: changed several constants throughout and gave an updated proof that simplifies the analysis. This also remedies an algebra mistake present in the previous version