Parameterized Verification of Quantum Circuits (Technical Report)
By: Parosh Aziz Abdulla , Yu-Fang Chen , Michal Hečko and more
Potential Business Impact:
Checks quantum computer programs for errors automatically.
We present the first fully automatic framework for verifying relational properties of parameterized quantum programs, i.e., a program that, given an input size, generates a corresponding quantum circuit. We focus on verifying input-output correctness as well as equivalence. At the core of our approach is a new automata model, synchronized weighted tree automata (SWTAs), which compactly and precisely captures the infinite families of quantum states produced by parameterized programs. We introduce a class of transducers to model quantum gate semantics and develop composition algorithms for constructing transducers of parameterized circuits. Verification is reduced to functional inclusion or equivalence checking between SWTAs, for which we provide decision procedures. Our implementation demonstrates both the expressiveness and practical efficiency of the framework by verifying a diverse set of representative parameterized quantum programs with verification times ranging from milliseconds to seconds.
Similar Papers
Parameterized Verification of Quantum Circuits (Technical Report)
Logic in Computer Science
Checks quantum computer programs automatically.
Parameterized Verification of Quantum Circuits (Technical Report)
Logic in Computer Science
Checks quantum computer programs for mistakes automatically.
Parameterized Infinite-State Reactive Synthesis
Logic in Computer Science
Makes computer programs work for many situations.