Vector-Valued Distributional Reinforcement Learning Policy Evaluation: A Hilbert Space Embedding Approach
Mehrdad Mohammadi, Qi Zheng, Ruoqing Zhu
TL;DR
The paper tackles offline evaluation of policies in high-dimensional, multi-dimensional reinforcement learning settings by representing return distributions through kernel mean embeddings in a reproducing kernel Hilbert space. By employing a kernel IPM based on Ma térn kernels, KE-DRL achieves a contraction-like property for the distributional Bellman operator and derives finite-sample convergence guarantees for the conditional mean embeddings. The method estimates off-policy quantities with nonparametric importance ratios in RKHS, uses a finite return grid to approximate embeddings, and provides a practical algorithm (KE-DRL) with stability-driven optimization via AdamW and fixed-point/mass penalties. Empirically, KE-DRL yields accurate mean embeddings and enables recovery of various distributional statistics in offline multi-dimensional RL tasks, demonstrating robust performance and offering a scalable framework for risk-aware decision making in complex settings.
Abstract
We propose an (offline) multi-dimensional distributional reinforcement learning framework (KE-DRL) that leverages Hilbert space mappings to estimate the kernel mean embedding of the multi-dimensional value distribution under a proposed target policy. In our setting, the state-action variables are multi-dimensional and continuous. By mapping probability measures into a reproducing kernel Hilbert space via kernel mean embeddings, our method replaces Wasserstein metrics with an integral probability metric. This enables efficient estimation in multi-dimensional state-action spaces and reward settings, where direct computation of Wasserstein distances is computationally challenging. Theoretically, we establish contraction properties of the distributional Bellman operator under our proposed metric involving the Matern family of kernels and provide uniform convergence guarantees. Simulations and empirical results demonstrate robust off-policy evaluation and recovery of the kernel mean embedding under mild assumptions, namely, Lipschitz continuity and boundedness of the kernels, highlighting the potential of embedding-based approaches in complex real-world decision-making scenarios and risk evaluation.
