English

Actor-Critic for Linearly-Solvable Continuous MDP with Partially Known Dynamics

Artificial Intelligence 2017-06-06 v1

Abstract

In many robotic applications, some aspects of the system dynamics can be modeled accurately while others are difficult to obtain or model. We present a novel reinforcement learning (RL) method for continuous state and action spaces that learns with partial knowledge of the system and without active exploration. It solves linearly-solvable Markov decision processes (L-MDPs), which are well suited for continuous state and action spaces, based on an actor-critic architecture. Compared to previous RL methods for L-MDPs and path integral methods which are model based, the actor-critic learning does not need a model of the uncontrolled dynamics and, importantly, transition noise levels; however, it requires knowing the control dynamics for the problem. We evaluate our method on two synthetic test problems, and one real-world problem in simulation and using real traffic data. Our experiments demonstrate improved learning and policy performance.

Keywords

Cite

@article{arxiv.1706.01077,
  title  = {Actor-Critic for Linearly-Solvable Continuous MDP with Partially Known Dynamics},
  author = {Tomoki Nishi and Prashant Doshi and Michael R. James and Danil Prokhorov},
  journal= {arXiv preprint arXiv:1706.01077},
  year   = {2017}
}

Comments

10 pages, 7 figures

R2 v1 2026-06-22T20:08:36.374Z