Model Predictive Control (MPC) of an Artificial Pancreas with Data-Driven Learning of Multi-Step-Ahead Blood Glucose Predictors
Eleonora Maria Aiello, Mehrad Jaloli, Marzia Cescon

TL;DR
This paper introduces a novel data-driven blood glucose predictor using LSTM within an MPC framework for artificial pancreas control, demonstrating improved glucose regulation in simulation scenarios of type 1 diabetes.
Contribution
It proposes integrating an LSTM-based multi-step-ahead BG predictor directly into MPC, bypassing traditional open-loop model identification, and evaluates its performance against a linear ARX model.
Findings
LSTM-MPC achieved higher time-in-range percentages in simulations.
The approach reduced hypoglycemia incidents compared to ARX-MPC.
Accurate future glucose predictions improved closed-loop control.
Abstract
We present the design and \textit{in-silico} evaluation of a closed-loop insulin delivery algorithm to treat type 1 diabetes (T1D) consisting in a data-driven multi-step-ahead blood glucose (BG) predictor integrated into a Linear Time-Varying (LTV) Model Predictive Control (MPC) framework. Instead of identifying an open-loop model of the glucoregulatory system from available data, we propose to directly fit the entire BG prediction over a predefined prediction horizon to be used in the MPC, as a nonlinear function of past input-ouput data and an affine function of future insulin control inputs. For the nonlinear part, a Long Short-Term Memory (LSTM) network is proposed, while for the affine component a linear regression model is chosen. To assess benefits and drawbacks when compared to a traditional linear MPC based on an auto-regressive with exogenous (ARX) input model identified from…
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
TopicsDiabetes Management and Research · Cardiovascular Function and Risk Factors · Advanced Control Systems Optimization
MethodsLinear Regression
