WAVE: Wasserstein Adaptive Value Estimation for Actor-Critic Reinforcement Learning
Abstract
We present WAVE (Wasserstein Adaptive Value Estimation for Actor-Critic), an approach to enhance stability in deep reinforcement learning through adaptive Wasserstein regularization. Our method addresses the inherent instability of actor-critic algorithms by incorporating an adaptively weighted Wasserstein regularization term into the critic’s loss function. We prove that WAVE achieves $\mathcal{O}\left(\frac{1}{k}\right)$ convergence rate for the critic’s mean squared error and provide theoretical guarantees for stability through Wasserstein-based regularization. Using the Sinkhorn approximation for computational efficiency, our approach automatically adjusts the regularization based on the agent’s performance. Theoretical analysis and experimental results demonstrate that WAVE achieves superior performance compared to standard actor-critic methods.
Cite
Text
Baheri et al. "WAVE: Wasserstein Adaptive Value Estimation for Actor-Critic Reinforcement Learning." Proceedings of the 7th Annual Learning for Dynamics \& Control Conference, 2025.Markdown
[Baheri et al. "WAVE: Wasserstein Adaptive Value Estimation for Actor-Critic Reinforcement Learning." Proceedings of the 7th Annual Learning for Dynamics \& Control Conference, 2025.](https://mlanthology.org/l4dc/2025/baheri2025l4dc-wave/)BibTeX
@inproceedings{baheri2025l4dc-wave,
title = {{WAVE: Wasserstein Adaptive Value Estimation for Actor-Critic Reinforcement Learning}},
author = {Baheri, Ali and Shahrooei, Zahra and Salgarkar, Chirayu},
booktitle = {Proceedings of the 7th Annual Learning for Dynamics \& Control Conference},
year = {2025},
pages = {920-931},
volume = {283},
url = {https://mlanthology.org/l4dc/2025/baheri2025l4dc-wave/}
}