Abstract
Introduction
Early warning of future hypoglycemic and hyperglycemic events can improve the safety of type 1 diabetes mellitus (T1DM) patients. The aim of this study is to design and evaluate a hypoglycemia/hyperglycemia early warning system (EWS) for T1DM patients under sensor-augmented pump (SAP) therapy.
Methods
The EWS is based on the combination of data-driven online adaptive prediction models and a warning algorithm. Three modeling approaches have been investigated: (i) autoregressive (ARX) models, (ii) auto-regressive with an output correction module (cARX) models, and (iii) recurrent neural network (RNN) models. The warning algorithm performs postprocessing of the models′ outputs and issues alerts if upcoming hypoglycemic/hyperglycemic events are detected. Fusion of the cARX and RNN models, due to their complementary prediction performances, resulted in the hybrid autoregressive with an output correction module/recurrent neural network (cARN)-based EWS.
Results
The EWS was evaluated on 23 T1DM patients under SAP therapy. The ARX-based system achieved hypoglycemic (hyperglycemic) event prediction with median values of accuracy of 100.0% (100.0%), detection time of 10.0 (8.0) min, and daily false alarms of 0.7 (0.5). The respective values for the cARX-based system were 100.0% (100.0%), 17.5 (14.8) min, and 1.5 (1.3) and, for the RNN-based system, were 100.0% (92.0%), 8.4 (7.0) min, and 0.1 (0.2). The hybrid cARN-based EWS presented outperforming results with 100.0% (100.0%) prediction accuracy, detection 16.7 (14.7) min in advance, and 0.8 (0.8) daily false alarms.
Conclusion
Combined use of cARX and RNN models for the development of an EWS outperformed the single use of each model, achieving accurate and prompt event prediction with few false alarms, thus providing increased safety and comfort.
Keywords: adaptive models, diabetes, early warning system, glucose prediction
Introduction
Prompt recognition of upcoming hypoglycemic and hyperglycemic situations is crucial for the safety of insulin-dependent patients. New technologies have permitted the combination of an insulin delivery pump with a continuous glucose monitor (CGM) system to provide the user with subcutaneous glucose readings with high frequency, which is called sensor-augmented pump (SAP) therapy. Randomized controlled trials have shown that SAP therapy reduces glycosylated hemoglobin (HbA1c) levels and glycemic variability, as compared with the multiple daily insulin injection (MDII) scheme, in both adults and children. 1–4 Furthermore, CGM provides greater insight into the patient’s glycemic status and can lead to more efficient glucose prediction in the near future.
Various approaches have been proposed for predicting glucose concentration, most of them based on regression models5 such as autoregressive (AR) and autoregressive moving average (ARMA) models and machine learning approaches, such as artificial neural networks (ANNs) and support vector machines. Regression models range from simple AR models using batch identification 6,7 to more complex approaches, such as recursive ARMA models8 and AR models using smoothed data and regularized least squares.9,10 External inputs including insulin and carbohydrate (CHO) have also been considered (ARX), using both batch and recursive identification.11 Methods for adaptive ARMA model identification using weighted recursive least squares have been proposed for early hypoglycemia detection.12 In an effort to capture the complex, nonlinear dynamics of glucose time series, machine learning approaches have been introduced into the field of glucose prediction. These mainly include feed-forward gradient-descent back propagation ANN using multiple input information, such as insulin dosage and nutritional intake13–15 and feed-forward Levenberg–Marquardt back propagation ANNs, in which only present and past glucose samples from a CGM system are applied as inputs.16 Recurrent neural networks (RNNs) have also been proposed in combination with compartmental models to estimate plasma insulin concentration and meal absorption information, either for control 17,18 or for glucose prediction based on CGM, MDII schemes, and food data. In all cases, they outperformed the feed-forward ANNs.19 A new method has been proposed in which glucose prediction is based on support vector regression20 using information of insulin food and physical activity.
The various algorithms proposed for glucose prediction present different advantages and drawbacks. Moreover, a single model’s output is subjected to measurement noise sensitivity and model-specific properties. Fusion of multiple models’ outputs may provide a more generalized and robust performance by combining the different and, in many cases, complementary advantages of each modeling approach. The combination of multiple predictors has been reported in various applications with superior results than with a single model use.21,22 Five prediction algorithms, based on statistical and numerical prediction, filtering, and linear extrapolation, have been fused in order to formulate a voting system for triggering hypoglycemia alarms.23 In another study, Bayesian methods were used to combine multiple plasma glucose predictors.24
The aim of this study is to develop an early warning system (EWS) dedicated to prompt and efficient prediction of abnormal metabolic situations in type 1 diabetes mellitus (T1DM) patients under SAP therapy. The system combines real-time adaptive, data-driven glucose prediction models and a warning algorithm for the postprocessing of the models’ outputs and the generation of alerts if a hypoglycemic or hyperglycemic event is expected to start in the near future. The present study follows our previous work in glucose prediction,25 in which online adaptive AR, ARX- and RNN-based models were developed and comparatively assessed with in silico data.
The new contribution of this study comprises extension of the ARX models with an output correction module, investigation of patient-specific fusion of multiple models’ outputs, combination of the prediction models with a warning algorithm to develop an EWS and evaluation using real patient data.
Methods
Subject Data
Sensor glucose and insulin pump data from 23 T1DM patients (age 17–70 years, HbA1c 7.3% ± 0.7%, body mass index 24.2 ± 3.0 kg/m2) under SAP therapy were utilized in the study. All patients used Medtronic insulin pumps (Medtronic MiniMed Inc., Northridge, CA) combined with a real-time, CGM system during everyday living conditions. The sensor glucose values were equally sampled every 5 min. For each patient, half of the data set was used as training set for the identification of the models’ architecture and parameters. The other half was used for the evaluation of the models. Table 1 presents the statistical parameters of the data set.
Table 1.
Data statistics per patient | Training set | Evaluation set |
Data collection time (days) | 5.30 ± 1.40 | 4.83 ± 1.80 |
Number of CGM samples | 1382 ± 419 | 1313 ± 523 |
Number of hypoglycemic eventsa | 7.43 ± 6.64 | 6.57 ± 5.66 |
Number of hyperglycemic eventsa | 14.00 ± 9.22 | 13.22 ± 7.17 |
Hypoglycemic event duration (min) | 51.55 ± 26.31 | 51.82 ± 36.16 |
Hyperglycemic event duration (min) | 122.60 ± 55.86 55(169.3) | 137.73 ± 69.98 |
Data statistics total data set | ||
Data collection time (days) | 122 | 111 |
Number of hypoglycemic events in data set | 171 | 151 |
Number of hyperglycemic events in data set | 322 | 304 |
A hypoglycemic (hyperglycemic) event was defined as sensor glucose values below 70 mg/dl (over 180 mg/dl) for at least 10 min (two consecutive sensor glucose measurements).
Glucose Prediction Models
Two data-driven glucose modeling strategies were investigated in the study, all able to provide prediction of glucose profile in prediction horizons (PHs) of 15, 30, and 45 min.
Online Adaptive Autoregressive Models with Output Correction Module
Autoregressive models using past and present glucose and insulin information were developed. The models were individually identified for each patient in terms of architecture (model order) and parameters. The parameter vector is online adaptive during evaluation in order to capture intrapatient variability. An extensive and detailed description of the models’ algorithmic background and design methods is presented in our previous work.25
A novel module was added to the ARX model in order to correct the model’s output based on the estimated prediction error. The principle behind model output correction lies on the development of a submodel for the association of the prediction error of a specified PH to current glucose features and the use of this submodel during evaluation to modify the ARX model’s output.26 After identification of the architecture and parameters, the model is applied to glucose prediction in PH = 15, 30, and 45 min on the training data set. Let Ĝ (t + PH|tp) be the prediction of glucose at time t + PH by the model given the glucose and insulin information of period tp = {t ,…, t − p}, where t − p is the oldest time sample used and t is the time when the prediction is performed. For each PH, prediction errors E15, E30, and E45 are computed as
1 |
where G (t + PH) is the real glucose value at time t + PH. The prediction error was modeled as a linear combination of three glucose features: current glucose G (t) value and first- and second-order glucose derivatives, DG (t) and D2G (t), respectively, as shown in Equation (2). A different model was used for each PH (15, 30, 45 min):
2 |
where Ê PH (t + PH|t) is the estimation of the prediction error at time t + PH based on the glucose features at time t when the prediction is performed. The parameters aPH, bPH, and cPH were identified in least-squares sense for each patient and each PH based on the paired training glucose and prediction error values. The first-order glucose derivative was estimated as
3 |
where s is the sampling time of glucose time series, in our case, s = 5 min. The second-order derivative was estimated similarly. During evaluation, the ARX model provides predictions of glucose for the three PHs. Each prediction is subsequently corrected based on the estimated expected prediction error ÊPH as
4 |
and ĜC is the corrected model output.
Online Adaptive Recurrent-Neural-Network-Based Models
Recurrent, fully connected neural networks with two feedback loops were developed and individually identified for each patient. During evaluation, the models’ architecture (input/hidden/output neurons, hidden layers) remains unchanged, yet the models’ parameters (weights and biases) continue to adapt online based on new information on glucose and insulin. More details on the design and methods of the RNN-based models can be found in our previous work.25
Early Warning System
The system’s purpose is to issue a warning when a hypoglycemic (hyperglycemic) event is predicted to start in the near future. The system incorporates a glucose prediction model and a warning algorithm for processing the model’s output and issuing an alert if needed. Prior to the design of an EWS for the prediction of hypoglycemic (hyperglycemic) events, some important notions should be defined.
-
•
Definition of event: A hypoglycemic (hyperglycemic) event was defined as sensor glucose values below 70 mg/dl (over 180 mg/dl) for at least 10 min or two consecutive sensor glucose measurements. This decision was made in order to exclude erroneous sensor fluctuations outside normoglycemia due to presence of noise.
-
•
Definition of correct warning: A correct warning is one that can be matched to a real event. However, matching of a warning to a real event is not a straightforward procedure. In order to distinguish correct warnings from false alarms, a time-range before the start of the event should be defined as acceptable for the inclusion of a matching (i.e., correct) warning. In this study, the maximum acceptable time range prior to an event start was defined as 45 min, equal to the largest PH used in the study.
Warning Algorithm
The prediction models naturally present errors and time lags (TLs), which cannot be avoided or neglected. The presence of noise in the sensor glucose measurements is an important deteriorating factor of the models’ performance. It has been further observed that increase in the PH results in higher prediction errors and TLs. On the other hand, the higher accuracy of short PHs is counteracted by the inadequately short-term notice for the patient, which may not leave enough time for the needed actions (insulin injection or CHO intake). To this end, in order to enhance the reliability of the predictions and the prompt event detection, the warning algorithm is designed to issue warnings based on the combined predictions of all three PHs. Based on this reasoning and the aforementioned definitions, a warning is issued if all the following rules hold:
Rule 1. The current glucose value is within the normoglycemic range.
Rule 2. The 15 min-ahead prediction and at least one of the 30 or 45 min-ahead predictions fall outside the normoglycemia bounds.
Rule 3. The event is predicted for the first time.
Evaluation
The EWS was evaluated for its ability to predict upcoming hypoglycemic and hyperglycemic events using the following criteria:
-
1.
Percentage of correct warnings: A warning is defined as correct if it was issued, at most, 45 min before the start of a real event (see definition described earlier).
-
2.
Event detection time: Refers only to correct warnings and denotes the time between the issued warning and the start of the event.
-
3.
Daily false alarms: A false alarm is a warning that could not be matched to a real event within 45 min from its triggering time.
Hybrid Early Warning System
A hybrid EWS, which combines more than one prediction model, has been investigated with the aim to explore the improvement of the aforementioned evaluation criteria when two different modeling strategies are fused. The fusion was implemented as a linear combination of the two models’ outputs. The final output of the fused model is formed as shown in Equation (5):
5 |
where Ĝi is the output of model i and 0 < a > is a balancing factor between the two outputs. Increasing the value of a moves the fused model closer to model 1 and away from model 2. The balancing factor a is chosen based on the maximization of the following cost function:
6 |
All three values, before inserted in the cost function, are normalized in [0 1].
Figure 1 presents the flowchart of the hypoglycemia and hyperglycemia prediction process and warning generation.
Results and Discussion
Glucose Prediction Models
As a first step, the performance of the ARX, autoregressive with an output correction module (cARX), and RNN prediction models was evaluated on the basis of the root mean square error (RMSE), TL, and correlation coefficient (CC) for PH = 15, 30, and 45 min; the results are presented in Table 2.
Table 2.
PH | Criteria | ARX | cARX | RNN |
---|---|---|---|---|
PH = 15 min | TL | 10.0 (0.5−10.0) | 5.0 (0.0−9.5) | 5.0 (0.5−10.0) |
RMSE | 14.1 (9.5−26.9) | 16.8 (11.3−33.8) | 11.9 (7.7−22.7) | |
CC | 0.97 (0.89−0.98) | 0.96 (0.87−0.97) | 0.98 (0.95−0.99) | |
PH = 30 min | TL | 25.0 (15.0−25.0) | 15.0 (10.0−24.5) | 10.0 (5.5−15.0) |
RMSE | 25.1 (17.5−44.7) | 27.7 (19.0−49.5) | 18.9 (12.8−32.3) | |
CC | 0.90 (0.70−0.94) | 0.90 (0.71−0.93) | 0.94 (0.89−0.96) | |
PH = 45 min | TL | 35.0 (30.0−40.0) | 30.0 (20.5−39.5) | 20.0 (10.0−25.0) |
RMSE | 35.6 (24.4−51.4) | 37.0 (25.4−61.1) | 26.1 (17.2−39.8) | |
CC | 0.80 (0.59−0.89) | 0.82 (0.58−0.88) | 0.90 (0.78−0.93) |
It can be seen in Table 2 that the cARX model presents lower TL, increased RMSE, and comparable CC to the ARX model. The correction module increased the responsiveness of the model, especially to fast glucose changes, which resulted in faster reactions but, at the same time, larger fluctuations. This observation can be more easily illustrated in Figure 2, where an example of glucose prediction profile by the two models is plotted.
The Wilcoxon rank sum statistical test, suitable for data not following normal distribution, was applied for the investigation of statistical differences between the ARX and cARX model. The test has shown that their difference was statistically significant in terms of TL (p − value <.05) but nonsignificant in terms of RMSE (p − value =.2) and CC (p − value =.6). This fact shows that the correction module contributed in the reduction of the TL without significant deterioration of RMSE or CC. From Table 2, it can be further seen that the RNN model outperforms both ARX and cARX with lower TL and RMSE and higher CC in all cases. The later result is in line with the evaluation of the models based on in silico data25 and our preliminary results using real patient data.27
Early Warning System
The EWS based on the ARX, cARX, and RNN models was evaluated according to the three previously described criteria and the performance is presented in the first three columns of Table 3. The Wilcoxon rank sum statistical test was used to detect statistical differences between the ARX-, cARX-, and RNN-based EWSs on the total number of hypoglycemic and hyperglycemic events of the evaluation data set.
Table 3.
Evaluation criteria | ARX | cARX | RNN | cARN |
---|---|---|---|---|
Hypoglycemia | ||||
Correct alarms (%) | 100.0 (94.0− 100.0) | 100.00 (100.0−100.0) | 100.00 (58.1−100.0) | 100.00 (100.0−100.0) |
Detection time (min) | 10.0 (5.0−24.5) | 17.5 (11.8−31.0) | 8.4 (0.3−14.9) | 16.7 (10.0−25.0) |
Daily false alarms | 0.7 (0.0−1.94) | 1.5 (0.5−4.4) | 0.1 (0.0−0.6) | 0.8 (0.0−1.2) |
Hyperglycemia | ||||
Correct alarms (%) | 100.0 (90.1−100.0) | 100.0 (93.8−100.0) | 92.0 (70.5−100.0) | 100.0 (95.3−100.0) |
Detection time (min) | 8.0 (1.7−13.9) | 14.8 (8.8−20.6) | 7.0 (4.7−15.2) | 14.7 (5.1−19.25) |
Daily false alarms | 0.5 (0.0−1.2) | 1.3 (0.4−3.2) | 0.2 (0.0−0.7) | 0.8 (0.0−1.4) |
From Table 3, it can be seen that both ARX- and cARX-based EWSs present high accuracy with very small variability in correct warning generation. Nonsignificant statistical difference is found between the two systems both in hypoglycemia (p − value = .6) and hyperglycemia prediction (p − value = .9). The RNN-based EWS is less accurate, as it presents high variability among the patients and cases where many hypoglycemic and hyperglycemic events were missed (p − values <.001). In terms of detection time, the cARX-based EWS outperforms the other systems, as it predicts the hypoglycemic and hyperglycemic events 7.5 and 6.8 min earlier than the ARX-based EWS and 9.1 and 7.8 min earlier than the RNN-based EWS, while, in 95% of the events, the detection time was higher than 11.8 min for hypoglycemia and higher than 8.8 min for hyperglycemia. The ARX- and RNN-based EWSs present similar detection times with nonsignificant differences both in hypoglycemia (p − value = .3) and hypoglycemia (p − value = .9) prediction. In terms of daily false alarms, the RNN-based system presents the best performance, with very few false alarms and very low variability, while the cARX-based is outperformed by both ARX- and RNN-based EWSs. All three systems were statistically different regarding this criterion.
The higher detection times and false alarms of the cARX-based EWS compared with the ARX-based EWS can be directly associated to the previously described differences between the cARX and ARX models. From the statistical analysis, it can be also seen than the ARX-based EWS is statistically close to the cARX-based EWS in terms of correct warning accuracy and to the RNN-based EWS in terms of detection time performance, while, in all criteria, it is outperformed by one of the two other systems. The results indicate that different modeling strategies can contribute to different aspects of an EWS performance, a fact that leads naturally to the next step of fusing their outputs. Based on the performance of the three model-based EWSs, the cARX-based and RNN-based systems were found to present the most complementary advantages, thus a hybrid EWS based on fusion of the cARX and RNN models was designed.
Hybrid Early Warning System
As mentioned in the previous section, fusion of the cARX and RNN models is designed as their linear combination balanced by factor a. The balancing factor a was individually chosen for each patient based on the maximization of Equation (6). Furthermore, a different value of a was chosen for hypoglycemia and hypoglycemia warning. The output of the fused model (autoregressive with an output correction module/recurrent neural network [cARN]) is formulated as
7 |
The performance of the cARN-based EWS is presented in the fourth column of Table 3 for the optimal choice of a for each patient. The cARN-based EWS presents the highest accuracy of correct alarms with the lowest variability for both hypoglycemia and hyperglycemia and median detection time of 16.7 and 14.7 min, respectively. Considering the pharmacokinetics of insulin and glucose, the detection times achieved by the cARN-based EWS can be sufficient for avoiding the upcoming hypoglycemic or hyperglycemic event if the patient takes the necessary actions for each occasion. In both cases, the EWS presented limited daily false alarms. Statistical analysis showed that the cARN- and cARX-based EWSs present nonsignificant statistical difference in terms of correct warnings accuracy and detection time (p − values < .001), in which criteria the latter showed the most outperforming behavior. In terms of daily false alarms, the hybrid EWS was found statistically different from both cARX- and RNN-based EWSs but significantly similar to the ARX-based EWS, which also presented limited daily false alarms. Figure 3 presents the histograms of the detection times of all the 151 hypoglycemic and 304 hyperglycemic events of the evaluation data set when the EWS is based on the cARX, ANN, and cARN models. It can be seen that the cARX-based system presents a relatively smooth distribution for all detection times, whereas the RNN-based EWS is concentrated in lower detection times. The hybrid cARN-based EWS shows increased frequencies in high detection times compared with the RNN-based EWS, with stronger peak around 10 min compared with the cARX-based EWS.
The results clearly show that fusion of models with complementary properties can achieve high prediction performances by preserving the qualities of each modeling approach.
Figure 4 presents an example of a hypoglycemic event prediction by the EWS based on the cARX, RNN, and fused cARN models.
Conclusions
Data-driven glucose prediction models were proven useful for early recognition of upcoming dangerous metabolic situations. Real-time adaptive ARX, cARX, and RNN models were developed and evaluated with satisfactory performance in both hypoglycemia and hyperglycemia prediction. The combination of the three models with a warning algorithm to generate hypoglycemic and hyperglycemic alarms resulted in the development of a personalized EWS. The cARX- and RNN-based EWSs presented complementary qualities, leading to the development of the hybrid cARN-based EWS. The hybrid system managed to preserve the high accuracy and detection times of the cARX-based EWS and the low false alarms of the RNN-based EWS, combining both safety and comfort. The results indicate that different modeling techniques should be extensively investigated and comparatively assessed to determine complementary properties. Successful combination of complementary approaches can lead to more accurate representation of the glucose time series and significant improvement of the prediction performance. Future research steps will include the integration of the EWS into a control algorithm for the artificial pancreas in order to function as a safety-supervision mechanism. Augmentation of the system with additional modeling algorithms as well as alternative fusion techniques for multiple models’ outputs will be also investigated.
Glossary
- (ANN)
artificial neural network
- (AR)
autoregressive
- (ARMA)
autoregressive moving average
- (ARX)
autoregressive with external input
- (cARN)
autoregressive with an output correction module/recurrent neural network
- (cARX)
autoregressive with an output correction module
- (CC)
correlation coefficient
- (CGM)
continuous glucose monitor
- (CHO)
carbohydrate
- (EWS)
early warning system
- (HbA1c)
glycosylated hemoglobin
- (MDII)
multiple daily insulin injection
- (PH)
prediction horizon
- (RMSE)
root mean square error
- (RNN)
recurrent neural network
- (SAP)
sensor-augmented pump
- (T1DM)
type 1 diabetes mellitus
- (TL)
time lag
Funding
This work was funded by the Bern University Hospital, “Inselspital,” Switzerland.
References
- 1.Bergenstal RM, Tamborlane WV, Ahmann A, Buse JB, Dailey G, Davis SN, Joyce C, Peoples T, Perkins BA, Welsh JB, Willi SM, Wood MA, STAR 3 Study Group Effectiveness of sensor-augmented insulin-pump therapy in type 1 diabetes. N Engl J Med. 2010;363(11):311–320. doi: 10.1056/NEJMoa1002853. [DOI] [PubMed] [Google Scholar]
- 2.Buse JB, Kudva YC, Battelino T, Davis SN, Shin J, Welsh JB. Effects of sensor-augmented pump therapy on glycemic variability in well-controlled type 1 diabetes in the STAR 3 study. Diabetes Technol Ther. 2012;14(7):644–647. doi: 10.1089/dia.2011.0294. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 3.Hermanides J, Nørgaard K, Bruttomesso D, Mathieu C, Frid A, Dayan CM, Diem P, Fermon C, Wentholt IM, Hoekstra JB, DeVries JH. Sensor-augmented pump therapy lowers HbA(1c) in suboptimally controlled type 1 diabetes; a randomized controlled trial. Diabet Med. 2011;28(10):1158–1167. doi: 10.1111/j.1464-5491.2011.03256.x. [DOI] [PubMed] [Google Scholar]
- 4.Kordonouri O, Hartmann R, Pankowska E, Rami B, Kapellen T, Coutant R, Lange K, Danne T. Sensor augmented pump therapy from onset of type 1 diabetes: late follow-up results of the Pediatric Onset Study. Pediatr Diabetes. 2012;13(7):515–518. doi: 10.1111/j.1399-5448.2012.00863.x. [DOI] [PubMed] [Google Scholar]
- 5.Ståhl F, Johansson R. Diabetes mellitus modeling and short-term prediction based on blood glucose measurements. Math Biosci. 2009;217(2):101–117. doi: 10.1016/j.mbs.2008.10.008. [DOI] [PubMed] [Google Scholar]
- 6.Sparacino G, Zanderigo F, Corazza S, Maran A, Facchinetti A, Cobelli C. Glucose concentration can be predicted ahead in time from continuous glucose monitoring sensor time-series. IEEE Trans Biomed Eng. 2007;54(5):931–937. doi: 10.1109/TBME.2006.889774. [DOI] [PubMed] [Google Scholar]
- 7.Zanderigo F, Sparacino G, Kovatchev B, Cobelli C. Glucose prediction algorithms from continuous monitoring data: assessment of accuracy via continuous glucose error-grid analysis. J Diabetes Sci Technol. 2007;1(5):645–651. doi: 10.1901/jaba.2007.1-645. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 8.Eren-Oruklu M, Cinar A, Quinn L. Hypoglycemia prediction with subject-specific recursive time-series models. J Diabetes Sci Technol. 2010;4(1):25–33. doi: 10.1177/193229681000400104. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 9.Gani A, Gribok AV, Rajaraman S, Ward WK, Reifman J. Predicting subcutaneous glucose concentration in humans: data-driven glucose modeling. IEEE Trans Biomed Eng. 2009;56(2):246–254. doi: 10.1109/TBME.2008.2005937. [DOI] [PubMed] [Google Scholar]
- 10.Gani A, Gribok AV, Lu Y, Ward WK, Vigersky RA, Reifman J. Universal glucose models for predicting subcutaneous glucose concentration in humans. IEEE Trans Inf Technol Biomed. 2010;14(1):157–165. doi: 10.1109/TITB.2009.2034141. [DOI] [PubMed] [Google Scholar]
- 11.Finan DA, Doyle FJ, 3rd, Palerm CC, Bevier WC, Zisser HC, Jovanovic L, Seborg DE. Experimental evaluation of a recursive model identification technique for type 1 diabetes. J Diabetes Sci Technol. 2009;3(5):1192–1202. doi: 10.1177/193229680900300526. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 12.Eren-Oruklu M, Cinar A, Rollins DK, Quinn L. Adaptive system identification for estimating future glucose concentrations and hypoglycemia alarms. Automatica (Oxf) 2012;48(8):1892–1897. doi: 10.1016/j.automatica.2012.05.076. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 13.Pappada SM, Cameron BD, Rosman PM. Development of a neural network for prediction of glucose concentration in type 1 diabetes patients. J Diabetes Sci Technol. 2008;2(5):792–801. doi: 10.1177/193229680800200507. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 14.Pappada SM, Cameron BD, Rosman PM, Bourey RE, Papadimos TJ, Olorunto W, Borst MJ. Neural network-based real-time prediction of glucose in patients with insulin-dependent diabetes. Diabetes Technol Ther. 2011;13(2):135–141. doi: 10.1089/dia.2010.0104. [DOI] [PubMed] [Google Scholar]
- 15.Zecchin C, Facchinetti A, Sparacino G, De Nicolao G, Cobelli C. Neural network incorporating meal information improves accuracy of short-time prediction of glucose concentration. IEEE Trans Biomed Eng. 2012;59(6):1550–1560. doi: 10.1109/TBME.2012.2188893. [DOI] [PubMed] [Google Scholar]
- 16.Pérez-Gandía C, Facchinetti A, Sparacino G, Cobelli C, Gómez EJ, Rigla M, de Leiva A, Hernando ME. Artificial neural network algorithm for online glucose prediction from continuous glucose monitoring. Diabetes Technol Ther. 2010;12(1):81–88. doi: 10.1089/dia.2009.0076. [DOI] [PubMed] [Google Scholar]
- 17.Tresp V, Briegel T, Moody J. Neural-network models for the blood glucose metabolism of a diabetic. IEEE Trans Neural Netw. 1999;10(5):1204–1213. doi: 10.1109/72.788659. [DOI] [PubMed] [Google Scholar]
- 18.Mougiakakou SG, Bartsocas CS, Bozas E, Chaniotakis N, Iliopoulou D, Kouris I, Pavlopoulos S, Prountzou A, Skevofilakas M, Tsoukalis A, Varotsis K, Vazeou A, Zarkogianni K, Nikita KS. SMARTDIAB: a communication and information technology approach for the intelligent monitoring, management and follow-up of type 1 diabetes patients. IEEE Trans Inf Technol Biomed. 2010;14(3):622–633. doi: 10.1109/TITB.2009.2039711. [DOI] [PubMed] [Google Scholar]
- 19.Mougiakakou SG, Prountzou A, Iliopoulou D, Nikita KS, Vazeou A, Bartsocas CS. Neural network based glucose – insulin metabolism models for children with type 1 diabetes. Conf Proc IEEE Eng Med Biol Soc. 2006;1:3545–3548. doi: 10.1109/IEMBS.2006.260640. [DOI] [PubMed] [Google Scholar]
- 20.Georga E, Protopappas VC, Ardigo D, Marina M, Zavaroni I, Polyzos D, Fotiadis D. IEEE Trans Inf Technol Biomed. 2012. Multivariate prediction of subcutaneous glucose concentration in type 1 diabetes patients based on support vector regression. Epub ahead of print. [DOI] [PubMed] [Google Scholar]
- 21.Schlessinger A, Punta M, Yachdav G, Kajan L, Rost B. Improved disorder prediction by combination of orthogonal approaches. PLoS One. 2009;4(2):e4433. doi: 10.1371/journal.pone.0004433. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 22.Vatsa M, Singh R, Noore A, Ross A. On the dynamic selection of biometric fusion algorithms. IEEE Trans Inf Foren Sec. 2010;5(3):470–479. [Google Scholar]
- 23.Dassau E, Cameron F, Lee H, Bequette BW, Zisser H, Jovanovic L, Chase HP, Wilson DM, Buckingham BA, Doyle FJ., 3rd Real-time hypoglycemia prediction suite using continuous glucose monitoring. Diabetes Care. 2010;33(6):1249–1254. doi: 10.2337/dc09-1487. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 24.Stahl F, Johansson R, Renard E. Bayesian combination of multiple plasma glucose predictors. Conf Proc IEEE Eng Med Biol Soc. 2012;2012:2839–2844. doi: 10.1109/EMBC.2012.6346555. [DOI] [PubMed] [Google Scholar]
- 25.Daskalaki E, Prountzou A, Diem P, Mougiakakou SG. Real-time adaptive models for the personalized prediction of glycemic profile in type 1 diabetes patients. Diabetes Technol Ther. 2012;14(2):168–174. doi: 10.1089/dia.2011.0093. [DOI] [PubMed] [Google Scholar]
- 26.Bosnic Z, Kononenko I. Correction of regression predictions using the secondary learner on the sensitivity analysis outputs. Computing Inform. 2010;29(6):929–946. [Google Scholar]
- 27.Daskalaki E, Nørgaard K, Prountzou A, Züger T, Diem P, Mougiakakou S. Prediction of hypoglycemic events: comparative assessment on real data. The 5th International Conference on Advanced Technologies and Treatments for Diabetes (ATTD) Barcelona, Spain, February 8–11, 2012. [Google Scholar]