Abstract

Diabetes mellitus is a major, and increasing, global problem. However, it has been shown that, through good management of blood glucose levels (BGLs), the associated and costly complications can be reduced significantly. In this pilot study, Elman recurrent artificial neural networks (ANNs) were used to make BGL predictions based on a history of BGLs, meal intake, and insulin injections. Twenty-eight datasets (from a single case scenario) were compiled from the freeware mathematical diabetes simulator, AIDA. It was found that the most accurate predictions were made during the nocturnal period of the 24 hour daily cycle. The accuracy of the nocturnal predictions was measured as the root mean square error over five test days () not used during ANN training. For BGL predictions of up to 1 hour a of (±SD)  mmol/L was observed. For BGL predictions up to 10 hours, a of (±SD)  mmol/L was observed. Future research will investigate a wider range of AIDA case scenarios, real-patient data, and data relating to other factors influencing BGLs. ANN paradigms based on real-time recurrent learning will also be explored to accommodate dynamic physiology in diabetes.

1. Introduction

The population with diabetes in 2000 was estimated to be 171 million worldwide. This figure is predicted to rise to 366 million by 2030 [1], which represents around 4.4% of the estimated worldwide population. However, it has been shown that, through good management of diabetes, its associated debilitating and costly complications can be reduced. The main complications can be divided into those that are short term, that is, hypoglycaemia and hyperglycaemia, and those that are long-term. The longer term complications can affect the vascular tree and the central nervous system as well as the kidneys and the eyes, resulting in cardiovascular disease, retinopathy, nephropathy, and neuropathy. For Type 1 (insulin-dependent) diabetics, the most common method for management is through with monitoring the blood glucose level (BGL) using fingerprick blood tests taken several times a day, and adjusting insulin doses based on these readings. For a dynamic, nonlinear, and complex condition such as diabetes this can be far from satisfactory. Factors such as insulin type and dose, diet, stress, exercise, illness, and pregnancy all have significant influences on the BGL. Management may be compromised through lack of data and, for some patients, an inability to interpret data adequately.

Devices such as continuous blood glucose meters (CGMs) and insulin pumps (IPs) may remove some of the burden of BGL management from the patient, through better monitoring and ease of supply of exogenous insulin. However, such devices work in an open-loop fashion, or pseudo closed-loop fashion requiring input and interpretation from the user. A system where these devices can work in a closed-loop fashion, to maintain normoglycaemia with minimal intervention from the patient, may be the next step in diabetes management. However, such systems are currently only at the research and development stage, although initial clinical trials are promising [2].

To realise a closed-loop system for BGL control, that is, an artificial pancreas, at least three main components are required; a glucose monitor which is capable of registering autonomous BGL readings in real-time every few minutes, an autonomous insulin pump to supply insulin to a patient when needed, based on the BGL readings, and a control algorithm to predict the impact of insulin injections at some later time.

Control algorithms for BGL regulation tend to be grouped into two broad categories: the proportional-integral-derivative (PID) controller and model predictive control (MPC) [36]. Essentially, the PID uses a classic feedback approach comparing the difference between the measured glucose level (blood or interstitial) and the expected glucose level, which is known as the proportional component. In addition, there is the integral component, which is the area under the curve between the measured glucose level and the expected glucose level, and the derivative component, which is the rate of change of the measured glucose level. From these components, proportional, integral, and derivative, the rate at which insulin is supplied to the body is adjusted. This is known as the insulin infusion rate (IIR), defined in the following equation, where , and are the proportional, integral, and derivative weight terms, respectively, and and are the measured and expected (target) glucose levels, respectively [7]: for MPC, the effects of carbohydrate intake and insulin injections on the BGL are captured in a glucoregulatory model. This can be in the form of a mathematical description of the various physiological processes of the body which can affect the BGLs. The glucoregulatory model may also be formulated as a “black box” approach, relying on pattern recognition from sets of training data. The “black box” approach is the method employed in the present research to model the AIDA physiological description, using artificial neural networks (ANNs).

ANNs represent a powerful modelling technique for pattern recognition, time series forecasting, and regression problems [8]. Their modelling ability relies on the fact that they do not require in-depth knowledge of the relationship between intrinsic variables for a particular problem, or the structure relating the variables required for mathematical modelling. Instead, an ANN is trained to recognise patterns in a dataset, and these patterns are effectively stored in the interconnected neuron weights of the ANN.

