Efficient Quantile Computation in Markov Chains via Counting Problems for Parikh Images
Christoph Haase, Stefan Kiefer, Markus Lohrey

TL;DR
This paper introduces a new complexity class for computing cost quantiles in cost Markov chains, linking it to formal language theory and counting problems, and shows it is likely easier than previously thought.
Contribution
It demonstrates that cost quantiles in cost Markov chains can be computed in the counting hierarchy, improving upon the known PSPACE complexity results.
Findings
Cost quantiles are in the counting hierarchy, not PSPACE.
A link is established between cost Markov chain quantiles and Parikh image counting.
The paper employs the BEST theorem for counting Eulerian circuits.
Abstract
A cost Markov chain is a Markov chain whose transitions are labelled with non-negative integer costs. A fundamental problem on this model, with applications in the verification of stochastic systems, is to compute information about the distribution of the total cost accumulated in a run. This includes the probability of large total costs, the median cost, and other quantiles. While expectations can be computed in polynomial time, previous work has demonstrated that the computation of cost quantiles is harder but can be done in PSPACE. In this paper we show that cost quantiles in cost Markov chains can be computed in the counting hierarchy, thus providing evidence that computing those quantiles is likely not PSPACE-hard. We obtain this result by exhibiting a tight link to a problem in formal language theory: counting the number of words that are both accepted by a given automaton and…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFormal Methods in Verification · Algorithms and Data Compression · semigroups and automata theory
