HCLGSep 22, 2025

Toward Affordable and Non-Invasive Detection of Hypoglycemia: A Machine Learning Approach

arXiv:2509.17842v11 citationsh-index: 16IRI
Originality Synthesis-oriented
AI Analysis

It addresses the need for affordable and non-invasive glucose monitoring tools, particularly in low-resource settings where Continuous Glucose Monitors are costly and invasive, though it appears incremental as it applies existing machine learning models to a new biosignal.

This paper tackles the problem of detecting hypoglycemia in Type 1 Diabetes patients by proposing a non-invasive method using Galvanic Skin Response (GSR) data from wearable sensors, achieving a perfect recall of 1.00 for hypoglycemia with an LSTM model and an F1-score confidence interval of [0.611-0.745].

Diabetes mellitus is a growing global health issue, with Type 1 Diabetes (T1D) requiring constant monitoring to avoid hypoglycemia. Although Continuous Glucose Monitors (CGMs) are effective, their cost and invasiveness limit access, particularly in low-resource settings. This paper proposes a non-invasive method to classify glycemic states using Galvanic Skin Response (GSR), a biosignal commonly captured by wearable sensors. We use the merged OhioT1DM 2018 and 2020 datasets to build a machine learning pipeline that detects hypoglycemia (glucose < 70 mg/dl) and normoglycemia (glucose > 70 mg/dl) with GSR alone. Seven models are trained and evaluated: Random Forest, XGBoost, MLP, CNN, LSTM, Logistic Regression, and K-Nearest Neighbors. Validation sets and 95% confidence intervals are reported to increase reliability and assess robustness. Results show that the LSTM model achieves a perfect hypoglycemia recall (1.00) with an F1-score confidence interval of [0.611-0.745], while XGBoost offers strong performance with a recall of 0.54 even under class imbalance. This approach highlights the potential for affordable, wearable-compatible glucose monitoring tools suitable for settings with limited CGM availability using GSR data. Index Terms: Hypoglycemia Detection, Galvanic Skin Response, Non Invasive Monitoring, Wearables, Machine Learning, Confidence Intervals.

Foundations

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

Your Notes