paper-with-me

Papers

Blood Glucose Level Prediction: A Graph-based Explainable Method with Federated Learning

2023-12-19 · Chengzhe Piao, Ken Li

In the UK, approximately 400,000 people with type 1 diabetes (T1D) rely on insulin delivery due to insufficient pancreatic insulin production. Managing blood glucose (BG) levels is crucial, with continuous glucose monitoring (CGM) playing a key role. CGM, tracking BG every 5 minutes, enables effective blood glucose level prediction (BGLP) by considering factors like carbohydrate intake and insulin delivery. Recent research has focused on developing sequential models for BGLP using historical BG data, incorporating additional attributes such as carbohydrate intake, insulin delivery, and time. These methods have shown notable success in BGLP, with some providing temporal explanations. However, they often lack clear correlations between attributes and their impact on BGLP. Additionally, some methods raise privacy concerns by aggregating participant data to learn population patterns. Addressing these limitations, we introduced a graph attentive memory (GAM) model, combining a graph attention network (GAT) with a gated recurrent unit (GRU). GAT applies graph attention to model attribute correlations, offering transparent, dynamic attribute relationships. Attention weights dynamically gauge attribute significance over time. To ensure privacy, we employed federated learning (FL), facilitating secure population pattern analysis. Our method was validated using the OhioT1DM'18 and OhioT1DM'20 datasets from 12 participants, focusing on 6 key attributes. We demonstrated our model's stability and effectiveness through hyperparameter impact analysis.

📄 PDF Abstract BibTeX arXiv:2312.12541

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeFederated LearningGraph Attention

Methods 이 논문이 사용한 방법론

GAT A Graph Attention Network (GAT) is a neural network architecture that operates on graph-structured data, leveraging masked self-attentional layers to address the shortcomings…

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

Learning Difference Equations with Structured Grammatical Evolution for Postprandial Glycaemia Prediction

2023-07-03 · Daniel Parra, David Joedicke, J. Manuel Velasco, Gabriel Kronberger 외

People with diabetes must carefully monitor their blood glucose levels, especially after eating. Blood glucose regulation requires a proper combination of food intake and insulin boluses. Glucose prediction is vital to a…

ClusteringComputational EfficiencyPrediction

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

Using Contextual Information to Improve Blood Glucose Prediction

2019-08-24 · Mohammad Akbari, Rumi Chunara

Blood glucose value prediction is an important task in diabetes management. While it is reported that glucose concentration is sensitive to social context such as mood, physical activity, stress, diet, alongside the infl…

Gaussian ProcessesManagementPredictionValue prediction

Predicting Blood Glucose with an LSTM and Bi-LSTM Based Deep Neural Network

2018-09-11 · Qingnan Sun, Marko V. Jankovic, Lia Bally, Stavroula G. Mougiakakou

A deep learning network was used to predict future blood glucose levels, as this can permit diabetes patients to take action before imminent hyperglycaemia and hypoglycaemia. A sequential model with one long-short-term m…