Approximate simulation of complex quantum circuits using sparse tensors
Benjamin N. Miller, Peter K. Elgee, Jason R. Pruitt, Kevin C. Cox
TL;DR
The paper tackles the challenge of classically simulating complex quantum circuits to delineate the boundary of quantum advantage and to aid hardware/software development. It introduces TruSTS, a sparse-tensor based approach that represents the quantum state with a fixed-length sparse state $\ket{\phi}$ and applies gates via a bitwise contraction that groups basis states into independent subspaces using a mask $m_g$, followed by truncation back to $k$ terms. A key contribution is the analytic relationship between the truncation parameter $k$, the normalization factor $\gamma$, and the resulting fidelity $f$, with $f$ approximately equal to $\gamma^2$, plus bounds like $\bar{f}_{min}=1/2^N$ and a Porter-Thomas-based upper limit for random circuits. Empirical results show the runtime scales linearly with the number of kept terms $k$ and is nearly independent of the number of qubits $N$ for $k \ll 2^N$, while comparisons with MPS highlight regime-dependent tradeoffs, indicating TruSTS as a complementary sparsity-driven tool to traditional tensor-network methods.
Abstract
The study of quantum circuit simulation using classical computers is a key research topic that helps define the boundary of verifiable quantum advantage, solve quantum many-body problems, and inform development of quantum hardware and software. Tensor networks have become forefront mathematical tools for these tasks. Here we introduce a method to approximately simulate quantum circuits using sparsely-populated tensors. We describe a sparse tensor data structure that can represent quantum states with no underlying symmetry, and outline algorithms to efficiently contract and truncate these tensors. We show that the data structure and contraction algorithm are efficient, leading to expected runtime scalings versus qubit number and circuit depth. Our results motivate future research in optimization of sparse tensor networks for quantum simulation.
