On Policy Evaluation Algorithms in Distributional Reinforcement Learning
Julian Gerstenberg, Ralph Neininger, Denis Spiegel
TL;DR
This work develops universal distributional dynamic programming (DDP) methods for policy evaluation in distributional reinforcement learning, accommodating arbitrary reward distributions including heavy-tailed and unbounded cases. It introduces a general, parameterised DDP framework with projections and a sequence of updates that can grow representationally across iterations, providing concrete algorithms (PPA, ADP, QSP) and a rigorous error-analysis via accumulated projection error and contraction properties in Wasserstein-type metrics. The paper establishes quantitative bounds in Wasserstein and related metrics, extends bounds to Kolmogorov–Smirnov distance under suitable regularity, and develops density-approximation tools with uniform guarantees. Controlled experiments demonstrate the practical advantage of the proposed black-box DDP schemes over naive Monte Carlo in representative settings, and the appendices supply the technical foundations for the metric contractions and density results. Overall, the results offer a robust, broadly applicable toolkit for distributional policy evaluation in diverse MDPs, including those with complex, unbounded reward structures.
Abstract
We introduce a novel class of algorithms to efficiently approximate the unknown return distributions in policy evaluation problems from distributional reinforcement learning (DRL). The proposed distributional dynamic programming algorithms are suitable for underlying Markov decision processes (MDPs) having an arbitrary probabilistic reward mechanism, including continuous reward distributions with unbounded support being potentially heavy-tailed. For a plain instance of our proposed class of algorithms we prove error bounds, both within Wasserstein and Kolmogorov--Smirnov distances. Furthermore, for return distributions having probability density functions the algorithms yield approximations for these densities; error bounds are given within supremum norm. We introduce the concept of quantile-spline discretizations to come up with algorithms showing promising results in simulation experiments. While the performance of our algorithms can rigorously be analysed they can be seen as universal black box algorithms applicable to a large class of MDPs. We also derive new properties of probability metrics commonly used in DRL on which our quantitative analysis is based.
