TL;DR
This paper introduces a method to improve model predictive control (MPC) by learning to reshape the cost function offline, enabling short-horizon MPC to mimic long-horizon hindsight plans and enhance performance in robotics tasks.
Contribution
It proposes a policy improvement scheme for MPC that leverages offline hindsight plans to reshape the cost function, integrating long-term reasoning into short-horizon planning.
Findings
Improved contact-rich manipulation performance in simulation and real-world tasks.
Effective long-term planning consolidation into short-horizon MPC.
Successful application to peg insertion with a PR2 robot.
Abstract
Model predictive control (MPC) is a popular control method that has proved effective for robotics, among other fields. MPC performs re-planning at every time step. Re-planning is done with a limited horizon per computational and real-time constraints and often also for robustness to potential model errors. However, the limited horizon leads to suboptimal performance. In this work, we consider the iterative learning setting, where the same task can be repeated several times, and propose a policy improvement scheme for MPC. The main idea is that between executions we can, offline, run MPC with a longer horizon, resulting in a hindsight plan. To bring the next real-world execution closer to the hindsight plan, our approach learns to re-shape the original cost function with the goal of satisfying the following property: short horizon planning (as realistic during real executions) with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
