Quantum algorithm for estimating volumes of convex bodies
Abstract
Estimating the volume of a convex body is a central problem in convex geometry and can be viewed as a continuous version of counting. We present a quantum algorithm that estimates the volume of an -dimensional convex body within multiplicative error using queries to a membership oracle and additional arithmetic operations. For comparison, the best known classical algorithm uses queries and additional arithmetic operations. To the best of our knowledge, this is the first quantum speedup for volume estimation. Our algorithm is based on a refined framework for speeding up simulated annealing algorithms that might be of independent interest. This framework applies in the setting of "Chebyshev cooling", where the solution is expressed as a telescoping product of ratios, each having bounded variance. We develop several novel techniques when implementing our framework, including a theory of continuous-space quantum walks with rigorous bounds on discretization error. To complement our quantum algorithms, we also prove that volume estimation requires quantum membership queries, which rules out the possibility of exponential quantum speedup in and shows optimality of our algorithm in up to poly-logarithmic factors.
Cite
@article{arxiv.1908.03903,
title = {Quantum algorithm for estimating volumes of convex bodies},
author = {Shouvanik Chakrabarti and Andrew M. Childs and Shih-Han Hung and Tongyang Li and Chunhao Wang and Xiaodi Wu},
journal= {arXiv preprint arXiv:1908.03903},
year = {2023}
}
Comments
61 pages, 8 figures. v2: Quantum query complexity improved to $\tilde{O}(n^{3}+n^{2.5}/\epsilon)$ and number of additional arithmetic operations improved to $\tilde{O}(n^{5}+n^{4.5}/\epsilon)$. v3: Improved Section 4.3.3 on nondestructive mean estimation and Section 6 on quantum lower bounds; various minor changes