vix.ing · top · new · best · stats · spec

Scenario Approach for Parametric Markov Models

2023/04/17 by Ying Liu, Liu, Ying, Andrea Turrini +7 · 1 citation
Computer Science · #FOS: Computer and information sciences #Formal Methods in Verification #Logic in Computer Science (cs.LO)

paper · pdf · doi:10.48550/arxiv.2304.08330

openalex publication_date 2023/04/17 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/04

Abstract

In this paper, we propose an approximating framework for analyzing parametric Markov models. Instead of computing complex rational functions encoding the reachability probability and the reward values of the parametric model, we exploit the scenario approach to synthesize a relatively simple polynomial approximation. The approximation is probably approximately correct (PAC), meaning that with high confidence, the approximating function is close to the actual function with an allowable error. With the PAC approximations, one can check properties of the parametric Markov models. We show that the scenario approach can also be used to check PRCTL properties directly, without synthesizing the polynomial at first hand. We have implemented our algorithm in a prototype tool and conducted thorough experiments. The experimental results demonstrate that our tool is able to compute polynomials for more benchmarks than state of the art tools such as PRISM and Storm, confirming the efficacy of our PAC-based synthesis.

Cited by

Related