Lower Bounds for Possibly Divergent Probabilistic Programs.

Shenghua Feng,Mingshuai Chen,Han Su,Benjamin Lucien Kaminski,Joost-Pieter Katoen,Naijun Zhan
DOI: https://doi.org/10.1145/3586051
2023-01-01
Proceedings of the ACM on Programming Languages
Abstract:We present a new proof rule for verifying lower bounds on quantities of probabilistic programs. Our proof rule is not confined to almost-surely terminating programs - as is the case for existing rules - and can be used to establish non-trivial lower bounds on, e.g., termination probabilities and expected values, for possibly divergent probabilistic loops, e.g., the well-known three-dimensional random walk on a lattice.
What problem does this paper attempt to address?