paper-with-me

홈 › 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 dynamically adjust exogenous insulin doses in time to maintain BG levels within the target range. However, due to the lack of action guidance, the agent often needs to learn from randomized trials to understand misleading correlations between exogenous insulin doses and BG levels, which can lead to instability and unsafety. To address these challenges, we propose an introspective RL based on Counterfactual Invertible Neural Networks (CINN). We use the pre-trained CINN as a frozen introspective block of the RL agent, which integrates forward prediction and counterfactual inference to guide the policy updates, promoting more stable and safer BG control. Constructed based on interpretable causal order, CINN employs bidirectional encoders with affine coupling layers to ensure invertibility while using orthogonal weight normalization to enhance the trainability, thereby ensuring the bidirectional differentiability of network parameters. We experimentally validate the accuracy and generalization ability of the pre-trained CINN in BG prediction and counterfactual inference for action. Furthermore, our experimental results highlight the effectiveness of pre-trained CINN in guiding RL policy updates for more accurate and safer BG control.

📄 PDF Abstract BibTeX arXiv:2405.17458

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualCounterfactual InferenceReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Weight Normalization Weight Normalization is a normalization method for training neural networks. It is inspired by batch normalization,…
Affine Coupling 설명 없음

Similar Papers 제목 키워드 기반

GlucoLens: Explainable Postprandial Blood Glucose Prediction from Diet and Physical Activity

2025-03-05 · Abdullah Mamun, Asiful Arefeen, Susan B. Racette, Dorothy D. Sears 외

Postprandial hyperglycemia, marked by the blood glucose level exceeding the normal range after meals, is a critical indicator of progression toward type 2 diabetes in prediabetic and healthy individuals. A key metric for…

counterfactual

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 se…

Offline RLReinforcement Learning (RL)

GlyTwin: Digital Twin for Glucose Control in Type 1 Diabetes Through Optimal Behavioral Modifications Using Patient-Centric Counterfactuals

2025-04-14 · Asiful Arefeen, Saman Khamesian, Maria Adela Grando, Bithika Thompson 외

Frequent and long-term exposure to hyperglycemia (i.e., high blood glucose) increases the risk of chronic complications such as neuropathy, nephropathy, and cardiovascular disease. Current technologies like continuous su…

counterfactual

Computational Drug Repositioning Using Continuous Self-controlled Case Series

2016-04-20 · Zhaobin Kuang, James Thomson, Michael Caldwell, Peggy Peissig 외

Computational Drug Repositioning (CDR) is the task of discovering potential new indications for existing drugs by mining large-scale heterogeneous drug-related data sources. Leveraging the patient-level temporal ordering…

Blood Glucose Level Prediction in Type 1 Diabetes Using Machine Learning

2025-01-30 · Soon Jynn Chu, Nalaka Amarasiri, Sandesh Giri, Priyata Kafle

Type 1 Diabetes is a chronic autoimmune condition in which the immune system attacks and destroys insulin-producing beta cells in the pancreas, resulting in little to no insulin production. Insulin helps glucose in your …

Deep Reinforcement LearningManagement