pith. sign in

arxiv: 2007.01932 · v2 · pith:7XDEG5DCnew · submitted 2020-07-03 · 💻 cs.LG · stat.ML

Meta-SAC: Auto-tune the Entropy Temperature of Soft Actor-Critic via Metagradient

classification 💻 cs.LG stat.ML
keywords entropymeta-sactemperatureactor-criticautomaticallymetagradientmethodsac-v2
0
0 comments X
read the original abstract

Exploration-exploitation dilemma has long been a crucial issue in reinforcement learning. In this paper, we propose a new approach to automatically balance between these two. Our method is built upon the Soft Actor-Critic (SAC) algorithm, which uses an "entropy temperature" that balances the original task reward and the policy entropy, and hence controls the trade-off between exploitation and exploration. It is empirically shown that SAC is very sensitive to this hyperparameter, and the follow-up work (SAC-v2), which uses constrained optimization for automatic adjustment, has some limitations. The core of our method, namely Meta-SAC, is to use metagradient along with a novel meta objective to automatically tune the entropy temperature in SAC. We show that Meta-SAC achieves promising performances on several of the Mujoco benchmarking tasks, and outperforms SAC-v2 over 10% in one of the most challenging tasks, humanoid-v2.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

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

  1. Escaping the Variance Trap: Jacobian-Free Dynamics for Root-Finding Bilevel Optimization

    cs.LG 2026-06 unverdicted novelty 6.0

    Formalizes Root-Finding Bilevel Optimization (RF-BO) and introduces a Jacobian-free TTSA algorithm that structurally avoids variance amplification, with convergence guarantees and reported gains over squared-residual ...