pith. sign in

arxiv: 1906.07805 · v1 · pith:6JQD7644new · submitted 2019-06-18 · 💻 cs.LG · cs.AI· stat.ML

Directed Exploration for Reinforcement Learning

classification 💻 cs.LG cs.AIstat.ML
keywords explorationuncertaintydirectedlearningrewardstatesaddingbonuses
0
0 comments X
read the original abstract

Efficient exploration is necessary to achieve good sample efficiency for reinforcement learning in general. From small, tabular settings such as gridworlds to large, continuous and sparse reward settings such as robotic object manipulation tasks, exploration through adding an uncertainty bonus to the reward function has been shown to be effective when the uncertainty is able to accurately drive exploration towards promising states. However reward bonuses can still be inefficient since they are non-stationary, which means that we must wait for function approximators to catch up and converge again when uncertainties change. We propose the idea of directed exploration, that is learning a goal-conditioned policy where goals are simply other states, and using that to directly try to reach states with large uncertainty. The goal-conditioned policy is independent of uncertainty and is thus stationary. We show in our experiments how directed exploration is more efficient at exploration and more robust to how the uncertainty is computed than adding bonuses to rewards.

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. Preemptive Solving of Future Problems: Multitask Preplay in Humans and Machines

    cs.LG 2025-07 unverdicted novelty 7.0

    Multitask Preplay replays experience from pursued tasks as starting points for counterfactual simulation of unpursued tasks to learn predictive representations that support fast generalization in humans and machines.