There is an extensive literature in the field of BGL prediction and control, using algorithms such as PID and MPC. Intersubject variability is one of the major challenges to be addressed in any closed-loop system which attempts to control the BGL of a patient, which is why ANNs may be a possible solution. An ANN can be trained on an individual’s BGL; it can incorporate the factors specific to that person, without an in-depth knowledge of the individual-specific interactions which link them all. These factors can include, but are not limited to body mass index (BMI), age, gender, pregnancy, carbohydrate intake, exogenous insulin injections, exercise, and stress.

In the next section, the uses of ANNs for BGL prediction are reviewed.

2. Artificial Neural Networks and Blood Glucose Prediction

In this section, a brief review of existing ANN approaches to BGL prediction studies is presented. Performance measures quoted in the following studies give an indication of the prediction accuracies achieved by the various groups; however, due to differences in the data used and ANN architectures employed, direct comparisons with the findings of this paper may be difficult.

Sandham et al. [9] used an Elman recurrent ANN (designed and trained using MATLAB) with 95 neurons in the hidden layer to predict future BGL values using input parameters including insulin, diet, exercise, BGL, and other factors. A recurrent ANN was chosen for its superior performance in time-series prediction problems. Clinical data for training and evaluating the ANN were sourced from two patients taking regular BGL readings using fingerprick blood tests, together with diary entries recording information relating to the other input vectors. The development of the ANNs in this work was hindered by a lack of data, with the number of patients willing to cooperate cited as a problem. There was also concern over the accuracy of the meal data recorded by the patients.

Mougiakakou et al. [10] developed a simulation model for BGL prediction based on three compartmental models (CMs) describing short- and long-acting insulin effects on the glucose-insulin metabolism of a Type-1 diabetes patient, as well as a CM for glucose absorption from the gut. A recurrent ANN, trained using a real-time recurrent learning algorithm, used the CMs as inputs to make a BGL prediction. Data from a Type-1 diabetes patient was used as the input to the system containing the CMs and the ANN. The data consisted of 69 days of measurements and contained information relating to BGLs (at breakfast, lunch, dinner, and bedtime), insulin injections, and food intake. The results were quoted as an RMSE between the ANN short-term prediction and data from the patient not used during ANN training. It was suggested that including additional patient information would enhance the model. Data relating to sex, age, other diseases, and years of diabetes, should result in a more patient-specific model. It was also expressed that data relating to physical exercise is an important parameter in BGL prediction, and its inclusion was considered important to improve accuracy.

Mougiakakou et al. [11] used a similar CM/ANN system in their work reported in [10]. This was used to predict BGLs for four children with Type-1 diabetes. The CMs (for insulin intake and glucose absorption from the gut) provided the inputs to an ANN, along with the most recent BGL. The ANNs used in this paper were a recurrent type (trained using a real-time recurrent learning algorithm) and a feed-forward variety (trained using a back-propagation algorithm). The BGL data used in this study were obtained from a CGM which provided a reading of interstitial glucose every 5 minutes measured over a period of days. Insulin and meal intake data were also recorded. The RMSE was used to compare the predicted BGL of the ANN with that of a day of patient data not used during training. ANNs were developed specifically for each patient. The results showed that the real-time recurrent network had similar performance to the feed-forward type. However, the real-time recurrent network was preferred, due to its ability to adapt weights when a new input was supplied.

Zarkogianni et al. [12] used an ANN and CM developed in [10, 11] which have the ability to advise on insulin doses. This closed-loop system used a combined CM and ANN approach to make short-term BGL predictions, which were then fed into a nonlinear predictive controller capable of advising on insulin doses. Data were provided from a mathematical model, describing patients with Type-1 diabetes, with a sampling rate of 3 minutes. The results showed that the system can control BGLs with realistic meal intakes.

