REVIEW 3 cited by
Do You Need the Entropy Reward (in Practice)?
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
Maximum entropy (MaxEnt) RL maximizes a combination of the original task reward and an entropy reward. It is believed that the regularization imposed by entropy, on both policy improvement and policy evaluation, together contributes to good exploration, training convergence, and robustness of learned policies. This paper takes a closer look at entropy as an intrinsic reward, by conducting various ablation studies on soft actor-critic (SAC), a popular representative of MaxEnt RL. Our findings reveal that in general, entropy rewards should be applied with caution to policy evaluation. On one hand, the entropy reward, like any other intrinsic reward, could obscure the main task reward if it is not properly managed. We identify some failure cases of the entropy reward especially in episodic Markov decision processes (MDPs), where it could cause the policy to be overly optimistic or pessimistic. On the other hand, our large-scale empirical study shows that using entropy regularization alone in policy improvement, leads to comparable or even better performance and robustness than using it in both policy improvement and policy evaluation. Based on these observations, we recommend either normalizing the entropy reward to a zero mean (SACZero), or simply removing it from policy evaluation (SACLite) for better practical results.
Forward citations
Cited by 3 Pith papers
-
Learning Multi-Stage Pick-and-Place with a Legged Mobile Manipulator
A simulation-trained teacher-student policy with progressive policy expansion achieves 78.3% real-world success on a long-horizon mobile pick-and-place task.
-
SLIM: Sim-to-Real Legged Instructive Manipulation via Long-Horizon Visuomotor Learning
A single policy trained purely in simulation with a hierarchical teacher-student pipeline solves long-horizon search-grasp-transport-drop tasks on a low-cost quadruped with about 78% real-world success.
-
Stabilizing Reinforcement Learning in Differentiable Multiphysics Simulation
Soft Analytic Policy Optimization (SAPO), a maximum-entropy actor-critic method trained with analytic gradients from differentiable physics, outperforms PPO, SAC, APG, and SHAC on six rigid-and-deformable-body manipul...
Discussion (0). Continue with ORCID to comment.