Composing MPC with LQR and Neural Network for Amortized Efficiency and Stable Control
Fangyu Wu, Guanhua Wang, Siyuan Zhuang, Kehan Wang, Alexander Keimer,, Ion Stoica, Alexandre Bayen

TL;DR
This paper introduces a hybrid control scheme combining MPC, LQR, and neural networks to improve computational efficiency and stability without extensive pre-training, applicable to various dynamical systems.
Contribution
It proposes a novel triple-mode hybrid control scheme that enhances MPC efficiency and stability, avoiding pre-computation and certifying neural network safety.
Findings
Improves amortized running time of MPC with neural networks.
Maintains closed-loop stability with neural networks of proper dimensions.
Applicable to chaotic and slow systems with tailored variants.
Abstract
Model predictive control (MPC) is a powerful control method that handles dynamical systems with constraints. However, solving MPC iteratively in real time, i.e., implicit MPC, remains a computational challenge. To address this, common solutions include explicit MPC and function approximation. Both methods, whenever applicable, may improve the computational efficiency of the implicit MPC by several orders of magnitude. Nevertheless, explicit MPC often requires expensive pre-computation and does not easily apply to higher-dimensional problems. Meanwhile, function approximation, although scales better with dimension, still requires pre-training on a large dataset and generally cannot guarantee to find an accurate surrogate policy, the failure of which often leads to closed-loop instability. To address these issues, we propose a triple-mode hybrid control scheme, named Memory-Augmented MPC,…
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 · Control Systems and Identification · Fuel Cells and Related Materials
