ROMar 8, 2017

Combining Model-Based and Model-Free Updates for Trajectory-Centric Reinforcement Learning

arXiv:1703.03078v3165 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of data-efficient and robust reinforcement learning for robotic manipulation, representing an incremental improvement by integrating existing techniques in a principled way.

The paper tackled the challenge of combining model-based and model-free reinforcement learning to achieve data efficiency and handle complex dynamics, resulting in a method that solved manipulation tasks with performance comparable to or better than model-free methods while maintaining model-based sample efficiency.

Reinforcement learning (RL) algorithms for real-world robotic applications need a data-efficient learning process and the ability to handle complex, unknown dynamical systems. These requirements are handled well by model-based and model-free RL approaches, respectively. In this work, we aim to combine the advantages of these two types of methods in a principled manner. By focusing on time-varying linear-Gaussian policies, we enable a model-based algorithm based on the linear quadratic regulator (LQR) that can be integrated into the model-free framework of path integral policy improvement (PI2). We can further combine our method with guided policy search (GPS) to train arbitrary parameterized policies such as deep neural networks. Our simulation and real-world experiments demonstrate that this method can solve challenging manipulation tasks with comparable or better performance than model-free methods while maintaining the sample efficiency of model-based methods. A video presenting our results is available at https://sites.google.com/site/icml17pilqr

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes