A Self-tuning Actor-critic Algorithm
2020 Β· Tom Zahavy, Zhongwen Xu, Vivek Veeriah, et al.
Abstract
Reinforcement learning algorithms are highly sensitive to the choice of hyperparameters, typically requiring significant manual effort to identify hyperparameters that perform well on a new domain. In this paper, we take a step towards addressing this issue by using metagradients to automatically adapt hyperparameters online by meta-gradient descent (Xu et al., 2018). We apply our algorithm, Self-Tuning Actor-Critic (STAC), to self-tune all the differentiable hyperparameters of an actor-critic loss function, to discover auxiliary tasks, and to improve off-policy learning using a novel leaky V-trace operator. STAC is simple to use, sample efficient and does not require a significant increase in compute. Ablative studies show that the overall performance of STAC improved as we adapt more hyperparameters. When applied to the Arcade Learning Environment (Bellemare et al. 2012), STAC improved the median human normalized score in 200M steps from 243% to 364%. When applied to the DM Control s
Authors
(none)
Tags
Stats
Related papers
- Stochastic Actor-critic: Mitigating Overestimation Via Temporal Aleatoric Uncertainty (2026)0.00
- Metatrace Actor-critic: Online Step-size Tuning By Meta-gradient Descent For Reinforcement Learning Control (2018)0.00
- Evolving Pareto-optimal Actor-critic Algorithms For Generalizability And Stability (2022)0.00
- Improving Actor-critic Training With Steerable Action-value Approximation Errors (2024)0.00
- Guide Actor-critic For Continuous Control (2017)0.00
- Decision-aware Actor-critic With Function Approximation And Theoretical Guarantees (2023)0.00
- SARC: Soft Actor Retrospective Critic (2023)0.00
- Mean Actor Critic (2017)0.00