Probabilistic Constrained Reinforcement Learning with Formal Interpretability
Yanran Wang, Qiuchen Qian, David Boyle
TL;DR
AWaVO reframes constrained RL as Wasserstein variational optimization by introducing Adaptive Generalized Sliced Wasserstein Distance (A-GSWD) and Optimality-Rectified Policy Optimization with Distributional Representation (ORPO-DR). It proves global convergence with rate $\Theta(1/\sqrt{T})$ under mild assumptions and demonstrates guaranteed interpretability via a formal pseudo/true metric and distributional policy representations. Empirically, AWaVO achieves competitive or superior performance-interpretability trade-offs on Acrobot, Cartpole, Walker, Drone, and real quadrotor tasks, while providing probabilistic interpretations of decisions through latent factor analysis. This work advances safe, explainable RL for safety-critical domains by integrating probabilistic inference, distributional representations, and formal interpretability.
Abstract
Reinforcement learning can provide effective reasoning for sequential decision-making problems with variable dynamics. Such reasoning in practical implementation, however, poses a persistent challenge in interpreting the reward function and the corresponding optimal policy. Consequently, representing sequential decision-making problems as probabilistic inference can have considerable value, as, in principle, the inference offers diverse and powerful mathematical tools to infer the stochastic dynamics whilst suggesting a probabilistic interpretation of policy optimization. In this study, we propose a novel Adaptive Wasserstein Variational Optimization, namely AWaVO, to tackle these interpretability challenges. Our approach uses formal methods to achieve the interpretability for convergence guarantee, training transparency, and intrinsic decision-interpretation. To demonstrate its practicality, we showcase guaranteed interpretability with an optimal global convergence rate in simulation and in practical quadrotor tasks. In comparison with state-of-the-art benchmarks including TRPO-IPO, PCPO and CRPO, we empirically verify that AWaVO offers a reasonable trade-off between high performance and sufficient interpretability.
