English

Systolic Array Acceleration of Diagonal-Optimized Sparse-Sparse Matrix Multiplication for Efficient Quantum Simulation

Hardware Architecture 2025-10-31 v2

Abstract

Hamiltonian simulation is a key workload in quantum computing, enabling the study of complex quantum systems and serving as a critical tool for classical verification of quantum devices. However, it is computationally challenging because the Hilbert space dimension grows exponentially with the number of qubits. The growing dimensions make matrix exponentiation, the key kernel in Hamiltonian simulations, increasingly expensive. Matrix exponentiation is typically approximated by the Taylor series, which contains a series of matrix multiplications. Since Hermitian operators are often sparse, sparse matrix multiplication accelerators are essential for improving the scalability of classical Hamiltonian simulation. Yet, existing accelerators are primarily designed for machine learning workloads and tuned to their characteristic sparsity patterns, which differ fundamentally from those in Hamiltonian simulations that are often dominated by structured diagonals. In this work, we present \name, the first diagonal-optimized quantum simulation accelerator. It exploits the diagonal structure commonly found in problem-Hamiltonian (Hermitian) matrices and leverages a restructured systolic array dataflow to transform diagonally sparse matrices into dense computations, enabling high utilization and performance. Through detailed cycle-level simulation of diverse benchmarks in HamLib, \name{} demonstrates average performance improvements of 10.26×10.26\times, 33.58×33.58\times, and 53.15×53.15\times over SIGMA, Outer Product, and Gustavson's algorithm, respectively, with peak speedups up to 127.03×127.03\times while reducing energy consumption by an average of 471.55×471.55\times and up to 4630.58×4630.58\times compared to SIGMA.

Keywords

Cite

@article{arxiv.2510.14172,
  title  = {Systolic Array Acceleration of Diagonal-Optimized Sparse-Sparse Matrix Multiplication for Efficient Quantum Simulation},
  author = {Yuchao Su and Srikar Chundury and Jiajia Li and Frank Mueller},
  journal= {arXiv preprint arXiv:2510.14172},
  year   = {2025}
}
R2 v1 2026-07-01T06:40:12.360Z