Pappada et al. [13] used ANNs generated from the NeuroSolutions software package to make BGL predictions over a 50- to 180-minute window. These were of a time-lagged feed-forward type and were trained using the back-propagation algorithm. The data were acquired from 18 patients with Type-1 diabetes using a CGM to acquire blood glucose data over a period of 3–9 days for each patient, at a sampling rate of 1–5 minutes. Training involved the use of datasets from 11–17 patients. In addition to this, an electronic diary was used by the patients to record insulin dosages, carbohydrate intake, hypo/hyperglycaemic symptoms, lifestyle (activities and events), and emotional states. The networks were tested using data acquired from the 18th patient not used in the training of the ANNs. Results were quoted as the mean absolute difference (MAD%) between the ANN prediction and the output from the CGM. The MAD% is defined in the following equation, where is the ANN prediction, is the target BGL from a CGM, and is the number of predictions: the results showed that predictions were more accurate for BGLs in the normoglycaemic and hyperglycaemic ranges than those in the hypoglycaemic range. One possible reason which was cited for this was that the dataset used for ANN training contained fewer examples of hypoglycaemic events than BGLs in other ranges. It was also shown that an increase in predictive length resulted in a decrease in predictive accuracy.

Pérez-Gandía et al. [14] used a feed-forward, fully-connected ANN (multilayer perceptron) consisting of 3 layers. The first hidden layer had 10 neurons and the second had 5. The inputs to the ANN were the current BGL and BGL readings up to 20 minutes prior to this reading. The data were sourced from 15 patients wearing continuous glucose monitors (9 wearing the Guardian REAL-Time from Medtronic-MiniMed and 6 wearing the FreeStyle Navigator from Abbott), with sampling frequencies ranging from 1 to 5 minutes. The training sets included both hypoglycaemic and hyperglycaemic events. Three ANNs were trained to predict 15, 30, and 45 minutes into the future, for a 24-hour period. The results were quoted as an RMSE of the difference between the ANN prediction and patient data not used during the training of the ANN. For predictions of 15, 30, and 45 minutes, the RMSE error was 0.56, 1.00, and 1.5 mmol/L, respectively. It was recognised that only using past CGM data as the input to the ANN limited the performance of the prediction system. It was suggested that including additional input data, such as meal intake and insulin dosage, could improve the ANN BGL prediction performance.

Curran et al. [15] presented a software solution using an ANN trained with the Levenberg-Marquardt algorithm to make BGL predictions based on expected insulin doses, carbohydrate intake, and exercise. The paper discusses a mobile phone-based application, INNSULIN, which takes data input from the user to advise on future BGLs, with the intention that insulin therapy and carbohydrate intake can be adjusted to maintain normoglycemia. The gathered data can be stored to generate a database of previous BGLs, insulin doses, carbohydrate intakes, and exercise, which can then be sent via a 3G connection to an endocrinologist, who can review the control of BGLs of a particular patient. Future work by the group will involve the development of the network to predict glucose levels 1 and 2 hours after the consumption of a meal, as well as predicting the amount of insulin necessary to control the BGL of the patient.

Hovorka [7] discusses the future of continuous glucose monitoring, and presents an interesting progression of the artificial pancreas. The author suggests an incremental development of the artificial pancreas as follows.

Generation 1
A system to terminate insulin infusion from an insulin pump at low BGLs to prevent hypoglycaemia. A closed-loop system for nocturnal control is also suggested, “when meal intake and exercise do not confound glucose control.”

Generation 2
Glucose control around meal times with some user-interaction.

Generation 3
Closed-loop control around meals and periods of exercise.

Generation 4
Fully implantable systems or systems with dual control able to provide glucagon or other substances to prevent hypoglycaemic events.

Further reports of artificial neural network prototypes in diabetes care have also been described by other researchers [1624].

3. AIDA

AIDA is a mathematical model and freeware diabetes simulator [25]. It models steady-state glucose-insulin interactions over a 24-hour period by describing the physiology of a person with Type-1 diabetes mellitus in terms of insulin sensitivity, glucose and insulin distribution, and the rate of gastric depletion. AIDA is the source of data for the ANNs developed in this paper. For more information on AIDA, readers should consult the website http://www.2aida.org/ or see the separate paper in this special issue [26].

The AIDA compartmental model takes into consideration a number of factors: carbohydrate intake (amount in grams and time), insulin (type, amount, and time), kidney function, and insulin sensitivity. Using these variables, a compartmental model of the various interactions within the body is described by a series of equations to build a picture of BGL fluctuations over a 24-hour period in time steps of 0.25 hours. It assumes a patient is unable to produce endogenous insulin, as is the case with Type-1 diabetics.

AIDA is an acronym for automated insulin dosage advisor, a name originating from one of the historical goals of the project. Originally, it was hoped that it could be developed to make predictions of future BGLs for patients to maintain normoglycaemia by adjusting insulin doses. However, it became apparent that this model was not sufficiently accurate for individual BGL predictions or therapy planning. The authors make clear the limitations of this model. There are many warnings that it should not be used to make predictions for real-life patients’ BGLs or to make changes to insulin regimens. Despite this limitation, there is still value in its capabilities as an educational tool for individuals with diabetes to manage their condition and, importantly for this project, in providing simulated data for initial ANN training, testing, and evaluation for a patient with diabetes.

The changes of renal threshold of glucose which occur with age and the effects of counterregulatory hormones (glucagon) at low BGLs have not, so far, been incorporated into the AIDA model. It also assumes that the effects of physical activity and stress remain relatively constant during the simulation period; these factors can have an impact on BGLs and need to be incorporated into future datasets which are used to train ANNs. In previous AIDA studies, it has also been found that parameters which were valid for one patient cannot be used to model all patients with a variety of conditions. The RMS deviation between predicted and observed BGLs increases as time progresses from the parameter-estimation period. It was also observed that the sensitivity parameters for insulin in the hepatic and peripheral regions were not necessarily accurate several days later [27], and it was noted that using the overall carbohydrate content of a meal, with no regard for parameters such as glycaemic index, was a simplification of the effect of a meal on BGL. The authors of the AIDA model also admit that current knowledge of the processes involved in the absorption of food from the gut is limited.

Despite these limitations, AIDA has proven to be a useful educational and research tool, and it has been applied by a wide variety of research teams to harvest simulated BGL data for research purposes [28, 29].

4. Preparing Blood Glucose Data from AIDA

For short-term predictions (up to 1 hour), the ANNs were trained using all the available BGL data for a defined prediction period. The current time step was moved incrementally forwards through the prediction period, in time-steps of 0.25 hours (the resolution of the AIDA data). A trained ANN could, therefore, make BGL predictions for every time-step in the prediction period. This could be described as a moving window, with the current time-step at the centre (Table 1).

The input vector values precede the current time-step, with the target BGL defined at some future interval.

Twenty-eight days of data were produced from AIDA (single patient, Case Study 2) in which a day commenced at midday (12:00) and terminated at midday the following day. Each day contained the following events, which can be seen schematically in Figure 1:

BGL values, with a 15 minute frequency,2 meals, timed to vary around 13:30 (Meal 1) and 19:00 (Meal 2) ±30 minutes,2 short-acting insulin doses (these were timed to be administered 30 minutes before the meals ±15 minutes),2 long-acting insulin doses (these were timed to be administered 30 minutes before Meal 1 ±15 minutes and 1 hr after Meal 2 ±15 minutes). This could easily be modified to contain just one long-acting insulin dose for a 24-hour period.

For the majority of input vectors, the only non zero values were the BGLs, with the carbohydrate and insulin vectors, in most cases, being zero. The only periods where the insulin and carbohydrate vectors had a non zero value were around meal times, when insulin is required and carbohydrates are consumed (see Table 2).

For the long-term predictions, the same dataset was used as for the short-term predictions; however, it was presented differently to the ANN. Unlike for the short-term predictions, where the ANN was supplied with an input vector event every 15 minutes, the ANN was only given an input vector event if a meal had been consumed or an insulin injection had occurred. This resulted in the ANN only being given, for each day of data: 3 previous meal vectors, 3 short-acting insulin vectors, and 3 long-acting insulin vectors. A 24-hour period began at midday and ran through to midday the following day. Each 24-hour period contained the following, which can be seen schematically in (Figure 2):2 meals, timed to vary around 13:30 (Meal 1) and 19:00 (Meal 2) ±30 minutes, and the BGLs at these times;2 short-acting insulin doses and the BGL at these events (these were timed to be administered 30 minutes before the meals ±15 minutes); 2 long-acting insulin doses and the BGL at the events (these were timed to be administered 30 minutes before Meal 1 ±15 minutes, and 1 hr after Meal 2 ±15 minutes).

A sample of the data input vectors to the ANN is shown in Table 3. Note that time 0.00 hrs represents midday and 12.00 hrs represents 24:00 (midnight).

The ANNs were trained to predict a single BGL value at 1, 2, 4, 6, 8, or 10 hours after the last event supplied as an input, which was always a long-acting insulin injection, administered after Meal 2.

5. ANN Architecture

The ANNs were created using MATLAB version 7.8.0.347 (R2009a) and the Neural Networks Toolbox version 6.0.2 (R2009a). The ANNs developed in this project were based on the Elman recurrent ANN, which has been shown to have superior predictive abilities in time-series forecasting from feed-forward ANNs with no feedback loops. The Elman ANN is a two-layer ANN, with a feedback layer from the context layer to the input layer. This allows the ANN to have a “knowledge” of past events, which is a beneficial factor in predicting future events, such as in BGL prediction. The layout of the Elman ANN is shown in Figure 3 (adapted from [8]), which depicts a fully connected, recurrent Elman ANN with 4 inputs, 2 neurons in the hidden layer, and one output neuron. The 2 neurons in the hidden layer were found to be optimal through trial and error. The neurons of the hidden layer have a tansig activation function while the output neuron has a linear activation function.

Training was performed using the Levenberg-Marquardt algorithm, defined in the following equation where and are measures of the performance function, H is a Hessian matrix, μ is a scalar, I is the identity matrix, and g is the gradient. This is regarded as a faster training algorithm than the standard back-propagation algorithm used historically in the Elman ANN, as it takes fewer epochs to find a minimum for the performance function: the training parameters for the Levenberg-Marquardt algorithm, used for the networks described in this project, are summarised below.

Weight Initialization
This was performed using the Nguyen-Widrow initialization function (“initnw” in MATLAB). The values are random to a certain degree, so any two networks will begin training with different neuron weights. Consequently, every network is unique, and networks trained on identical data will not necessarily give the same output.

Weight Updates
This was performed using the function called “trains”, which is an incremental training algorithm presenting the network inputs and updating the weights with each time-step (epoch).

Data Allocation
This was performed using the function “dividerand,” which is used to separate input and target vectors into three sets: training, validation, and testing. The data were split into the following ratio: training 60%, validation 20%, and testing 20%. As the name of the function suggests, this is done in a random fashion.

Performance Measure
The criterion by which training success is assessed is the mean squared error (MSE). This takes the average of the sum squared of the errors, where the error is the difference between the network output and the target.

Training was terminated if μ reached 120, or if the gradient (g) reached , or if a maximum number of training epochs (cycles) was obtained.

6. Results

The error in the prediction was calculated as the RMSE between the target (actual) BGL and the predicted BGL from the ANN over the prediction period, see (4), for 5 days of data not used during training. An average of the RMSEperiod over five test days was used to assess the performance of the ANN, : an accurate BGL prediction was taken to be one which fell within the accuracy of glucose sensors, which was taken to be ±1 mmol/L. For short-term predictions, the prediction period ran from 18:00 until 06:30 the following day. The termination conditions for training were 100 epochs, a μ of 1e20, or a gradient of .

From the graphs shown in Figures 4, 5, 6, and 7, it can be seen that the most accurate predictions of the ANNs were during the later portion of the night. The predictions are least accurate in the hours leading up to 24:00. If the predictions from 00:30 onwards are examined, then the average performance of the four individual ANNs, for prediction lengths (15, 30, 45, and 60 minutes) is 0.15 ± 0.04 SD mmol/L with an , as in the following equation, of 0.24 mmol/L at any one prediction time over the prediction period, for any network over the five test days: for longer-term predictions, the data were presented to the ANN in a different manner, as was mentioned earlier. Figures 8, 9, 10, 11, and 12 show the performance of the ANNs at predicting BGLs over time periods of 1, 2, 4, 6, 8, and 10 hrs.

Two important points may be observed from Figure 8 to Figure 12. Up to the 6-hour prediction, the difference between BGLactual and BGLpredict (over the 5 test days) can be over 1 mmol/L (Figure 10). The 8- and 10-hour predictions appear accurate: an average for the ANN for 8- and 10-hour predictions was  mmol/L. The was 0.20 mmol/L for the 8-hour prediction, while for the 10-hour prediction the was 0.36 mmol/L.

The accuracy of the predictions seems to improve as the prediction period increases away from the last input event. This could be explained by the diminishing influence on the BGL of the short/long-acting insulin and meal consumption as time progresses, making for a simpler modelling case, although further work is required to investigate this.

7. Discussion

The ANNs investigated in this paper were able to make the most accurate BGL predictions during the night. This is probably due to the reduced effect of meals and insulin injections during this period, although due to time constraints, a more rigorous investigation of this hypothesis could not be conducted. Networks with few hidden neurons appear to be able to make accurate BGL predictions of short-term nocturnal BGLs (up to 60 minutes) and long-term nocturnal blood glucose levels (8 and 10 hrs).

