Faster Algorithms for Quantitative Analysis of Markov Chains and Markov Decision Processes with Small Treewidth
Ali Asadi, Krishnendu Chatterjee, Amir Kafshdar Goharshady, Kiarash, Mohammadi, Andreas Pavlogiannis

TL;DR
This paper introduces faster algorithms for computing key quantitative objectives in Markov Chains and Markov Decision Processes by leveraging small treewidth, significantly improving efficiency on low-treewidth models through theoretical analysis and experimental validation.
Contribution
It presents novel parameterized algorithms that utilize treewidth to accelerate the computation of quantitative objectives in MCs and MDPs, with proven theoretical bounds and practical performance gains.
Findings
Algorithms run in O((n+m)·t^2) time for MCs with treewidth t.
On low-treewidth models, the methods outperform existing algorithms by orders of magnitude.
Experimental results confirm efficiency improvements on benchmark models.
Abstract
Discrete-time Markov Chains (MCs) and Markov Decision Processes (MDPs) are two standard formalisms in system analysis. Their main associated quantitative objectives are hitting probabilities, discounted sum, and mean payoff. Although there are many techniques for computing these objectives in general MCs/MDPs, they have not been thoroughly studied in terms of parameterized algorithms, particularly when treewidth is used as the parameter. This is in sharp contrast to qualitative objectives for MCs, MDPs and graph games, for which treewidth-based algorithms yield significant complexity improvements. In this work, we show that treewidth can also be used to obtain faster algorithms for the quantitative problems. For an MC with states and transitions, we show that each of the classical quantitative objectives can be computed in time, given a tree decomposition…
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 · Bayesian Modeling and Causal Inference · Graph Theory and Algorithms
