@COMMENT This file was generated by bib2html.pl <http://www.cs.cmu.edu/~pfr/misc_software/index.html#bib2html> version 0.90
@COMMENT written by Patrick Riley <http://www.cs.cmu.edu/~pfr>
@COMMENT This file came from Peter Stone's publication pages at
@COMMENT http://www.cs.utexas.edu/~pstone/papers
@InProceedings{ICDL12-hester,
  author="Todd Hester and Peter Stone",
  title="Intrinsically Motivated Model Learning for a Developing Curious Agent",
  booktitle = "The Eleventh International Conference on Development and Learning (ICDL)",
  location = "San Diego, CA",
  month = "Nov",
  year = "2012",
  abstract = "Reinforcement Learning (RL) agents are typically deployed to learn a
specific, concrete task based on a pre-defined reward function.
However, in some cases an agent may be able to gain
experience in the domain prior to being given a task. In such
cases, intrinsic motivation can be used to enable the agent to learn a
useful model of the environment that is likely to help it learn its
eventual tasks more efficiently.
This paper presents the \textsc{texplore} with
Variance-And-Novelty-Intrinsic-Rewards algorithm
(\textsc{texplore-vanir}), an intrinsically motivated model-based RL
algorithm. The algorithm learns models of the transition dynamics of a
domain using random forests. It calculates two different intrinsic
motivations from this model: one to explore where the model is uncertain,
and one to acquire novel experiences that the model has not yet been
trained on. This paper presents experiments demonstrating that the
combination of these two intrinsic rewards enables the algorithm to
learn an accurate model of a domain with no external rewards and that
the learned model can be used afterward to perform tasks in the
domain. While learning the model, the agent explores the domain in a
developing and curious way, progressively learning more complex
skills. In addition, the experiments show that combining the agent's
intrinsic rewards with external task rewards enables the agent to
learn faster than using external rewards alone.",
}
