Low overhead circuit cutting with operator backpropagation
Debarthi Pal, Ritajit Majumdar
TL;DR
The paper tackles the scalability limits of circuit cutting caused by exponential overheads, by integrating operator backpropagation (OBP) with circuit cutting and optimizing the backpropagation parameter via simulated annealing. The authors demonstrate substantial reductions in circuit executions—about $3x$ for VQE and $10x$ for Hamiltonian simulation—while maintaining or improving accuracy, and show consistent gains across additional Benchpress circuits and various observables. A key contribution is the SA-based method to select the optimal max_qwc_group, which minimizes classical overhead and avoids pathological increases in overhead from naive OBP usage. Overall, the approach broadens the practical applicability of circuit cutting to deeper and wider quantum circuits on near-term hardware, with a largely generalizable procedure for parameter optimization.
Abstract
Current quantum computers suffer from noise due to lack of error correction. Several techniques to mitigate the effect of noise have been studied, in particular to extract the expectation value of observables. One such technique, circuit cutting, partitions large circuits into smaller, less noisy subcircuits, but the exponential increase in the number of circuit executions limits its scalability. Another method, operator backpropagation (OBP) reduces circuit depth by classically simulating parts of it, yet often escalates the number of circuit executions by some factor due to additional non-commuting terms in the updated observable. This paper introduces an optimized approach for minimizing noise in quantum circuits using operator backpropagation (OBP) combined with circuit cutting. We demonstrate that the strategic use of OBP with circuit cutting can mitigate the execution overhead. By employing simulated annealing, our proposed method identifies the optimal backpropagation parameter for specific circuits and observables, maximizing resource reduction in cutting. Results show a 3x and 10x decrease in resource requirements for Variational Quantum Eigensolver and Hamiltonian simulation circuits respectively, while maintaining or even enhancing accuracy. This approach also yields similar savings for other circuits from the Benchpress database and various observable weights, providing an efficient method to lower circuit cutting overhead without compromising performance.
