Distributional Probabilistic Model Checking
Ingy Elsayed-Aly, David Parker, Lu Feng

TL;DR
This paper extends probabilistic model checking to analyze entire probability distributions of outcomes, enabling assessment of risks and multimodal behaviors in stochastic models like DTMCs and MDPs.
Contribution
It introduces a distributional extension for probabilistic model checking, including methods for computing full distributions and approximating optimal policies for distributional measures.
Findings
Effective computation of full distributions for DTMCs.
Approximate optimal policies for MDPs with respect to distributional measures.
Scalability demonstrated on large benchmark models.
Abstract
Probabilistic model checking can provide formal guarantees on the behavior of stochastic models relating to a wide range of quantitative properties, such as runtime, energy consumption or cost. But decision making is typically with respect to the expected value of these quantities, which can mask important aspects of the full probability distribution such as the possibility of high-risk, low-probability events or multimodalities. We propose a distributional extension of probabilistic model checking, applicable to discrete-time Markov chains (DTMCs) and Markov decision processes (MDPs). We formulate distributional queries, which can reason about a variety of distributional measures, such as variance, value-at-risk or conditional value-at-risk, for the accumulation of reward until a co-safe linear temporal logic formula is satisfied. For DTMCs, we propose a method to compute the full…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFormal Methods in Verification · Safety Systems Engineering in Autonomy · Software Reliability and Analysis Research
