English

Fast estimation of outcome probabilities for quantum circuits

Quantum Physics 2022-06-27 v3

Abstract

We present two classical algorithms for the simulation of universal quantum circuits on nn qubits constructed from cc instances of Clifford gates and tt arbitrary-angle ZZ-rotation gates such as TT gates. Our algorithms complement each other by performing best in different parameter regimes. The Estimate\tt{Estimate} algorithm produces an additive precision estimate of the Born rule probability of a chosen measurement outcome with the only source of run-time inefficiency being a linear dependence on the stabilizer extent (which scales like 1.17t\approx 1.17^t for TT gates). Our algorithm is state-of-the-art for this task: as an example, in approximately 1313 hours (on a standard desktop computer), we estimated the Born rule probability to within an additive error of 0.030.03, for a 5050-qubit, 6060 non-Clifford gate quantum circuit with more than 20002000 Clifford gates. Our second algorithm, Compute\tt{Compute}, calculates the probability of a chosen measurement outcome to machine precision with run-time O(2trt)O(2^{t-r} t) where rr is an efficiently computable, circuit-specific quantity. With high probability, rr is very close to min{t,nw}\min \{t, n-w\} for random circuits with many Clifford gates, where ww is the number of measured qubits. Compute\tt{Compute} can be effective in surprisingly challenging parameter regimes, e.g., we can randomly sample Clifford+TT circuits with n=55n=55, w=5w=5, c=105c=10^5 and t=80t=80 TT gates, and then compute the Born rule probability with a run-time consistently less than 1010 minutes using a single core of a standard desktop computer. We provide a C+Python implementation of our algorithms and benchmark them using random circuits, the hidden shift algorithm and the quantum approximate optimization algorithm (QAOA).

Keywords

Cite

@article{arxiv.2101.12223,
  title  = {Fast estimation of outcome probabilities for quantum circuits},
  author = {Hakop Pashayan and Oliver Reardon-Smith and Kamil Korzekwa and Stephen D. Bartlett},
  journal= {arXiv preprint arXiv:2101.12223},
  year   = {2022}
}

Comments

Published in PRX Quantum. 15+28 pages, 8 figures. Version 3 contains new benchmarks, changes suggested by reviewers, and various other improvements. Comments welcome

R2 v1 2026-06-23T22:38:05.418Z