REVIEW 2 cited by
Policy Optimization Reinforcement Learning with Entropy Regularization
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
read the original abstract
Entropy regularization is an important idea in reinforcement learning, with great success in recent algorithms like Soft Q Network (SQN) and Soft Actor-Critic (SAC1). In this work, we extend this idea into the on-policy realm. We propose the soft policy gradient theorem (SPGT) for on-policy maximum entropy reinforcement learning. With SPGT, a series of new policy optimization algorithms are derived, such as SPG, SA2C, SA3C, SDDPG, STRPO, SPPO, SIMPALA and so on. We find that SDDPG is equivalent to SAC1. For policy gradient, the policy network is often represented as a Gaussian distribution with a global action variance, which damages the representation capacity. We introduce a local action variance for policy network and find it can work collaboratively with the idea of entropy regularization. Our method outperforms prior works on a range of benchmark tasks. Furthermore, our method can be easily extended to large scale experiment with great stability and parallelism.
Forward citations
Cited by 2 Pith papers
-
Understanding Human-like Solutions in Combinatorial Optimization via Learning and Search
Human Euclidean TSP tours occupy a near-optimal geometric basin best reproduced, without human training data, by PointerNets pretrained on optimal tours, RL-fine-tuned, and decoded with Best-of-N sampling.
-
Minding Motivation: The Effect of Intrinsic Motivation on Agent Behaviors
Intrinsic motivation rewards measurably change RL agent policies in MiniGrid, and the GRM wrapper only partially counteracts these behavior changes.
Discussion (0). Sign in to comment.