REVIEW 3 cited by
MaxInfoRL: Boosting exploration in reinforcement learning through information gain maximization
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
Reinforcement learning (RL) algorithms aim to balance exploiting the current best strategy with exploring new options that could lead to higher rewards. Most common RL algorithms use undirected exploration, i.e., select random sequences of actions. Exploration can also be directed using intrinsic rewards, such as curiosity or model epistemic uncertainty. However, effectively balancing task and intrinsic rewards is challenging and often task-dependent. In this work, we introduce a framework, MaxInfoRL, for balancing intrinsic and extrinsic exploration. MaxInfoRL steers exploration towards informative transitions, by maximizing intrinsic rewards such as the information gain about the underlying task. When combined with Boltzmann exploration, this approach naturally trades off maximization of the value function with that of the entropy over states, rewards, and actions. We show that our approach achieves sublinear regret in the simplified setting of multi-armed bandits. We then apply this general formulation to a variety of off-policy model-free RL methods for continuous state-action spaces, yielding novel algorithms that achieve superior performance across hard exploration problems and complex scenarios such as visual control tasks.
Forward citations
Cited by 3 Pith papers
-
Divide, Discover, Deploy: Factorized Skill Learning with Symmetry and Style Priors
A factorized USD framework that mixes METRA and DIAYN per state factor, adds symmetry and style priors, and achieves sim-to-real transfer on a quadruped.
-
Learning What Matters Now: A Dual-Critic Context-Aware RL Framework for Priority-Driven Information Gain
CA-MIQ combines a novelty-driven intrinsic critic with a priority-shift detector and selective value resets, achieving about four times higher mission success than baseline Q-learning after priority changes in a simul...
-
Information-Based Exploration via Random Features for Reinforcement Learning
Random-feature Gaussian-process information gain is turned into a closed-form exploration bonus for PPO that matches RND/VIME/#Explo on 12 control, navigation, and sparse-locomotion tasks, with error bounds on the app...
Discussion (0). Sign in to comment.