English

Per-Phase Fidelity Attribution for Quantum Compilers using HBR Decomposition

Emerging Technologies 2026-05-11 v1

Abstract

Quantum compilers sit between an algorithm's theoretical promise and what executes on physical hardware. Existing benchmarks report aggregate post-transpilation metrics but cannot attribute where fidelity is lost within the compilation pipeline. We present HBR decomposition, a per-phase fidelity attribution model that quantifies relative fidelity loss across High-level structural decomposition (H), Basis translation (B), and Routing (R). We evaluate three production SDKs (Qiskit, PennyLane, TKET) across eight algorithms on two backend topologies: IBM Heron (heavy-hex) and IonQ Forte (all-to-all). The dominant compiler bottleneck is strongly circuit-class dependent: Routing accounts for up to 60% of relative fidelity loss in search-class circuits, while synthesis dominates Hamiltonian simulation workloads. Early synthesis choices amplify or compress downstream routing overhead depending on circuit connectivity. SDK rankings at diagnostic optimization level (opt=0) reverse at production levels (opt=2) for deep circuits, showing that stagewise diagnostics and production results answer different questions. HBR correctly predicts SDK rank ordering across noisy simulations (8 circuits x 3 SDKs x 2 tiers) and real IBM Fez hardware executions, revealing stage-specific bottlenecks that are not observable through aggregate compiler benchmarks.

Keywords

Cite

@article{arxiv.2605.07876,
  title  = {Per-Phase Fidelity Attribution for Quantum Compilers using HBR Decomposition},
  author = {Chandrachud Pati and Yogesh Simmhan},
  journal= {arXiv preprint arXiv:2605.07876},
  year   = {2026}
}
R2 v1 2026-07-01T12:57:59.875Z