English

Reducing the Complexity of Matrix Multiplication to $O(N^2log_2N)$ by an Asymptotically Optimal Quantum Algorithm

Quantum Physics 2026-02-10 v2 Computational Complexity Machine Learning

Abstract

Matrix multiplication is a fundamental classical computing operation whose efficiency becomes a major challenge at scale, especially for machine learning applications. Quantum computing, with its inherent parallelism and exponential storage capacity, offers a potential solution to these limitations. This work presents a quantum kernel-based matrix multiplication algorithm (QKMM) that achieves an asymptotically optimal computational complexity of O(N2log2N) O(N^2 \log_2 N) , outperforming the classical optimal complexity of O(N2.371552) O(N^{2.371552}) , where NN denotes the matrix dimension. Through noiseless and noisy quantum simulation experiments, we demonstrate that the proposed algorithm not only exhibits superior theoretical efficiency but also shows practical advantages in runtime performance and stability.

Keywords

Cite

@article{arxiv.2602.05541,
  title  = {Reducing the Complexity of Matrix Multiplication to $O(N^2log_2N)$ by an Asymptotically Optimal Quantum Algorithm},
  author = {Jiaqi Yao and Ding Liu},
  journal= {arXiv preprint arXiv:2602.05541},
  year   = {2026}
}
R2 v1 2026-07-01T09:37:40.819Z