MLLGPRJul 19, 2024

On Policy Evaluation Algorithms in Distributional Reinforcement Learning

arXiv:2407.14175v11 citationsh-index: 3
Originality Incremental advance
AI Analysis

This work addresses the challenge of handling arbitrary reward distributions in MDPs for DRL practitioners, though it appears incremental as it builds on existing DRL methods.

The authors tackled the problem of approximating return distributions in policy evaluation for distributional reinforcement learning, introducing a class of algorithms with proven error bounds in Wasserstein and Kolmogorov-Smirnov distances, and demonstrating promising simulation results.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes