Goal-Conditioned Terminal Value Estimation for Real-time and Multi-task Model Predictive Control
Mitsuki Morita, Satoshi Yamamori, Satoshi Yagi, Norikazu Sugimoto, Jun Morimoto
TL;DR
This paper addresses the computational challenge of real-time Model Predictive Control (MPC) for high-dimensional robots by introducing goal-conditioned terminal value learning. It presents a two-layer hierarchical framework where the lower-layer MPC uses terminal values $\,\hat{V}_{\theta}(\boldsymbol{x}, \boldsymbol{g})$ conditioned on goals, while the upper layer generates time-varying goal trajectories to steer behavior, enabling multitask control. The approach is augmented with domain randomization and a surrogate robot model to improve robustness and speed, and is demonstrated on a simulated bipedal inverted pendulum (Diablo) performing lemniscate path tracking on flat and sloped terrain, achieving real-time performance within a $10$ ms control cycle and comparable performance to longer-horizon MPC. The results show that terminal values learned across varied goals enable diverse, smooth motions and robust operation under terrain changes, highlighting the practical potential for real-time, multitask MPC in dynamic environments.
Abstract
While MPC enables nonlinear feedback control by solving an optimal control problem at each timestep, the computational burden tends to be significantly large, making it difficult to optimize a policy within the control period. To address this issue, one possible approach is to utilize terminal value learning to reduce computational costs. However, the learned value cannot be used for other tasks in situations where the task dynamically changes in the original MPC setup. In this study, we develop an MPC framework with goal-conditioned terminal value learning to achieve multitask policy optimization while reducing computational time. Furthermore, by using a hierarchical control structure that allows the upper-level trajectory planner to output appropriate goal-conditioned trajectories, we demonstrate that a robot model is able to generate diverse motions. We evaluate the proposed method on a bipedal inverted pendulum robot model and confirm that combining goal-conditioned terminal value learning with an upper-level trajectory planner enables real-time control; thus, the robot successfully tracks a target trajectory on sloped terrain.
