Model Checking Quantum Continuous-Time Markov Chains
Ming Xu, Jingyi Mei, Ji Guan, Nengkun Yu
TL;DR
This work addresses verification of quantum real-time systems by introducing quantum continuous-time Markov chains (QCTMC) and specifying properties in signal temporal logic (STL). It develops an exact STL model-checking framework based on real root isolation of exponential polynomials, leveraging Schanuel's conjecture for completeness, and uses interval operations to handle general STL formulas with linear complexity in formula size. The paper defines the QCTMC formalism, connects it to classical CTMCs, and demonstrates the approach on an open quantum walk with absorbing boundaries. Under the conjectural assumptions, STL becomes decidable for QCTMCs, enabling rigorous and scalable verification of quantum real-time behavior with practical running examples and a clear computational pipeline.
Abstract
Verifying quantum systems has attracted a lot of interests in the last decades. In this paper, we initialised the model checking of quantum continuous-time Markov chain (QCTMC). As a real-time system, we specify the temporal properties on QCTMC by signal temporal logic (STL). To effectively check the atomic propositions in STL, we develop a state-of-art real root isolation algorithm under Schanuel's conjecture; further, we check the general STL formula by interval operations with a bottom-up fashion, whose query complexity turns out to be linear in the size of the input formula by calling the real root isolation algorithm. A running example of an open quantum walk is provided to demonstrate our method.