The results are similar to other work carried out [13, 14]; however, it should be noted that real-patient data was used in these papers, and that the prediction periods included daytime predictions. The BGLs found in the body are inherently unstable whereas those of the AIDA model are from a set of equations which are stable. There are factors during the nocturnal period which are not modelled by AIDA, and which may make predicting future BGLs more difficult. These include variations in glycemic index and protein content of meals, growth hormone and cortisol variations, sexual relations, restless sleep, excess hepatic gluconeogenesis created by the elevated glucose target for breakfast, or even an active dream life (the brain is the major consumer of glucose during the night), but the night predictions of this project still seem valid. Control during the nocturnal period of the daily cycle may represent the first step towards a closed-loop artificial pancreas, as proposed for the first generation of artificial pancreases by Hovorka [7].

Although the results of this early work in progress are promising, there is much scope for improving the validity of the networks.

It is acknowledged that no test on real-patient data has yet been performed, and that the data of this project was sourced from a limited mathematical model. This is a simplified case of a patient with Type-1 diabetes and does not include the effects of stress, exercise, illness, pregnancy, variations in glycemic index and protein content of meals, CGM detector noise, and so forth. All these variables will make for a more complicated situation and may reduce the overall accuracy of ANN predictions. However, using a model like AIDA does permit a large quantity of test BGL data to be harvested rapidly.

It is fully accepted that the simulation is only a starting point, but it is a useful way to embark on in silico testing. The purpose of this pilot study has been to prove the concept of this simulated data approach—but it is recognised that laboratory bench testing alone will not be sufficient—and if further in silico testing with a wider range of simulated patients is encouraging, then clinical testing with real-patient data will be warranted.

Using real-patient data, from a CGM with a sampling frequency similar to that of the AIDA sampling rate, would allow for investigation on the impact of glucose detector noise as well as the physiological responses of stress, exercise, illness, and so forth on the accuracy of prediction.

Using more than one patient will also be necessary to prove the validity of the prediction accuracy of the ANNs. This will allow for interindividual variability to be analysed. It should be stressed, however, that it was never the intention of this study to train a given ANN on more than one patient. This is with the belief that the trained ANN is specific to an individual’s physiology, and that an ANN trained on more than one patient’s BGL data would be inappropriate and have reduced accuracy. However, future work is needed to prove this.

Another issue with the AIDA model is the slow change in insulin sensitivities a patient can experience which can occur over the course of weeks and months. The parameters of the AIDA model, which are used to describe insulin sensitivities of the patients, are not necessarily valid a week after the data used to describe them was measured. The networks of this project are similar, in concept, to the AIDA model. Once the network has been trained, the weights, which essentially describe the physiological insulin/glucose interactions of a patient, are fixed. Over time, it would be expected that the accuracy of the network predictions would reduce as the patient’s physiology changes. One way in which this issue could be addressed is by using a real-time recurrent learning network. This network differs from the Elman network, trained with the Levenberg-Marquardt algorithm, because it never stops training. Every time data is supplied to this network, small adjustments are made to the weights. In this way, it is able to adapt to slow changes in the data. Therefore, as the physiology of a patient changes with time, the network is able to incorporate the changes by adjusting the weights of its neurons. Such a network design was beyond the scope of this initial study.

8. Conclusions

ANNs, based on the Elman recurrent network and trained using the Levenberg-Marquardt algorithm, were designed, and were able to make accurate short- and long-term blood glucose predictions during the nocturnal period of the daily cycle.

For short-term predictions (15, 30, 45, and 60 minutes), ANNs made blood glucose predictions with of  SD mmol/L, and an of 0.27 mmol/L. For long-term predictions (8 and 10 hrs), ANNs, with a predictions of  SD mmol/L, were observed. The was 0.20 mmol/L for the 8-hour prediction and 0.36 mmol/L for the 10-hour prediction.

Future areas of investigation will include developing alternative network paradigms which are capable of continuous learning, such as the real-time recurrent network. Such a network could be used in conjunction with the network configuration of this project to compare their prediction accuracy over an extended time period. This would highlight the effects which a changing metabolism might have on network prediction accuracy over the course of weeks or months. Such a study might also incorporate a real patient trial, utilising the data-gathering ability of CGMs, and digital diary logs of meal intake, insulin injections, exercise, and stress which could be easily incorporated into ANN paradigms.