Certificates and Witnesses for Multi-objective ω-regular Queries in Markov Decision Processes

📅 2025-08-25
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing model-checking approaches for multi-objective ω-regular properties (e.g., LTL) on Markov decision processes (MDPs) lack independently verifiable, trustworthy explanations. Method: We propose the first end-to-end framework for generating and verifying certificates: (i) compile LTL formulas into unambiguous Büchi automata—reducing state-space complexity from doubly exponential to singly exponential; (ii) integrate maximal end-component decomposition, reachability analysis, and mixed-integer linear programming to efficiently compute minimal witnessing subsystems as verifiable certificates. Results: Experiments on multiple benchmark models demonstrate significant improvements in efficiency and scalability. Our approach generates compact, traceable, and independently verifiable witnesses—establishing, for the first time, certified explainability for joint verification of multi-objective probabilistic systems.

Technology Category

Application Category

📝 Abstract
Multi-objective probabilistic model checking is a powerful technique for verifying stochastic systems against multiple (potentially conflicting) properties. To enhance the trustworthiness and explainability of model checking tools, we present independently checkable certificates and witnesses for multi-objective ω-regular queries in Markov decision processes. For the certification, we extend and improve existing certificates for the decomposition of maximal end components and reachability properties. We then derive mixed-integer linear programs (MILPs) for finding minimal witnessing subsystems. For the special case of Markov chains and LTL properties, we use unambiguous Büchi automata to find witnesses, resulting in an algorithm that requires single-exponential space. Existing approaches based on deterministic automata require doubly-exponential space in the worst case. Finally, we consider the practical computation of our certificates and witnesses and provide an implementation of the developed techniques, along with an experimental evaluation, demonstrating the efficacy of our techniques.
Problem

Research questions and friction points this paper is trying to address.

Certifying multi-objective ω-regular queries in Markov decision processes
Enhancing trustworthiness of probabilistic model checking tools
Finding minimal witnessing subsystems using MILP techniques
Innovation

Methods, ideas, or system contributions that make the work stand out.

Extends certificates for MEC decomposition and reachability
Derives MILPs for minimal witnessing subsystems
Uses unambiguous Büchi automata for single-exponential space
🔎 Similar Papers
No similar papers found.