paper-with-me

홈 › Papers

Offline Reinforcement Learning for Safer Blood Glucose Control in People with Type 1 Diabetes

2022-04-07 · Harry Emerson, Matthew Guy, Ryan McConville

The widespread adoption of effective hybrid closed loop systems would represent an important milestone of care for people living with type 1 diabetes (T1D). These devices typically utilise simple control algorithms to select the optimal insulin dose for maintaining blood glucose levels within a healthy range. Online reinforcement learning (RL) has been utilised as a method for further enhancing glucose control in these devices. Previous approaches have been shown to reduce patient risk and improve time spent in the target range when compared to classical control algorithms, but are prone to instability in the learning process, often resulting in the selection of unsafe actions. This work presents an evaluation of offline RL for developing effective dosing policies without the need for potentially dangerous patient interaction during training. This paper examines the utility of BCQ, CQL and TD3-BC in managing the blood glucose of the 30 virtual patients available within the FDA-approved UVA/Padova glucose dynamics simulator. When trained on less than a tenth of the total training samples required by online RL to achieve stable performance, this work shows that offline RL can significantly increase time in the healthy blood glucose range from 61.6 +\- 0.3% to 65.3 +/- 0.5% when compared to the strongest state-of-art baseline (p < 0.001). This is achieved without any associated increase in low blood glucose events. Offline RL is also shown to be able to correct for common and challenging control scenarios such as incorrect bolus dosing, irregular meal timings and compression errors.

📄 PDF Abstract BibTeX arXiv:2204.03376

Code (1)

hemerson1/offline-glucose 공식 구현 pytorch

Tasks

Offline RLReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Blood Glucose Control Via Pre-trained Counterfactual Invertible Neural Networks

2024-05-23 · Jingchi Jiang, Rujia Shen, Boran Wang, Yi Guan

Type 1 diabetes mellitus (T1D) is characterized by insulin deficiency and blood glucose (BG) control issues. The state-of-the-art solution for continuous BG control is reinforcement learning (RL), where an agent can dyna…

counterfactualCounterfactual InferenceReinforcement Learning (RL)

Data-Driven Robust Control Using Reinforcement Learning

2020-04-16 · Phuong D. Ngo, Fred Godtliebsen

This paper proposes a robust control design method using reinforcement-learning for controlling partially-unknown dynamical systems under uncertain conditions. The method extends the optimal reinforcement-learning algori…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Deep Reinforcement Learning for Closed-Loop Blood Glucose Control

2020-09-18 · Ian Fox, Joyce Lee, Rodica Pop-Busui, Jenna Wiens

People with type 1 diabetes (T1D) lack the ability to produce the insulin their bodies need. As a result, they must continually make decisions about how much insulin to self-administer to adequately control their blood g…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

GUIDE: Reinforcement Learning for Behavioral Action Support in Type 1 Diabetes

2026-04-01 · Saman Khamesian, Sri Harini Balaji, Di Yang Shi, Stephanie M. Carpenter 외 arxiv

Type 1 Diabetes (T1D) management requires continuous adjustment of insulin and lifestyle behaviors to maintain blood glucose within a safe target range. Although automated insulin delivery (AID) systems have improved gly…

Reinforcement LearningOffline RL

Deep RL for Blood Glucose Control: Lessons, Challenges, and Opportunities

2019-09-25 · Ian Fox, Joyce Lee, Rodica Busui, Jenna Wiens

Individuals with type 1 diabetes (T1D) lack the ability to produce the insulin their bodies need. As a result, they must continually make decisions about how much insulin to self-administer in order to adequately control…

Reinforcement Learning (RL)