paper-with-me

Papers

On the Convergence of Smooth Regularized Approximate Value Iteration Schemes

2020-12-01 · NeurIPS 2020 12 · Elena Smirnova, Elvis Dohmatob

Entropy regularization, smoothing of Q-values and neural network function approximator are key components of the state-of-the-art reinforcement learning (RL) algorithms, such as Soft Actor-Critic~\cite{haarnoja2018soft}. Despite the widespread use, the impact of these core techniques on the convergence of RL algorithms is not yet fully understood. In this work, we analyse these techniques from error propagation perspective using the approximate dynamic programming framework. In particular, our analysis shows that (1) value smoothing results in increased stability of the algorithm in exchange for slower convergence, (2) entropy regularization reduces overestimation errors at the cost of modifying the original problem, (3) we study a combination of these techniques that describes the Soft Actor-Critic algorithm.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음

Similar Papers 제목 키워드 기반

$O(T^{-1})$ Convergence of Optimistic-Follow-the-Regularized-Leader in Two-Player Zero-Sum Markov Games

2022-09-26 · Yuepeng Yang, Cong Ma

We prove that optimistic-follow-the-regularized-leader (OFTRL), together with smooth value updates, finds an $O(T^{-1})$-approximate Nash equilibrium in $T$ iterations for two-player zero-sum Markov games with full infor…

Bridging the Gap between Newton-Raphson Method and Regularized Policy Iteration

2023-10-11 · Zeyang Li, Chuxiong Hu, Yunan Wang, Guojian Zhan 외

Regularization is one of the most important techniques in reinforcement learning algorithms. The well-known soft actor-critic algorithm is a special case of regularized policy iteration where the regularizer is chosen as…

Policy Optimization for Markov Games: Unified Framework and Faster Convergence

2022-06-06 · Runyu Zhang, Qinghua Liu, Huan Wang, Caiming Xiong 외

This paper studies policy optimization algorithms for multi-agent reinforcement learning. We begin by proposing an algorithm framework for two-player zero-sum Markov Games in the full-information setting, where each iter…

Multi-agent Reinforcement Learning

On the Convergence of Approximate and Regularized Policy Iteration Schemes

2019-09-20 · Elena Smirnova, Elvis Dohmatob

Entropy regularized algorithms such as Soft Q-learning and Soft Actor-Critic, recently showed state-of-the-art performance on a number of challenging reinforcement learning (RL) tasks. The regularized formulation modifie…

Q-LearningReinforcement LearningReinforcement Learning (RL)

Convergence Rates of Smooth Message Passing with Rounding in Entropy-Regularized MAP Inference

2019-07-02 · Jonathan N. Lee, Aldo Pacchiano, Michael. I. Jordan

Maximum a posteriori (MAP) inference is a fundamental computational paradigm for statistical inference. In the setting of graphical models, MAP inference entails solving a combinatorial optimization problem to find the m…

Combinatorial Optimization