MPC with Sensor-Based Online Cost Adaptation
Avadesh Meduri, Huaijiang Zhu, Armand Jordana, Ludovic Righetti

TL;DR
This paper presents a novel MPC approach that uses a neural network to adapt the cost function online based on sensory inputs, enabling real-time, safe, and robust robot control with high-dimensional visual data.
Contribution
It introduces a neural network-based cost adaptation method for MPC that handles high-dimensional sensor data without solving non-convex problems online.
Findings
Efficiently solves complex non-convex problems with visual inputs
Demonstrates robustness to external disturbances
Enables real-time safe robot control
Abstract
Model predictive control is a powerful tool to generate complex motions for robots. However, it often requires solving non-convex problems online to produce rich behaviors, which is computationally expensive and not always practical in real time. Additionally, direct integration of high dimensional sensor data (e.g. RGB-D images) in the feedback loop is challenging with current state-space methods. This paper aims to address both issues. It introduces a model predictive control scheme, where a neural network constantly updates the cost function of a quadratic program based on sensory inputs, aiming to minimize a general non-convex task loss without solving a non-convex problem online. By updating the cost, the robot is able to adapt to changes in the environment directly from sensor measurement without requiring a new cost design. Furthermore, since the quadratic program can be solved…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Control Systems Optimization · Reinforcement Learning in Robotics · Control Systems and Identification
