paper-with-me

홈 › Papers

Short Term Blood Glucose Prediction based on Continuous Glucose Monitoring Data

2020-02-06 · Ali Mohebbi, Alexander R. Johansen, Nicklas Hansen, Peter E. Christensen, Jens M. Tarp, Morten L. Jensen, Henrik Bengtsson, Morten Mørup

Continuous Glucose Monitoring (CGM) has enabled important opportunities for diabetes management. This study explores the use of CGM data as input for digital decision support tools. We investigate how Recurrent Neural Networks (RNNs) can be used for Short Term Blood Glucose (STBG) prediction and compare the RNNs to conventional time-series forecasting using Autoregressive Integrated Moving Average (ARIMA). A prediction horizon up to 90 min into the future is considered. In this context, we evaluate both population-based and patient-specific RNNs and contrast them to patient-specific ARIMA models and a simple baseline predicting future observations as the last observed. We find that the population-based RNN model is the best performing model across the considered prediction horizons without the need of patient-specific data. This demonstrates the potential of RNNs for STBG prediction in diabetes patients towards detecting/mitigating severe events in the STBG, in particular hypoglycemic events. However, further studies are needed in regards to the robustness and practical use of the investigated STBG prediction models.

📄 PDF Abstract BibTeX arXiv:2002.02805

Code (0)

등록된 구현이 없습니다.

Tasks

ManagementPredictionTime SeriesTime Series AnalysisTime Series Forecasting

Similar Papers 제목 키워드 기반

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…

Machine Learning based prediction of Glucose Levels in Type 1 Diabetes Patients with the use of Continuous Glucose Monitoring Data

2023-02-24 · Jakub J. Dylag

A task of vital clinical importance, within Diabetes management, is the prevention of hypo/hyperglycemic events. Increasingly adopted Continuous Glucose Monitoring (CGM) devices offer detailed, non-intrusive and real tim…

ManagementPredictionregression

Stacked LSTM Based Deep Recurrent Neural Network with Kalman Smoothing for Blood Glucose Prediction

2021-01-18 · Md Fazle Rabby, Yazhou Tu, Md Imran Hossen, Insup Le 외

Blood glucose (BG) management is crucial for type-1 diabetes patients resulting in the necessity of reliable artificial pancreas or insulin infusion systems. In recent years, deep learning techniques have been utilized f…

ManagementPrediction

Glucose-ML: A collection of longitudinal diabetes datasets for development of robust AI solutions

2025-07-18 · Temiloluwa Prioleau, Baiying Lu, Yanjun Cui arxiv

Artificial intelligence (AI) algorithms are a critical part of state-of-the-art digital health technology for diabetes management. Yet, access to large high-quality datasets is creating barriers that impede development o…

Lightweight Sequential Transformers for Blood Glucose Level Prediction in Type-1 Diabetes

2025-06-09 · Mirko Paolo Barbato, Giorgia Rigamonti, Davide Marelli, Paolo Napoletano

Type 1 Diabetes (T1D) affects millions worldwide, requiring continuous monitoring to prevent severe hypo- and hyperglycemic events. While continuous glucose monitoring has improved blood glucose management, deploying pre…

Computational EfficiencyManagement