Auto adaptation of closed-loop insulin delivery system using continuous reward functions and incremental

Maria Cecilia Serafini1, Nicolas Rosales1, Fabricio Garelli1

  • 1Grupo de Control Aplicado, Instituto LEICI (UNLP-CONICET), Facultad de Ingeniería, Universidad Nacional de La Plata, Argentina.

Summary

This study shows Reinforcement Learning (RL) agents improve long-term artificial pancreas (AP) system performance by adapting to insulin sensitivity changes. Continuous reward functions further enhance these automated insulin delivery (AID) systems for better blood glucose regulation.

Related Concept Videos

Open and closed-loop control systems01:17

Open and closed-loop control systems

Control systems are foundational elements in automation and engineering. They are broadly categorized into open-loop and closed-loop systems. These classifications hinge on the presence or absence of feedback mechanisms, significantly influencing the system's performance, complexity, and application.
An open-loop control system operates without feedback from the output. It consists of two primary elements: the controller and the controlled process. The controller receives an input signal...
804
Insulin: Dosing Regimen and Adverse Effects01:16

Insulin: Dosing Regimen and Adverse Effects

Insulin-replacement therapy usually includes both long-acting insulin (basal) and short-acting insulin (to cater to postprandial needs). In a diverse group of type 1 diabetes patients, the average daily insulin dose is typically 0.5-0.7 units/kg body weight. However, obese patients and pubertal adolescents may need more due to insulin resistance.
The basal dose constitutes about 40%-50% of the total daily dose, with the rest as premeal insulin. The mealtime insulin dose should mirror...
207
Insulin Formulations: Types and Delivery01:27

Insulin Formulations: Types and Delivery

Insulin preparations are categorized by their duration of action into short-acting and long-acting types. Two strategies are used to modify insulin's absorption and pharmacokinetic profile: slowing the absorption post-subcutaneous injection, or altering human insulin's amino acid sequence or protein structure. These changes retain the insulin's ability to bind to the insulin receptor, but alter its behavior in solution or after injection.
Short-acting insulins are divided into...
226
PD Controller: Design01:26

PD Controller: Design

In automotive engineering, car suspension systems often employ Proportional Derivative (PD) controllers to enhance performance. PD controllers are utilized to adjust the damping force in response to road conditions. A controller, acting as an amplifier with a constant gain, demonstrates proportional control, with output directly mirroring input.
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
282
Feedback control systems01:26

Feedback control systems

Feedback control systems are categorized in various ways based on their design, analysis, and signal types.
Linear feedback systems are theoretical models that simplify analysis and design. These systems operate under the principle that their output is directly proportional to their input within certain ranges. For instance, an amplifier in a control system behaves linearly as long as the input signal remains within a specific range. However, most physical systems exhibit inherent nonlinearity...
344
PI Controller: Design01:24

PI Controller: Design

Proportional Integral (PI) controllers are a fundamental component in modern control systems, widely used to enhance performance and mitigate steady-state errors. They are particularly effective in applications such as automatic brightness adjustment on smartphones, where they excel at mitigating steady-state errors for step-function inputs. Unlike PD controllers, which require time-varying errors to function optimally, PI controllers leverage their integral component to address residual...
331