Multi-controlled Phase Gate Synthesis with ZX-calculus applied to Neutral Atom Hardware
Korbinian Staudacher, Ludwig Schmid, Johannes Zeiher, Robert Wille, Dieter Kranzlmüller
TL;DR
This work introduces a ZX-calculus–based method for synthesizing quantum circuits toward single-qubit gates and arbitrary-sized multi-controlled phase gates $C_nP(\varphi)$ to leverage neutral-atom hardware capabilities. By encoding circuits as graph-like ZX-diagrams and applying phase-gadget decompositions, the authors derive an exact extraction procedure that identifies and implements MCP gates even when not explicitly present in the original circuit, preserving gflow throughout. The approach is specialized to neutral-atom platforms, where native $C_nP$ gates and global single-qubit operations can dramatically reduce execution time, as demonstrated by benchmarks against Qiskit. The results show notable reductions in total execution time for several circuit families, while also highlighting cases where the ZX strategy may be less beneficial and where gadget insertions can incur higher worst-case costs. Overall, the paper offers a principled, exact pathway to hardware-aware synthesis with MCP gates and motivates further exploration of heuristics and alternative representations for MCP optimization across quantum architectures.
Abstract
Quantum circuit synthesis describes the process of converting arbitrary unitary operations into a gate sequence of a fixed universal gate set, usually defined by the operations native to a given hardware platform. Most current synthesis algorithms are designed to synthesize towards a set of single qubit rotations and an additional entangling two qubit gate, such as CX, CZ, or the Molmer Sorensen gate. However, with the emergence of neutral atom based hardware and their native support for gates with more than two qubits, synthesis approaches tailored to these new gate sets become necessary. In this work, we present an approach to synthesize multi controlled phase gates using ZX calculus. By representing quantum circuits as graph like ZX diagrams, one can utilize the distinct graph structure of diagonal gates to identify multi controlled phase gates inherently present in some quantum circuits even if none were explicitly defined in the original circuit. We evaluate the approach on a wide range of benchmark circuits and compare them to the standard Qiskit synthesis regarding its circuit execution time for neutral atom based hardware with native support of multi controlled gates. Our results show possible advantages for current state of the art hardware and represent the first exact synthesis algorithm supporting arbitrary sized multi controlled phase gates.
