Taming Infinity one Chunk at a Time: Concisely Represented Strategies in One-Counter MDPs
Michal Ajdarów, James C. A. Main, Petr Novotný, Mickael Randour
TL;DR
This work investigates infinite-state OC-MDPs by introducing interval-based strategies (OEIS and CIS) that yield compact, verifiable representations. It develops a compression framework that transforms potentially infinite Markov chains into finite (or periodically finite) compressed chains, preserving termination and counter-hitting properties and enabling decision procedures within PSPACE. The authors provide comprehensive complexity landscapes: verification for OEIS/CIS in bounded and open-ended settings lies in P^{PosSLP} or co-ETR, while realisability results span NP^{PosSLP}, NP^{ETR}, and PSPACE across various variants; they also establish square-root-sum hardness and NP-hardness for several problems through careful reductions. The results deliver decidability and practical representation benefits for a natural, expressive subclass of strategies in OC-MDPs, with significant implications for synthesis under infinite-state constraints and connections to number-theoretic problems via hardness reductions.
Abstract
Markov decision processes (MDPs) are a canonical model to reason about decision making within a stochastic environment. We study a fundamental class of infinite MDPs: one-counter MDPs (OC-MDPs). They extend finite MDPs via an associated counter taking natural values, thus inducing an infinite MDP over the set of configurations (current state and counter value). We consider two characteristic objectives: reaching a target state (state-reachability), and reaching a target state with counter value zero (selective termination). The synthesis problem for the latter is not known to be decidable and connected to major open problems in number theory. Furthermore, even seemingly simple strategies (e.g., memoryless ones) in OC-MDPs might be impossible to build in practice (due to the underlying infinite configuration space): we need finite, and preferably small, representations. To overcome these obstacles, we introduce two natural classes of concisely represented strategies based on a (possibly infinite) partition of counter values in intervals. For both classes, and both objectives, we study the verification problem (does a given strategy ensure a high enough probability for the objective?), and two synthesis problems (does there exist such a strategy?): one where the interval partition is fixed as input, and one where it is only parameterized. We develop a generic approach based on a compression of the induced infinite MDP that yields decidability in all cases, with all complexities within PSPACE.
