English

Local Search for Policy Iteration in Continuous Control

Machine Learning 2020-10-13 v1 Artificial Intelligence Machine Learning

Abstract

We present an algorithm for local, regularized, policy improvement in reinforcement learning (RL) that allows us to formulate model-based and model-free variants in a single framework. Our algorithm can be interpreted as a natural extension of work on KL-regularized RL and introduces a form of tree search for continuous action spaces. We demonstrate that additional computation spent on model-based policy improvement during learning can improve data efficiency, and confirm that model-based policy improvement during action selection can also be beneficial. Quantitatively, our algorithm improves data efficiency on several continuous control benchmarks (when a model is learned in parallel), and it provides significant improvements in wall-clock time in high-dimensional domains (when a ground truth model is available). The unified framework also helps us to better understand the space of model-based and model-free algorithms. In particular, we demonstrate that some benefits attributed to model-based RL can be obtained without a model, simply by utilizing more computation.

Keywords

Cite

@article{arxiv.2010.05545,
  title  = {Local Search for Policy Iteration in Continuous Control},
  author = {Jost Tobias Springenberg and Nicolas Heess and Daniel Mankowitz and Josh Merel and Arunkumar Byravan and Abbas Abdolmaleki and Jackie Kay and Jonas Degrave and Julian Schrittwieser and Yuval Tassa and Jonas Buchli and Dan Belov and Martin Riedmiller},
  journal= {arXiv preprint arXiv:2010.05545},
  year   = {2020}
}
R2 v1 2026-06-23T19:16:13.488Z