English

Distributional Reinforcement Learning with Regularized Wasserstein Loss

Machine Learning 2024-10-16 v5 Machine Learning

Abstract

The empirical success of distributional reinforcement learning (RL) highly relies on the choice of distribution divergence equipped with an appropriate distribution representation. In this paper, we propose \textit{Sinkhorn distributional RL (SinkhornDRL)}, which leverages Sinkhorn divergence, a regularized Wasserstein loss, to minimize the difference between current and target Bellman return distributions. Theoretically, we prove the contraction properties of SinkhornDRL, aligning with the interpolation nature of Sinkhorn divergence between Wasserstein distance and Maximum Mean Discrepancy (MMD). The introduced SinkhornDRL enriches the family of distributional RL algorithms, contributing to interpreting the algorithm behaviors compared with existing approaches by our investigation into their relationships. Empirically, we show that SinkhornDRL consistently outperforms or matches existing algorithms on the Atari games suite and particularly stands out in the multi-dimensional reward setting. \thanks{Code is available in \url{https://github.com/datake/SinkhornDistRL}.}.

Keywords

Cite

@article{arxiv.2202.00769,
  title  = {Distributional Reinforcement Learning with Regularized Wasserstein Loss},
  author = {Ke Sun and Yingnan Zhao and Wulong Liu and Bei Jiang and Linglong Kong},
  journal= {arXiv preprint arXiv:2202.00769},
  year   = {2024}
}

Comments

Accepted in NeurIPS 2024

R2 v1 2026-06-24T09:14:42.812Z