尹志
(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
翻译
Abstract:
This paper introduces Genesis, the first compiler designed to supportHamiltonian Simulation on hybrid continuous-variable (CV) and discrete-variable(DV) quantum computing systems. Genesis is a two-level compilation system. Atthe first level, it decomposes an input Hamiltonian into basis gates using thenative instruction set of the target hybrid CV-DV quantum computer. At thesecond level, it tackles the mapping and routing of qumodes/qubits to implementlong-range interactions for the gates decomposed from the first level. Ratherthan a typical implementation that relies on SWAP primitives similar toqubit-based (or DV-only) systems, we propose an integrated design ofconnectivity-aware gate synthesis and beamsplitter SWAP insertion tailored forhybrid CV-DV systems. We also introduce an OpenQASM-like domain-specificlanguage (DSL) named CVDV-QASM to represent Hamiltonian in terms ofPauli-exponentials and basic gate sequences from the hybrid CV-DV gate set.Genesis has successfully compiled several important Hamiltonians, including theBose-Hubbard model, $\mathbb{Z}_2-$Higgs model, Hubbard-Holstein model,Heisenberg model and Electron-vibration coupling Hamiltonians, which arecritical in domains like quantum field theory, condensed matter physics, andquantum chemistry. Our implementation is available atGenesis-CVDV-Compiler(https://github.com/ruadapt/Genesis-CVDV-Compiler).
翻译
Related Links: