English

CORL: A Continuous-state Offset-dynamics Reinforcement Learner

Machine Learning 2012-06-18 v1 Machine Learning

Abstract

Continuous state spaces and stochastic, switching dynamics characterize a number of rich, realworld domains, such as robot navigation across varying terrain. We describe a reinforcementlearning algorithm for learning in these domains and prove for certain environments the algorithm is probably approximately correct with a sample complexity that scales polynomially with the state-space dimension. Unfortunately, no optimal planning techniques exist in general for such problems; instead we use fitted value iteration to solve the learned MDP, and include the error due to approximate planning in our bounds. Finally, we report an experiment using a robotic car driving over varying terrain to demonstrate that these dynamics representations adequately capture real-world dynamics and that our algorithm can be used to efficiently solve such problems.

Keywords

Cite

@article{arxiv.1206.3231,
  title  = {CORL: A Continuous-state Offset-dynamics Reinforcement Learner},
  author = {Emma Brunskill and Bethany Leffler and Lihong Li and Michael L. Littman and Nicholas Roy},
  journal= {arXiv preprint arXiv:1206.3231},
  year   = {2012}
}

Comments

Appears in Proceedings of the Twenty-Fourth Conference on Uncertainty in Artificial Intelligence (UAI2008)

R2 v1 2026-06-21T21:19:31.104Z