Towards Blackwell Optimality: Bellman Optimality Is All You Can Get
Victor Boone, Adrienne Tuynman
TL;DR
The work investigates learning higher-order optimalities in Markov decision processes and shows that Bellman optimality governs learnability across all orders, with non-degenerate MDPs (having a unique Bellman optimal policy) being the precisely identifiable class. It introduces HOPE, a consistent algorithm for all orders, and derives a δ-PC stopping rule that ensures finite-time termination for non-degenerate MDPs. A key technical development is the shattering construction, which isolates a Bellman-optimal policy as the unique gain-optimal policy in nearby models, establishing a universal degeneracy collapse across orders. The results unify the understanding of identifiability in high-order RL and point to PAC-based extensions and sample-complexity analyses for near-optimal learning.
Abstract
Although average gain optimality is a commonly adopted performance measure in Markov Decision Processes (MDPs), it is often too asymptotic. Further incorporating measures of immediate losses leads to the hierarchy of bias optimalities, all the way up to Blackwell optimality. In this paper, we investigate the problem of identifying policies of such optimality orders. To that end, for each order, we construct a learning algorithm with vanishing probability of error. Furthermore, we characterize the class of MDPs for which identification algorithms can stop in finite time. That class corresponds to the MDPs with a unique Bellman optimal policy, and does not depend on the optimality order considered. Lastly, we provide a tractable stopping rule that when coupled to our learning algorithm triggers in finite time whenever it is possible to do so.
