@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{ICRA10-hester,
  author="Todd Hester and Michael Quinlan and Peter Stone",
  title="Generalized Model Learning for Reinforcement Learning on a Humanoid Robot",
  booktitle = "{IEEE} International Conference on Robotics and Automation (ICRA)",
  location = "Anchorage, Alaska",
  month = "May",
  year = "2010",
  abstract = "Reinforcement learning (RL) algorithms have long been
	promising methods for enabling an autonomous robot to improve its
	behavior on sequential decision-making tasks. The obvious enticement is
	that the robot should be able to improve its own behavior without the
	need for detailed step-by-step programming. However, for RL to reach its
	full potential, the algorithms must be sample efficient: they must learn
	competent behavior from very few real-world trials. From this
	perspective, model-based methods, which use experiential data more
	efficiently than model-free approaches, are appealing. But they often
	require exhaustive exploration to learn an accurate model of the domain.
	In this paper, we present an algorithm, Reinforcement Learning with
	Decision Trees (RL-DT), that uses decision trees to learn the model by
	generalizing the relative effect of actions across states. The agent
	explores the environment until it believes it has a reasonable policy.
	The combination of the learning approach with the targeted exploration
	policy enables fast learning of the model. We compare RL-DT against
	standard model-free and model-based learning methods, and demonstrate
	its effectiveness on an Aldebaran Nao humanoid robot scoring goals in a
	penalty kick scenario.",
  wwwnote={Video available at <a href="http://www.cs.utexas.edu/~AustinVilla/?p=research/rl_kick">http://www.cs.utexas.edu/~AustinVilla/?p=research/rl_kick</a>},
}
