Related Experiment Video
Updated: Sep 27, 2025

03:25
Simple Continuous Glucose Monitoring in Freely Moving Mice
Published on: February 24, 2023
6.2K
Blood Glucose Prediction with Variance Estimation Using Recurrent Neural Networks
John Martinsson1, Alexander Schliep2, Björn Eliasson3
1RISE Research Institutes of Sweden, Gothenburg, Sweden.
Journal of Healthcare Informatics Research
|April 13, 2022
Summary
This study introduces a new machine learning method to predict blood glucose levels for type 1 diabetics up to one hour in advance. The recurrent neural network model also provides a certainty estimate for improved glucose management.
Area of Science:
- Artificial Intelligence in Medicine
- Biomedical Data Science
- Endocrinology and Diabetes Management
Background:
- Blood glucose levels in type 1 diabetes are influenced by complex factors like insulin action and carbohydrate intake, with varying effects.
- Accurate short-term glucose level prediction is crucial for manual insulin dosing and automated closed-loop systems.
- Continuous glucose monitoring (CGM) systems offer rich data for developing predictive models.
Purpose of the Study:
- To develop and evaluate an approach for predicting blood glucose levels in type 1 diabetics up to 1 hour into the future.
- To provide a measure of certainty alongside glucose predictions to aid user interpretation.
- To create a computationally inexpensive, end-to-end trainable model requiring only historical glucose data.
Main Methods:
- Utilized recurrent neural networks (RNNs) trained in an end-to-end fashion using only patient glucose level history.
- The RNN was trained to parameterize a univariate Gaussian distribution for output, providing a certainty estimate.
- Evaluated performance using standard Root Mean Squared Error (RMSE) and the Surveillance Error Grid (SEG) metric.
Main Results:
- The proposed RNN approach achieved state-of-the-art performance on the Ohio T1DM dataset for blood glucose prediction.
- The model successfully provided a meaningful estimate of prediction certainty.
- The method requires no manual feature engineering or data preprocessing and is computationally efficient.
Conclusions:
- Recurrent neural networks offer a powerful and efficient tool for short-term blood glucose prediction in type 1 diabetes.
- The integrated certainty estimation enhances the clinical utility of glucose forecasting models.
- This data-driven, end-to-end approach simplifies model development and deployment for diabetes management.
More Related Videos
Related Concept Videos
Hormones Regulating Blood Glucose
4.3K
Insulin is released by beta cells of the pancreas when blood glucose levels are high. It facilitates glucose absorption and utilization in insulin-dependent cells with insulin receptors on their plasma membranes. Insulin promotes glucose uptake by increasing the number of glucose transport proteins in the cell membrane, allowing glucose to enter the cell. As a result, glucose utilization and ATP production are enhanced.
In addition to accelerating glucose uptake and utilization, insulin has...
In addition to accelerating glucose uptake and utilization, insulin has...
4.3K
Glucose Homeostasis: Regulation of Blood Glucose
2.7K
Carbohydrates consumed through foods are converted into glucose, a crucial energy source for the body. In the prandial state, high blood glucose levels stimulate the secretion of insulin from the pancreas. Insulin inhibits hepatic glucose production and stimulates glucose uptake and metabolism by muscle and adipose tissue. The excess glucose is converted into glycogen and stored in the liver and muscles.
During fasting, when blood glucose levels are low, the pancreas secretes glucagon. it...
During fasting, when blood glucose levels are low, the pancreas secretes glucagon. it...
2.7K
Hypoglycemia and Glucagon
363
Without prolonged fasting, healthy individuals maintain blood glucose levels above 3.5 mM due to a well-adapted neuroendocrine counterregulatory system that effectively prevents acute hypoglycemia, a potentially life-threatening condition. The primary clinical scenarios for hypoglycemia encompass diabetes treatment, inappropriate production of endogenous insulin or insulin-like substances by tumors, and the use of glucose-lowering agents in non-diabetic individuals. Notably, hypoglycemia in the...
363
Prediction Intervals
2.4K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.4K
Neural Regulation of Blood Pressure
3.9K
The neural regulation of blood pressure involves intricate interactions between the autonomic nervous system (ANS) and cardiovascular system, ensuring adequate perfusion of tissues. This regulation primarily occurs through baroreceptor and chemoreceptor reflexes, involving both short-term and long-term mechanisms.
Baroreceptor Reflex
Baroreceptors, located in the carotid sinuses and aortic arch, detect changes in blood pressure. When blood pressure rises, these stretch-sensitive receptors...
Baroreceptor Reflex
Baroreceptors, located in the carotid sinuses and aortic arch, detect changes in blood pressure. When blood pressure rises, these stretch-sensitive receptors...
3.9K
End Point Prediction: Gran Plot
649
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
For potentiometric titration, the Gran plot is created by plotting...
649

