Verification of Quantum Circuits through Discrete-Time Barrier Certificates
Marco Lewis, Sadegh Soudjani, Paolo Zuliani
TL;DR
The paper addresses verifying quantum circuits by treating them as discrete-time complex dynamical systems and extending barrier certificates to the complex domain. It introduces k-inductive hybrid barrier certificates over complex variables and computes them via Hermitian Sum of Squares (HSOS), enabling safety proofs without evolving the system. The authors develop a Python HSOS solver, verify barriers with SMT tools, and demonstrate the approach on phase, NOT, alternating X/Z, and Grover circuits, highlighting both feasibility for small instances and scalability challenges. This work provides a principled, automatable framework for complex-domain safety verification in quantum settings, with potential applications to broader complex dynamical systems and future work on noise and dimensionality reduction.
Abstract
Current methods for verifying quantum computers are predominately based on interactive or automatic theorem provers. Considering that quantum computers are dynamical in nature, this paper employs and extends the concepts from the verification of dynamical systems to verify properties of quantum circuits. Our main contribution is to propose k-inductive barrier certificates over complex variables and show how to compute them using Hermitian Sum of Squares optimization. We apply this new technique to verify properties of different quantum circuits.
