Deep Value Model Predictive Control
Farbod Farshidian, David Hoeller, Marco Hutter

TL;DR
Deep Value Model Predictive Control (DMPC) integrates model-based trajectory optimization with value function estimation, enabling efficient obstacle avoidance and target reaching even with sparse rewards.
Contribution
The paper introduces DMPC, a novel actor-critic algorithm that combines MPC with value function estimation, improving convergence speed and robustness in control tasks.
Findings
DMPC effectively solves obstacle avoidance and target reaching tasks.
Including the value function in the cost accelerates convergence.
The algorithm works with sparse and binary reward signals.
Abstract
In this paper, we introduce an actor-critic algorithm called Deep Value Model Predictive Control (DMPC), which combines model-based trajectory optimization with value function estimation. The DMPC actor is a Model Predictive Control (MPC) optimizer with an objective function defined in terms of a value function estimated by the critic. We show that our MPC actor is an importance sampler, which minimizes an upper bound of the cross-entropy to the state distribution of the optimal sampling policy. In our experiments with a Ballbot system, we show that our algorithm can work with sparse and binary reward signals to efficiently solve obstacle avoidance and target reaching tasks. Compared to previous work, we show that including the value function in the running cost of the trajectory optimizer speeds up the convergence. We also discuss the necessary strategies to robustify the algorithm in…
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
TopicsReinforcement Learning in Robotics · Advanced Control Systems Optimization · Mitochondrial Function and Pathology
