尹志
(2025-08-31 12:56):
#paper doi:10.48550/arXiv.2505.13683, ISCA, 2025, Genesis: A Compiler Framework for Hamiltonian Simulation on Hybrid CV-DV Quantum Computers.
作者引入了第一个基于连续离散混合量子计算系统的针对哈密顿量模拟的量子编译框架,非常有意思的工作。该框架分为哈密顿量初步分解和进一步的mapping和routing。也在几个常见的
物理模型上做了验证。量子编译作为量子计算机的一个重要环节,值得更多关注和技术的突破。
arXiv,
2025-05-19T19:32:06Z.
DOI: 10.48550/arXiv.2505.13683
Genesis: A Compiler Framework for Hamiltonian Simulation on Hybrid CV-DV Quantum Computers
Zihan Chen,
Jiakang Li,
Minghao Guo,
Henry Chen,
Zirui Li,
Joel Bierman,
Yipeng Huang,
Huiyang Zhou,
Yuan Liu,
Eddy Z. Zhang
Abstract:
This paper introduces Genesis, the first compiler designed to support<br>Hamiltonian Simulation on hybrid continuous-variable (CV) and discrete-variable<br>(DV) quantum computing systems. Genesis is a two-level compilation system. At<br>the first level, it decomposes an input Hamiltonian into basis gates using the<br>native instruction set of the target hybrid CV-DV quantum computer. At the<br>second level, it tackles the mapping and routing of qumodes/qubits to implement<br>long-range interactions for the gates decomposed from the first level. Rather<br>than a typical implementation that relies on SWAP primitives similar to<br>qubit-based (or DV-only) systems, we propose an integrated design of<br>connectivity-aware gate synthesis and beamsplitter SWAP insertion tailored for<br>hybrid CV-DV systems. We also introduce an OpenQASM-like domain-specific<br>language (DSL) named CVDV-QASM to represent Hamiltonian in terms of<br>Pauli-exponentials and basic gate sequences from the hybrid CV-DV gate set.<br>Genesis has successfully compiled several important Hamiltonians, including the<br>Bose-Hubbard model, $\mathbb{Z}_2-$Higgs model, Hubbard-Holstein model,<br>Heisenberg model and Electron-vibration coupling Hamiltonians, which are<br>critical in domains like quantum field theory, condensed matter physics, and<br>quantum chemistry. Our implementation is available at<br>Genesis-CVDV-Compiler(https://github.com/ruadapt/Genesis-CVDV-Compiler).
Related Links: