Leveraging Quantum Machine Learning Generalization to Significantly Speed-up Quantum Compilation
Alon Kukliansky, Lukasz Cincio, Ed Younis, Costin Iancu

TL;DR
This paper introduces QFactor-Sample, a quantum machine learning-inspired method that significantly accelerates quantum compilation by replacing costly matrix operations with efficient circuit simulations, achieving up to 69x speedup.
Contribution
The paper proposes QFactor-Sample, a novel quantum compilation technique leveraging QML principles to reduce complexity and improve scalability.
Findings
Achieves an average 69x speedup for circuits with more than 8 qubits.
Demonstrates improved scalability and reduced compile time in quantum compilers.
Discusses impact of optimization on partitioning-based compilation schemes.
Abstract
Existing numerical optimizers deployed in quantum compilers use expensive matrix-matrix operations. Inspired by recent advances in quantum machine learning (QML), QFactor-Sample replaces matrix-matrix operations with simpler circuit simulations on a set of sample inputs. The simpler the circuit, the lower the number of required input samples. We validate QFactor-Sample on a large set of circuits and discuss its hyperparameter tuning. When incorporated in the BQSKit quantum compiler and compared against a state-of-the-art domain-specific optimizer, We demonstrate improved scalability and a reduction in compile time, achieving an average speedup factor of 69 for circuits with more than 8 qubits. We also discuss how improved numerical optimization affects the dynamics of partitioning-based compilation schemes, which allow a trade-off between…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsQuantum Computing Algorithms and Architecture · Quantum Information and Cryptography · Computational Physics and Python Applications
