pith. sign in

arxiv: 1301.6690 · v1 · pith:NYEUTGUEnew · submitted 2013-01-23 · 💻 cs.AI · cs.LG

Model-Based Bayesian Exploration

classification 💻 cs.AI cs.LG
keywords explorationinformationuncertaintyvalueactionactionsdistributionsexploitation
0
0 comments X
read the original abstract

Reinforcement learning systems are often concerned with balancing exploration of untested actions against exploitation of actions that are known to be good. The benefit of exploration can be estimated using the classical notion of Value of Information - the expected improvement in future decision quality arising from the information acquired by exploration. Estimating this quantity requires an assessment of the agent's uncertainty about its current value estimates for states. In this paper we investigate ways of representing and reasoning about this uncertainty in algorithms where the system attempts to learn a model of its environment. We explicitly represent uncertainty about the parameters of the model and build probability distributions over Q-values based on these. These distributions are used to compute a myopic approximation to the value of information for each action and hence to select the action that best balances exploration and exploitation.

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. Bayesian Inverse Transition Learning: Learning Dynamics From Near-Optimal Trajectories

    cs.LG 2024-11 unverdicted novelty 6.0

    A Bayesian method uses near-optimality constraints from expert trajectories to estimate transition dynamics in offline model-based reinforcement learning.