PHOENIX: Pauli-Based High-Level Optimization Engine for Instruction Execution on NISQ Devices
Zhaohui Yang, Dawei Ding, Chenghong Zhu, Jianxin Chen, Yuan Xie
TL;DR
PHOENIX introduces a Pauli-based high-level optimization engine that operates on binary symplectic BSF representations of Pauli strings to perform global Clifford-based simplifications on groups of IRs, followed by a Tetris-like ordering to minimize circuit depth and routing overhead. The framework is ISA-agnostic and routing-aware, achieving substantial reductions in 2-qubit gate count and circuit depth across diverse Hamiltonian-simulation VQA programs (UCCSD, QAOA) and hardware topologies, including SU(4) ISAs. Empirical results show PHOENIX outperforming state-of-the-art compilers (TKet, Paulihedral, Tetris) in most settings, with notable improvements in algorithmic accuracy and robustness to hardware mapping. These findings suggest a shift toward high-level IRs for scalable, hardware-aware quantum compilation on NISQ devices and potential implications for future processor design.
Abstract
Variational quantum algorithms (VQA) based on Hamiltonian simulation represent a specialized class of quantum programs well-suited for near-term quantum computing applications due to its modest resource requirements in terms of qubits and circuit depth. Unlike the conventional single-qubit (1Q) and two-qubit (2Q) gate sequence representation, Hamiltonian simulation programs are essentially composed of disciplined subroutines known as Pauli exponentiations (Pauli strings with coefficients) that are variably arranged. To capitalize on these distinct program features, this study introduces PHOENIX, a highly effective compilation framework that primarily operates at the high-level Pauli-based intermediate representation (IR) for generic Hamiltonian simulation programs. PHOENIX exploits global program optimization opportunities to the greatest extent, compared to existing SOTA methods despite some of them also utilizing similar IRs. Experimental results demonstrate that PHOENIX outperforms SOTA VQA compilers across diverse program categories, backend ISAs, and hardware topologies.
