[Back]


Talks and Poster Presentations (with Proceedings-Entry):

K. Chatterjee, W. Dvorak, M. Henzinger, A. Svozil:
"Symbolic Time and Space Tradeoffs for Probabilistic Verification";
Talk: LICS 2021 - Symposium on Logic in Computer Science, Rom; 2021-06-29 - 2021-07-02; in: "36th Annual {ACM/IEEE} Symposium on Logic in Computer Science, {LICS} 2021, Rome, Italy, June 29 - July 2, 2021", (2021), 1 - 13.



English abstract:
We present a faster symbolic algorithm for the following central problem in probabilistic verification: Compute the maximal end-component (MEC) decomposition of Markov decision processes (MDPs). This problem generalizes the SCC decomposition problem of graphs and closed recurrent sets of Markov chains. The model of symbolic algorithms is widely used in formal verification and model-checking, where access to the input model is restricted to only symbolic operations (e.g., basic set operations and computation of one-step neighborhood). For an input MDP with n vertices and m edges, the classical symbolic algorithm from the 1990s for the MEC decomposition requires O(n 2 ) symbolic operations and O(1) symbolic space. The only other symbolic algorithm for the MEC decomposition requires O(n√m ) symbolic operations and O(√m ) symbolic space. The main open question has been whether the worst-case O(n 2 ) bound for symbolic operations can be beaten for MEC decomposition computation. In this work, we answer the open question in the affirmative. We present a symbolic algorithm that requires ~O( n 1.5 ) symbolic operations and ~O( √n ) symbolic space. Moreover, the parametrization of our algorithm provides a trade-off between symbolic operations and esymbolic space: for all 0 <; ε ≤ 1/2 the symbolic algorithm requires ~O( n 2 - ∈ ) symbolic operations and ~O( n ∈ ) symbolic space (~O(·) hides poly-logarithmic factors).Using our techniques we also present faster algorithms for computing the almost-sure winning regions of ω-regular objectives for MDPs. We consider the canonical parity objectives for ω-regular objectives, and for parity objectives with d-priorities we present an algorithm that computes the almost-sure winning region with ~O( n 2 - ∈ ) symbolic operations and ~O( n ∈ ) symbolic space, for all 0 <; ε ≤ 1/2. In contrast, previous approaches require either (a) O(n 2 · d) symbolic operations and O(log n) symbolic space; or (b) O(n√m ·d) symbolic operations and ~O( √m ) symbolic space. Thus we improve the time-space product from ~O( n 2 ·d ) to ~O( n 2 ).


"Official" electronic version of the publication (accessed through its Digital Object Identifier - DOI)
http://dx.doi.org/10.1109/LICS52264.2021.9470739


Created from the Publication Database of the Vienna University of Technology.