Related Experiment Video
Updated: May 3, 2026

A Method for Manipulating Blood Glucose and Measuring Resulting Changes in Cognitive Accessibility of Target Stimuli
Published on: August 12, 2016
Comment on Martínez-Delgado et al. Using Absorption Models for Insulin and Carbohydrates and Deep Leaning to Improve
Josiah Z R Misplon1,2, Varun Saini1, Brianna P Sloves1
1Department of Computer Science, Carleton College, Northfield, MN 55057, USA.
Abstract:
The paper "Using Absorption Models for Insulin and Carbohydrates and Deep Leaning to Improve Glucose Level Predictions" (Sensors2021, 21, 5273) proposes a novel approach to predicting blood glucose levels for people with type 1 diabetes mellitus (T1DM). By building exponential models from raw carbohydrate and insulin data to simulate the absorption in the body, the authors reported a reduction in their model's root-mean-square error (RMSE) from 15.5 mg/dL (raw) to 9.2 mg/dL (exponential) when predicting blood glucose levels one hour into the future. In this comment, we demonstrate that the experimental techniques used in that paper are flawed, which invalidates its results and conclusions. Specifically, after reviewing the authors' code, we found that the model validation scheme was malformed, namely, the training and test data from the same time intervals were mixed. This means that the reported RMSE numbers in the referenced paper did not accurately measure the predictive capabilities of the approaches that were presented. We repaired the measurement technique by appropriately isolating the training and test data, and we discovered that their models actually performed dramatically worse than was reported in the paper. In fact, the models presented in the that paper do not appear to perform any better than a naive model that predicts future glucose levels to be the same as the current ones.
Related Concept Videos
Glucose Transporters
Facilitated diffusion-glucose transporters (GLUTs) are encoded by the solute-linked carrier (SLC) family 2, subfamily A gene family, or SLC2A. The 14 GLUT protein members are distributed into three classes:
Glucose Absorption Into the Small Intestine
Hormones Regulating Blood Glucose
In addition to accelerating glucose uptake and utilization, insulin has...
Metabolic States of the Body: The Absorptive State
Glucose Homeostasis: Regulation of Blood Glucose
During fasting, when blood glucose levels are low, the pancreas secretes glucagon. it...
Glucose Homeostasis: Pancreatic Islets and Insulin Secretion
Insulin and C-peptide are...

