Thomsen Helene B, Jakobsen Mike M, Hecht-Pedersen Nikolaj, Jensen Morten Hasselstrøm, Kronborg Thomas
Department of Health Science and Technology, Aalborg University, Gistrup, Denmark.
Data Science, Novo Nordisk A/S, Søborg, Denmark.
J Diabetes Sci Technol. 2025 May;19(3):722-728. doi: 10.1177/19322968231215324. Epub 2023 Nov 28.
Hypoglycemia is common in insulin-treated type 2 diabetes (T2D) patients, which can lead to decreased quality of life or premature death. Deep learning models offer promise of accurate predictions, but data scarcity poses a challenge. This study aims to develop a deep learning model utilizing transfer learning to predict hypoglycemia.
Continuous glucose monitoring (CGM) data from 226 patients with type 1 diabetes (T1D) and 180 patients with T2D were utilized. Data were structured into one-hour samples and labeled as hypoglycemia or not depending on whether three consecutive CGM values were below 3.9 [mmol/L] (70 mg/dL) one hour after the sample. A convolutional neural network (CNN) was pre-trained with the T1D data set and subsequently fitted using a T2D data set, all while being optimized toward maximizing the area under the receiver operating characteristics curve (AUC) value, and it was externally validated on a separate T2D data set.
The developed model was externally validated with 334 711 one-hour CGM samples, of which 15 695 (4.69%) were labeled as hypoglycemic. The model achieved an AUC of 0.941 and a positive predictive value of 40.49% at a specificity of 95% and a sensitivity of 69.16%.
The transfer learned CNN model showed promising performance in predicting hypoglycemic episodes and with slightly better results than a non-transfer learned CNN model.
低血糖在接受胰岛素治疗的2型糖尿病(T2D)患者中很常见,这可能导致生活质量下降或过早死亡。深度学习模型有望实现准确预测,但数据稀缺构成了一项挑战。本研究旨在开发一种利用迁移学习来预测低血糖的深度学习模型。
利用了来自226例1型糖尿病(T1D)患者和180例T2D患者的连续血糖监测(CGM)数据。数据被整理成一小时的样本,并根据样本后一小时内连续三个CGM值是否低于3.9[mmol/L](70mg/dL)标记为是否发生低血糖。一个卷积神经网络(CNN)先用T1D数据集进行预训练,随后用T2D数据集进行拟合,同时朝着最大化受试者工作特征曲线(AUC)值进行优化,并在一个单独的T2D数据集上进行外部验证。
所开发的模型用334711个一小时的CGM样本进行了外部验证,其中15695个(4.69%)被标记为低血糖。该模型在特异性为95%、敏感性为69.16%时,AUC为0.941,阳性预测值为40.49%。
迁移学习的CNN模型在预测低血糖发作方面表现出了有前景的性能,且结果略优于非迁移学习的CNN模型。