The reviewed record of science sign in
Pith

arxiv: 1911.08701 · v1 · pith:JAV723NT · submitted 2019-11-20 · cs.LG · stat.ML

Bayesian Curiosity for Efficient Exploration in Reinforcement Learning

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:JAV723NTrecord.jsonopen to challenge →

classification cs.LG stat.ML
keywords learningmethodexplorationreinforcementspacealgorithmalgorithmsbayesian
0
0 comments X
read the original abstract

Balancing exploration and exploitation is a fundamental part of reinforcement learning, yet most state-of-the-art algorithms use a naive exploration protocol like $\epsilon$-greedy. This contributes to the problem of high sample complexity, as the algorithm wastes effort by repeatedly visiting parts of the state space that have already been explored. We introduce a novel method based on Bayesian linear regression and latent space embedding to generate an intrinsic reward signal that encourages the learning agent to seek out unexplored parts of the state space. This method is computationally efficient, simple to implement, and can extend any state-of-the-art reinforcement learning algorithm. We evaluate the method on a range of algorithms and challenging control tasks, on both simulated and physical robots, demonstrating how the proposed method can significantly improve sample complexity.

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 2 Pith papers

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

  1. Beyond Noisy-TVs: Noise-Robust Exploration Via Learning Progress Monitoring

    cs.LG 2025-09 unverdicted novelty 7.0

    LPM uses a dual-network design to compute intrinsic rewards from the change in prediction error across iterations, providing a noise-robust signal that is theoretically linked to information gain.

  2. Exploring Temporal Representation in Neural Processes for Multimodal Action Prediction

    cs.RO 2026-04 unverdicted novelty 5.0

    A revised DMBN with positional time encoding improves temporal representation and generalization in neural processes for multimodal robotic action prediction.