QVecOpt: An Efficient Storage and Computing Opti-mization Framework for Large-scale Quantum State Simulation
Mingyang Yu, Haorui Yang, Donglin Wang, Desheng Kong, Ji Du, Yulong Fu, Jing Xu

TL;DR
QVecOpt is a novel framework that significantly improves large-scale quantum state simulation efficiency on classical computers by integrating multiple optimization strategies, enabling simulations of more qubits with reduced memory and computational bottlenecks.
Contribution
The paper introduces QVecOpt, a comprehensive optimization framework that enhances quantum state simulation scalability and efficiency through amplitude pairing, cache, block storage, and parallel strategies.
Findings
Reduces single-qubit gate traversal complexity from O(2^n) to O(1)
Achieves nearly tenfold efficiency improvement in simulations of 16-29 qubits
Breaks memory bottlenecks of existing quantum simulation tools
Abstract
In response to the challenges in large-scale quantum state simulation on classical computing platforms, including memory limits, frequent disk I/O, and high computational complexity, this study builds upon a previously proposed hierarchical storage-based quantum simulation system and introduces an optimization framework, the Quantum Vector Optimization Framework (QVecOpt). QVecOpt integrates four strategies: amplitude pairing, cache optimization, block storage optimization, and parallel optimization. These collectively enhance state vector storage and computational scheduling. The amplitude pairing mechanism locates relevant amplitude pairs via bitwise XOR, reducing traversal complexity of single-qubit gates from to . Cache optimization pre-allocates buffers and loads only required data, cutting disk I/O. Block storage optimization partitions the state vector for…
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 · Parallel Computing and Optimization Techniques · Cloud Computing and Resource Management
