Bisimilarity of Probabilistic Pushdown Automata
Vojtech Forejt, Petr Jancar, Stefan Kiefer, James Worrell

TL;DR
This paper investigates the bisimilarity problem for probabilistic pushdown automata and subclasses, providing decidability results, complexity bounds, and reductions to simpler models, advancing understanding of probabilistic automata equivalence.
Contribution
It introduces a reduction from probabilistic to non-deterministic bisimilarity, establishing decidability and tight complexity bounds for various subclasses of probabilistic pushdown automata.
Findings
Decidability of bisimilarity for pPDA
EXPTIME-completeness for probabilistic visibly pushdown automata
PSPACE-completeness for probabilistic one-counter automata
Abstract
We study the bisimilarity problem for probabilistic pushdown automata (pPDA) and subclasses thereof. Our definition of pPDA allows both probabilistic and non-deterministic branching, generalising the classical notion of pushdown automata (without epsilon-transitions). Our first contribution is a general construction that reduces checking bisimilarity of probabilistic transition systems to checking bisimilarity of non-deterministic transition systems. This construction directly yields decidability of bisimilarity for pPDA, as well as an elementary upper bound for the bisimilarity problem on the subclass of probabilistic basic process algebras, i.e., single-state pPDA. We further show that, with careful analysis, the general reduction can be used to prove an EXPTIME upper bound for bisimilarity of probabilistic visibly pushdown automata. Here we also provide a matching lower bound,…
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 · semigroups and automata theory · Machine Learning and Algorithms
