Fast Adaptive Regression-based Model Predictive Control
Eslam Mostafa, Hussein A. Aly, Ahmed Elliethy

TL;DR
This paper introduces an adaptive regression-based MPC that predicts optimal horizon length and sample count, significantly reducing computational time while maintaining performance for linear and nonlinear systems.
Contribution
It presents a novel support vector regressor approach to adaptively determine MPC parameters based on system state changes, improving efficiency.
Findings
Achieves 35-65% reduction in computational time.
Maintains comparable control performance to state-of-the-art methods.
Effective for both linear and nonlinear models.
Abstract
Model predictive control (MPC) is an optimal control method that predicts the future states of the system being controlled and estimates the optimal control inputs that drive the predicted states to the required reference. The computations of the MPC are performed at pre-determined sample instances over a finite time horizon. The number of sample instances and the horizon length determine the performance of the MPC and its computational cost. A long horizon with a large sample count allows the MPC to better estimate the inputs when the states have rapid changes over time, which results in better performance but at the expense of high computational cost. However, this long horizon is not always necessary, especially for slowly-varying states. In this case, a short horizon with less sample count is preferable as the same MPC performance can be obtained but at a fraction of the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Control Systems Optimization · Fault Detection and Control Systems · Control Systems and Identification
