Markov Decision Processes of the Third Kind: Learning Distributions by Policy Gradient Descent
Nicole Bäuerle, Athanasios Vasileiadis
TL;DR
The paper defines Distributional MDPs of the third kind where the goal is to steer the distribution of the terminal cumulative reward toward a target law. It introduces a model-free policy-gradient method with randomized Markov policies parameterized by neural networks on an augmented state space, optimizing a characteristic-function loss to match the target distribution. A lifted MDP formulation, rigorous convergence guarantees to stationary points via stochastic approximation, and a suite of applications (linear-quadratic, wealth targeting, and compact-support distributions) demonstrate the method's flexibility and highlight non-uniqueness phenomena in distributional controls. The approach provides a principled, data-driven way to shape full reward distributions and connects classical MDPs to distributional objectives through augmentation and CF-based objectives. Overall, the work advances distributional control by coupling neural-parametrized randomized policies with CF-based objectives and proving convergence in a model-free setting, with practical impact for risk-aware decision-making and distributional policy design.
Abstract
The goal of this paper is to analyze distributional Markov Decision Processes as a class of control problems in which the objective is to learn policies that steer the distribution of a cumulative reward toward a prescribed target law, rather than optimizing an expected value or a risk functional. To solve the resulting distributional control problem in a model-free setting, we propose a policy-gradient algorithm based on neural-network parameterizations of randomized Markov policies, defined on an augmented state space and a sample-based evaluation of the characteristic-function loss. Under mild regularity and growth assumptions, we prove convergence of the algorithm to stationary points using stochastic approximation techniques. Several numerical experiments illustrate the ability of the method to match complex target distributions, recover classical optimal policies when they exist, and reveal intrinsic non-uniqueness phenomena specific to distributional control.
