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 n states and m transitions, we show that each of the classical quantitative objectives can be computed in time, given a tree decomposition of the MC with width t. Our results also imply a bound of for each objective on MDPs, where is the number of strategy-iteration refinements required for the given input and objective. Finally, we make an experimental evaluation of our new algorithms on low-treewidth MCs and MDPs obtained from the DaCapo benchmark suite. Our experiments show that on low-treewidth MCs and MDPs, our algorithms outperform existing well-established methods by one or more orders of magnitude.
Original language | English |
---|---|
Title of host publication | Automated Technology for Verification and Analysis - 18th International Symposium, ATVA 2020, Proceedings |
Editors | Dang Van Hung, Oleg Sokolsky |
Number of pages | 18 |
Place of publication | Cham |
Publisher | Springer |
Publication date | 2020 |
Pages | 253-270 |
ISBN (Print) | 978-3-030-59151-9 |
ISBN (Electronic) | 978-3-030-59152-6 |
DOIs | |
Publication status | Published - 2020 |
Event | International Symposium on Automated Technology for Verification and Analysis: 18th International Symposium - Hanoi, Viet Nam Duration: 19 Oct 2020 → 23 Oct 2020 Conference number: 18 |
Conference
Conference | International Symposium on Automated Technology for Verification and Analysis |
---|---|
Number | 18 |
Country/Territory | Viet Nam |
City | Hanoi |
Period | 19/10/2020 → 23/10/2020 |
Series | Lecture Notes in Computer Science |
---|---|
Volume | 12302 |
ISSN | 0302-9743 |
Keywords
- Markov Chains
- Markov Decision Processes
- Treewidth