English

Differentiable MPC for End-to-end Planning and Control

Machine Learning 2019-10-15 v3 Artificial Intelligence Optimization and Control Machine Learning

Abstract

We present foundations for using Model Predictive Control (MPC) as a differentiable policy class for reinforcement learning in continuous state and action spaces. This provides one way of leveraging and combining the advantages of model-free and model-based approaches. Specifically, we differentiate through MPC by using the KKT conditions of the convex approximation at a fixed point of the controller. Using this strategy, we are able to learn the cost and dynamics of a controller via end-to-end learning. Our experiments focus on imitation learning in the pendulum and cartpole domains, where we learn the cost and dynamics terms of an MPC policy class. We show that our MPC policies are significantly more data-efficient than a generic neural network and that our method is superior to traditional system identification in a setting where the expert is unrealizable.

Keywords

Cite

@article{arxiv.1810.13400,
  title  = {Differentiable MPC for End-to-end Planning and Control},
  author = {Brandon Amos and Ivan Dario Jimenez Rodriguez and Jacob Sacks and Byron Boots and J. Zico Kolter},
  journal= {arXiv preprint arXiv:1810.13400},
  year   = {2019}
}

Comments

NeurIPS 2018

R2 v1 2026-06-23T04:59:23.675Z