AG-2024.02-1698·quant-ph·cross-listed: cs.AR
Linear Depth QFT over IBM Heavy-hex Architecture
Authors
- Xiangyu Gao
- Yuwei Jin
- Minghao Guo
- Henry Chen
- Eddy Z. Zhang
Abstract
Compiling a given quantum algorithm into a target hardware architecture is a challenging optimization problem. The compiler must take into consideration the coupling graph of physical qubits and the gate operation dependencies. The existing noise in hardware architectures requires the compilation to use as few running cycles as possible. Existing approaches include using SAT solver or heuristics to complete the mapping but these may cause the issue of either long compilation time (e.g., timeout after hours) or suboptimal compilation results in terms of running cycles (e.g., exponentially increasing number of total cycles). In this paper, we propose an efficient mapping approach for Quantum Fourier Transformation (QFT) circuits over the existing IBM heavy-hex architecture. Such proposal first of all turns the architecture into a structure consisting of a straight line with dangling qubits, and then do the mapping over this generated structure recursively. The calculation shows that there is a linear depth upper bound for the time complexity of these structures and for a special case where there is 1 dangling qubit in every 5 qubits, the time complexity is 5N+O(1). All these results are better than state of the art methods.
Submitted
15 February 20242 years ago
Version
v1
License
CC-BY-4.0
DOI
10.48550/arXiv.2402.09705
Summary
Researchers present a faster way to translate quantum Fourier transformation algorithms onto IBM's heavy-hex quantum computers by cleverly restructuring the qubit layout and mapping operations recursively, achieving linear depth instead of exponential blowup.
- The method exploits IBM's heavy-hex qubit geometry by conceptually 'straightening' it into a line with side branches, making the circuit mapping problem much simpler to solve.
- Unlike existing solvers that either timeout or produce suboptimal results, this approach guarantees linear scaling—specifically 5N cycles for a common configuration—making it practical for realistic hardware.
- This matters because quantum computers lose information quickly from noise; fewer operating cycles means better results, so smarter compilation directly improves what quantum computers can actually compute.
curious · generated by claude-haiku-4-5
Chat with this PDF
Ask questions, probe assumptions, request a plain-English summary. Answers cite sections from the preprint itself.
Community
Questions and answers about this paper from other readers. No formal peer review — just a place to think out loud.