An Efficient Iterative Algorithm for Qubit Mapping via Layer-Weight Assignment and Search Space Reduction
Kang Xu, Zeyang Li, Xinjian Liu, Dandan Li, Yukun Wang

TL;DR
HAIL is an efficient iterative qubit mapping algorithm that minimizes SWAP gates in quantum circuits by combining layer-weight assignment, subgraph isomorphism, and a two-stage search, leading to significant resource savings.
Contribution
The paper introduces HAIL, a novel qubit mapping method that integrates layer-weight assignment with search space reduction and iterative refinement to optimize quantum circuit execution.
Findings
Reduces additional SWAP gates by 20.62% on IBM Q20.
Effectively decreases algorithm runtime and resource consumption.
Demonstrates improved performance on Google Sycamore architecture.
Abstract
Current quantum devices support interactions only between physically adjacent qubits, preventing quantum circuits from being directly executed on these devices. Therefore, SWAP gates are required to remap logical qubits to physical qubits, which in turn increases both quantum resource consumption and error rates. To minimize the insertion of additional SWAP gates, we propose HAIL, an efficient iterative qubit mapping algorithm. Leveraging the inherent parallelism in quantum circuits, a new layer-weight assignment method is integrated with subgraph isomorphism to derive an optimal initial qubit mapping. Moreover, we present a two-stage SWAP sequence search algorithm that effectively identifies the most efficient SWAP sequence by distilling feasible SWAP sequences at different stages. The whole qubit mapping algorithm is then refined through a few iterative bidirectional traversals,…
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 · Quantum Information and Cryptography
