Not All SWAPs Have the Same Cost: A Case for Optimization-Aware Qubit Routing
Ji Liu, Peiyi Li, Huiyang Zhou

TL;DR
This paper introduces NASSC, a quantum qubit routing algorithm that considers subsequent gate optimizations, leading to significantly reduced routing overhead and improved circuit performance on quantum hardware.
Contribution
We develop NASSC, the first routing algorithm that incorporates optimization-aware considerations, improving quantum circuit compilation by reducing SWAP gates and circuit depth.
Findings
Routing overhead reduced by up to 69.30% in CNOT gates.
Average reduction of 21.30% in CNOT gates.
Circuit depth decreased by up to 43.50%.
Abstract
Despite rapid advances in quantum computing technologies, the qubit connectivity limitation remains to be a critical challenge. Both near-term NISQ quantum computers and relatively long-term scalable quantum architectures do not offer full connectivity. As a result, quantum circuits may not be directly executed on quantum hardware, and a quantum compiler needs to perform qubit routing to make the circuit compatible with the device layout. During the qubit routing step, the compiler inserts SWAP gates and performs circuit transformations. Given the connectivity topology of the target hardware, there are typically multiple qubit routing candidates. The state-of-the-art compilers use a cost function to evaluate the number of SWAP gates for different routes and then select the one with the minimum number of SWAP gates. After qubit routing, the quantum compiler performs gate optimizations…
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 · Parallel Computing and Optimization Techniques · Low-power high-performance VLSI design
