English

Quantum algorithm for estimating volumes of convex bodies

Quantum Physics 2023-05-11 v3 Data Structures and Algorithms Optimization and Control

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 nn-dimensional convex body within multiplicative error ϵ\epsilon using O~(n3+n2.5/ϵ)\tilde{O}(n^{3}+n^{2.5}/\epsilon) queries to a membership oracle and O~(n5+n4.5/ϵ)\tilde{O}(n^{5}+n^{4.5}/\epsilon) additional arithmetic operations. For comparison, the best known classical algorithm uses O~(n4+n3/ϵ2)\tilde{O}(n^{4}+n^{3}/\epsilon^{2}) queries and O~(n6+n5/ϵ2)\tilde{O}(n^{6}+n^{5}/\epsilon^{2}) 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 Ω(n+1/ϵ)\Omega(\sqrt n+1/\epsilon) quantum membership queries, which rules out the possibility of exponential quantum speedup in nn and shows optimality of our algorithm in 1/ϵ1/\epsilon up to poly-logarithmic factors.

Keywords

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

R2 v1 2026-06-23T10:44:39.665Z