Blood Glucose Level Prediction: A Graph-based Explainable Method with Federated Learning
Chengzhe Piao, Ken Li

TL;DR
This paper presents a novel graph-based explainable model for blood glucose prediction that uses federated learning to protect privacy and dynamically models attribute relationships, improving interpretability and accuracy.
Contribution
We introduce a graph attentive memory (GAM) model combining GAT and GRU, enabling explainable attribute correlation modeling in blood glucose prediction with federated learning for privacy.
Findings
Model achieves stable and accurate blood glucose predictions.
Attention weights provide dynamic, interpretable attribute importance.
Federated learning ensures privacy in multi-participant data analysis.
Abstract
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.…
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
TopicsArtificial Intelligence in Healthcare · Machine Learning in Healthcare · Diabetes Management and Research
MethodsGraph Attention Network
