QMLGJan 30, 2025

Blood Glucose Level Prediction in Type 1 Diabetes Using Machine Learning

arXiv:2502.00065v14 citationsh-index: 2Has Code
Originality Synthesis-oriented
AI Analysis

This work addresses diabetes management for patients by providing predictive tools, but it appears incremental as it applies existing methods to a new dataset.

The paper tackled blood glucose level prediction for Type 1 Diabetes management using machine learning models like deep neural networks and reinforcement learning on the DiaTrend dataset, achieving performance evaluated across various glycemic conditions.

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 blood enter your muscle, fat, and liver cells so they can use it for energy or store it for later use. If insulin is insufficient, it causes sugar to build up in the blood and leads to serious health problems. People with Type 1 Diabetes need synthetic insulin every day. In diabetes management, continuous glucose monitoring is an important feature that provides near real-time blood glucose data. It is useful in deciding the synthetic insulin dose. In this research work, we used machine learning tools, deep neural networks, deep reinforcement learning, and voting and stacking regressors to predict blood glucose levels at 30-min time intervals using the latest DiaTrend dataset. Predicting blood glucose levels is useful in better diabetes management systems. The trained models were compared using several evaluation metrics. Our evaluation results demonstrate the performance of various models across different glycemic conditions for blood glucose prediction. The source codes of this work can be found in: https://github.com/soon-jynn-chu/t1d_bg_prediction

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes