Approximation Methods for Simulation and Equivalence Checking of Noisy Quantum Circuits
Mingyu Huang, Ji Guan, Wang Fang, Mingsheng Ying
TL;DR
This work tackles the scalability bottleneck of simulating and verifying noisy quantum circuits in the NISQ era by introducing a double-size tensor-network representation and an SVD-based low-rank approximation of noise super-operators. By retaining dominant noise components and bounding the residual error, the authors develop level-$l$ approximations with contraction complexity $O(15^l N^l)$ and an error that scales favorably with the noise rate, yielding practical performance with up to ~200 qubits and ~20 noise operators. Implemented in Google's TensorNetwork framework, the approach outperforms state-of-the-art methods (quantum trajectories, MPO-based) in both speed and memory, and provides an adaptable tool for approximate equivalence checking via Jamiołkowski fidelity. The methodology has tangible implications for quantum SDKs, hardware benchmarking, and automatic test pattern generation, enabling reliable testing and verification of large-scale noisy quantum circuits.
Abstract
In the current NISQ (Noisy Intermediate-Scale Quantum) era, simulating and verifying noisy quantum circuits is crucial but faces challenges such as quantum state explosion and complex noise representations, constraining simulation and equivalence checking to circuits with a limited number of qubits. This paper introduces an approximation algorithm for simulating and assessing the equivalence of noisy quantum circuits, specifically designed to improve scalability under low-noise conditions. The approach utilizes a novel tensor network diagram combined with singular value decomposition to approximate the tensors of quantum noises. The implementation is based on Google's TensorNetwork Python package for contraction. Experimental results on realistic quantum circuits with realistic hardware noise models indicate that our algorithm can simulate and check the equivalence of QAOA (Quantum Approximate Optimization Algorithm) circuits with around 200 qubits and 20 noise operators, outperforming state-of-the-art approaches in scalability and speed.
