English

Composing Meta-Policies for Autonomous Driving Using Hierarchical Deep Reinforcement Learning

Artificial Intelligence 2017-11-07 v1

Abstract

Rather than learning new control policies for each new task, it is possible, when tasks share some structure, to compose a "meta-policy" from previously learned policies. This paper reports results from experiments using Deep Reinforcement Learning on a continuous-state, discrete-action autonomous driving simulator. We explore how Deep Neural Networks can represent meta-policies that switch among a set of previously learned policies, specifically in settings where the dynamics of a new scenario are composed of a mixture of previously learned dynamics and where the state observation is possibly corrupted by sensing noise. We also report the results of experiments varying dynamics mixes, distractor policies, magnitudes/distributions of sensing noise, and obstacles. In a fully observed experiment, the meta-policy learning algorithm achieves 2.6x the reward achieved by the next best policy composition technique with 80% less exploration. In a partially observed experiment, the meta-policy learning algorithm converges after 50 iterations while a direct application of RL fails to converge even after 200 iterations.

Keywords

Cite

@article{arxiv.1711.01503,
  title  = {Composing Meta-Policies for Autonomous Driving Using Hierarchical Deep Reinforcement Learning},
  author = {Richard Liaw and Sanjay Krishnan and Animesh Garg and Daniel Crankshaw and Joseph E. Gonzalez and Ken Goldberg},
  journal= {arXiv preprint arXiv:1711.01503},
  year   = {2017}
}

Comments

8 pages, 11 figures

R2 v1 2026-06-22T22:36:12.087Z