Abstract- Accurate glucose forecasting is crucial for optimizing diabetes management, particularly in pregnant women, where gestational diabetes mellitus (GDM) poses significant maternal and fetal risks. Continuous glucose monitoring (CGM) provides valuable real-time data, but the complexity and variability of glucose dynamics make precise prediction challenging. This study compares machine learning (ML) and mathematical modeling (MM) approaches to forecast glucose levels in non-diabetic pregnant women. We introduce a novel hybrid deep learning model (GRU-LSTM) alongside a refined mechanistic model based on stochastic differential equations. Our results indicate that mechanistic models offer the highest predictive accuracy, particularly for longer prediction horizons, while ML-based approaches provide computational efficiency.Clinical relevance - This research lays the foundation for advanced hybrid ML-MM models that enhance glucose fore-casting reliability, supporting better clinical decision-making and diabetes management during pregnancy.

Related Concept Videos

Pathophysiology of Diabetes01:20

Pathophysiology of Diabetes

Diabetes mellitus is a chronic metabolic disorder characterized by hyperglycemia. The four categories of diabetes are type 1 diabetes, type 2 diabetes, other specific types of diabetes, and gestational diabetes.
Type 1 diabetes is characterized by autoimmune-mediated destruction of pancreatic β cells, with environmental factors potentially triggering this process in genetically susceptible individuals. Despite many not having a family history, certain genes increase susceptibility,...
3.1K
Diabetes Mellitus: Type 2 and Gestational01:22

Diabetes Mellitus: Type 2 and Gestational

Type 2 diabetes, characterized by insulin resistance, arises when the insulin receptors on cells lose responsiveness to insulin, diminishing the cell's capacity to take up glucose, resulting in elevated blood glucose levels. To receive a diagnosis of Type 2 diabetes, a series of blood glucose tests are necessary to assess whether the blood glucose falls within normal parameters. If the result is out of the normal range, a patient may be diagnosed as prediabetic or diabetic, depending on the...
4.3K
Mechanistic Models: Compartment Models in Individual and Population Analysis01:23

Mechanistic Models: Compartment Models in Individual and Population Analysis

Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least...
226