Pith. sign in

REVIEW 1 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

arxiv 2201.12434 v1 pith:T5SRXTLR submitted 2022-01-28 cs.LG cs.AIcs.RO

classification cs.LGcs.AIcs.RO
keywords entropyrewardpolicyevaluationimprovementbetterhandintrinsic
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
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.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Learning Multi-Stage Pick-and-Place with a Legged Mobile Manipulator

    cs.RO 2025-09 accept novelty 6.0 of 10

    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.

Pith tools