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

TL;DR
This paper introduces a quantum algorithm for matrix multiplication that achieves near-optimal asymptotic complexity, outperforming classical methods and demonstrating practical advantages through simulations.
Contribution
It presents a novel quantum kernel-based matrix multiplication algorithm with asymptotically optimal complexity of O(N^2 log N), improving over classical algorithms.
Findings
The quantum algorithm achieves asymptotic complexity of O(N^2 log N).
Simulation results show practical runtime and stability benefits.
The approach outperforms classical matrix multiplication in theory and practice.
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 , outperforming the classical optimal complexity of , where 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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsQuantum Computing Algorithms and Architecture · Stochastic Gradient Optimization Techniques · Cloud Computing and Resource Management
