Neural Horizon Model Predictive Control -- Increasing Computational Efficiency with Neural Networks
Hendrik Alsmeier, Anton Savchenko, Rolf Findeisen
TL;DR
The paper tackles real-time nonlinear MPC on fast or resource-constrained platforms by introducing Neural Horizon MPC, which substitutes the tail of the optimization horizon with a neural network-based tail. By learning a mapping for the tail states (and optionally tail costs), the approach shortens the online OCP horizon while aiming to retain near-optimal performance and constraint satisfaction. Simulation on an inverted pendulum on a cart demonstrates that Neural Horizon MPC achieves substantial computational gains over a full-horizon baseline while preserving stability, with the variant enforcing explicit state constraints showing robust safety guarantees. The work highlights practical implications for edge robotics and rapid-control applications, while noting that some tail-learning approaches (e.g., cost-estimation) may underperform and warrant further study.
Abstract
The expansion in automation of increasingly fast applications and low-power edge devices poses a particular challenge for optimization based control algorithms, like model predictive control. Our proposed machine-learning supported approach addresses this by utilizing a feed-forward neural network to reduce the computation load of the online-optimization. We propose approximating part of the problem horizon, while maintaining safety guarantees -- constraint satisfaction -- via the remaining optimization part of the controller. The approach is validated in simulation, demonstrating an improvement in computational efficiency, while maintaining guarantees and near-optimal performance. The proposed MPC scheme can be applied to a wide range of applications, including those requiring a rapid control response, such as robotics and embedded applications with limited computational resources.
