<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Prediction of blood glucose levels and nocturnal hypoglycemia using physiological models and artificial neural networks</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Arthur Bertachi</string-name>
          <email>abertachi@utfpr.edu.br</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Lyvia Biagi</string-name>
          <email>lyviar@utfpr.edu.br</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Iva´ n Contreras</string-name>
          <email>ivancontrerasfd@gmail.com</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ningsu Luo</string-name>
          <email>ningsu.luo@udg.edu</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Josep Veh´ı</string-name>
          <email>josep.vehi@udg.edu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Centro de Investigaci o ́n Biome ́dica en Red de Diabetes y Enfermedades Metab o ́licas Asociadas</institution>
          ,
          <addr-line>CIBERDEM</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Federal University of Technology - Parana ́ (UTFPR)</institution>
          ,
          <addr-line>Guarapuava</addr-line>
          ,
          <country country="BR">Brazil</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Institut d'Informatica i Aplicacions. Universitat de Girona</institution>
          ,
          <country country="ES">Spain</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Blood glucose control is a burden for subjects who live with Type 1 Diabetes (T1D). Patients with T1D aim to maintain blood glucose levels into euglycemic ranges, but this is not trivial task and requires a lifelong commitment on diabetes management. Emerging technologies (e.g. continuous glucose monitoring, insulin pump, mobile applications) have permitted to track several signals related with diabetes management closely, boosting the application of various machine learning algorithm focusing to learn the behavior of blood glucose. In this work we present the application of artificial neural networks to perform two different tasks: i) creating regression models to predict blood glucose levels continuously and ii) creating classification models to predict nocturnal hypoglycemic events. Both methods are evaluated on a dataset which contains about eight weeks of data from six different patients with T1D. Numerical results indicate that ANNs are feasible to perform these tasks satisfactorily and may be considerable to assist patients on T1D diabetes management.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>Regulating blood glucose (BG) levels is a lifelong challenge
for those who live with Type 1 Diabetes (T1D). Due to an
autoimmune disease, the pancreas stops to produce insulin
drastically, enforcing subjects to inject it exogenously. In
addition to insulin injection, subjects must have acute
selfmanagement skills to improve BG control, such as counting
the amount of carbohydrates (CHO) in meals and measure
BG levels constantly.</p>
      <p>Although emerging diabetes technologies achieved
remarkable success in the last decade, so far there is not any
commercial fully-automated system that completely
withdraw the burden from patients of taking daily decisions
regarding diabetes management. The prediction of blood
glucose levels in advance permits subjects to take preventive
actions before the occurrence of adverse events, reducing the
risk of short- and long-term complications. In addition, the
prediction of specific events (e.g. nocturnal hypoglycemia)
can improve subjects’ safety, once it allow the development
of specialized prediction algorithms, that may work in
parallel with the continuous BG level prediction algorithm.</p>
      <p>Artificial neural networks (ANNs) are able to acquire and
maintain knowledge based on information, simulating the
human brain [Haykin, 2009; Bishop et al., 1995] and have been
widely applied successfully on several regression and
classification problems. The utilization of ANN to predict BG
levels have been used for the last two decades [Sandham et
al., 1998] and even these days it is used in new studies due to
its great capacity to model the different non-linearities in
glucose dynamics. Since continuous glucose monitoring (CGM)
devices have been launched, CGM historical data are used by
data-driven models to predict BG levels, nevertheless, the use
of additional inputs (such as meal consumption and insulin
delivery) is able to improve prediction performance [Zecchin
et al., 2016].</p>
      <p>This paper presents two different tools that may be used by
subjects to support daily decisions regarding diabetes
management using ANN and physiological models: i) a tool
to provide prediction of BG levels continuously and ii) a
tool to predict the occurrence of nocturnal hypoglycemic
events. The work has been conducted through the software
MATLAB.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Methods</title>
      <p>This section presents the dataset and the methodologies
applied for the prediction of BG levels and nocturnal
hypoglycemic events.
2.1</p>
      <sec id="sec-2-1">
        <title>Database</title>
        <p>The dataset used for the developing of the blood glucose
prediction algorithms was the OhioT1DM dataset [Marling and
Bunescu, 2018]. It contains data of six individuals with T1D,
under insulin-pump therapy, wearing CGM, physical activity
band and reporting life-event data through a smart-phone app
throughout the 8-week data collection period.</p>
        <p>More information regarding the devices used by patient,
data format and patients’ characteristics can be found
elsewhere [Marling and Bunescu, 2018].</p>
      </sec>
      <sec id="sec-2-2">
        <title>Insulin On Board (IOB)</title>
        <p>The Insulin on board (IOB) represents the insulin that has
already been inject in the body and is still active. The IOB is
computed based on the insulin accumulated in two
compartments C1 and C2 [Wilinska et al., 2005].</p>
        <p>C_1(t) = u(t)</p>
        <p>KDIAC1(t)
C_2(t) = KDIA(C1(t) C2(t))</p>
        <p>IOB(t) = C1(t) + C2(t)
where u is the insulin injected and KDIA is a constant related
with the duration of insulin action (DIA).</p>
      </sec>
      <sec id="sec-2-3">
        <title>Carbohydrates on Board (COB)</title>
        <p>Similarly to IOB, carbohydrates on board (COB) represents
the remaining CHO amount of a meal that has not yet
appeared in the blood as glucose. It is an extension of the model
which describes the rate of appearance (Ra) of glucose in the
blood due to CHO intake [Hovorka et al., 2004].</p>
        <p>Ra(t) = Cin Cbio t e( t=tmax)</p>
        <p>t2max
COB(t) = CinCbio</p>
        <p>R t
tmeal</p>
        <p>Ra(t)dt
where Cin is the amount of CHO ingested, Cbio is the
bioavailability, tmax denotes the time of the maximum
appearance rate of glucose in the accessible glucose
compartment and tmeal is the time instant which a meal is consumed.</p>
      </sec>
      <sec id="sec-2-4">
        <title>Activity on Board (AOB)</title>
        <p>The activity on board (AOB) is computed using the
information related with the total steps performed throughout the day
[Ozaslan et al., 2017]. The total number of steps performed
over each sampling time is weighted by an exponential decay
curve:</p>
        <p>AOB(t) = steps(t)e( kst)
(3)
where steps(t) is the total number of steps performed at time
instant t and ks is a constant related to the duration of the
effects of physical activity on blood glucose control. One AOB
curve is obtained for each time instant t, and the final value of
the AOB represents the superposition of all the curves. The
parameters considered for the physiological models in this
work are presented in Table 1.</p>
      </sec>
      <sec id="sec-2-5">
        <title>2.3 Regression models for continuous prediction of blood glucose level</title>
        <p>The continuous prediction of BG levels aims to predict future
BG values, allowing subjects to anticipate harmful situations
by taking correction actions in advance. ANN are considered
to create individualized models, which are based on glucose,
insulin, carbohydrate and physical activity data.
(1)
(2)
rj</p>
        <p>Consider the datasets S described in 2.1 with k
samples. For each subject, S = f(xi; yi)g, i = 1; :::; k, where
xi 2 X is a sample in the q-dimensional feature space
X = ff1; f2; :::; fqg, and yi 2 Y = ftargetg is the
desired target output. Furthermore, S has been divided into two
subsets: Strain representing the m instances considered for
training and Stest the remaining n instances considered for
testing, so Strain [ Stest = fSg and m + n = k. Stest is
composed by approximately the final 10 days of S, and the
previous days were located in Strain.</p>
        <p>Feature subspace is composed by CGM measurements and
also by informations obtained from the physiological models
presented in 2.2. In total, five features were considered (q=5):
CGM (t0), CG_ M (t0), COB(t0), IOB(t0) and AOB(t0),
where CG_ M (t0) is computed as CGM(t0) 5CGM(t0 5) .
Finally, CGM (t0+PH) was determined as target value and
P H is the prediction horizon. Thereon, all the m instances
were divided again into a subset rj (j = 1; :::; R), based on
the value of CGM (t0) in each instance. Table 2 shows the
rules to select in which subset r an instance should be located.
Instances without CGM (t0), CG_ M (t0) or CGM (t0+PH)
data were discarded in both Strain and Stest.</p>
        <p>Each one of the r subsets were used separately to train
feed-forward ANNs. For convenience, all the ANN have
identical hyper-parameters, presented in Table 3. Firstly,
these parameters were tuned using k-fold cross validation for
P H = 30 minutes, and the same parameters were replicate
for P H = 60 minutes. After the end of the training procedure
of all r subsets, a group of five regression models was
generated for every r subset. Each one of the n instances located
in Stest was evaluated in only one group of the R regression
models produced. The selection of which group of regression
models should be used was based on CGM (t0) and the
conditions presented in Table 2. Thus, each group generated five
values of CGM (t0 + P H), that were later post-processed.
The minimum and maximum of those five values were
discarded, and the average of the remaining three intermediate
values was computed (trinmed mean), resulting in the final
predicted value. This value was bounded between 40 mg=dL
and 400 mg=dL. Figure 1 summarizes the methodology for
BG level prediction.</p>
        <p>The performance was evaluated by the root mean square
error (RMSE) between the predicted value (y^) and the target
(y).</p>
        <p>v</p>
        <p>n
RM SE = tuu n1 X (y^a
a=1
ya)
2
(4)
2.4</p>
      </sec>
      <sec id="sec-2-6">
        <title>Classifications models for nocturnal hypoglycemia prediction</title>
        <p>The prediction of nocturnal hypoglycemic events is
considered as a two-class classification problem in this work. The
aim of such classification models are to inform subjects
regarding the possibility of the occurrence of low BG levels
while subjects are sleeping. With such information, subjects
may be able to act pro-actively to avoid such adverse
situation by consuming snacks or reducing insulin infusion for the
following night period. Subjects must inform that they are
preparing to sleep (sleep announcement - tsleep). Then the
system may be able to predict the possibility of hypoglycemia
in the following hours, based on daily activities performed by
the subject.</p>
        <p>Similarly as presented in 2.3, dataset S has been divided
into Ztrain and Ztest, with Ztest containing the last 10 nights
from S and the remaining data has been located in Ztrain.
For such classification problem, S = f( i; i)g, i = 1; :::; h,
where i 2 is a sample in the Q-dimensional feature space
= ff1; f2; :::; fQg, and i is a class identity label
associated with the instance i.</p>
        <p>Subjects self-reported the beginning and the ending of
sleep period. The time-stamp related with the beginning of
sleep period was determined as tsleep. Feature subspace is
composed by the 22 features (Q=22). Inputs related to
glucose data were the CGM value at tsleep, hourly average of
CGM readings over the last six hours before tsleep, hourly
area under the curve below 70 mg=dL of CGM readings over
the last six hours before tsleep, and rate of change (ROC) of
CGM readings during the previous 30 minutes before tsleep.
In addition, the values of the COB, AOB, and IOB at tsleep
were also included. The six-hour period following tsleep was
used to assign the class of the respective instance. Class 1 was
assigned (i.e. indicating hypoglycemia) if any of following
situations were identified: 1) three consecutive CGM
readings below 70 mg=dL, 2) any self-monitoring blood glucose
(SMBG) performed during this period bellow 70 mg=dL, 3)
subjects consumed CHO to treat hypoglycemia (i.e. a meal
tagged as hypoglycemia rescue). Otherwise, if none of the
previous conditions occurred, the instance was labeled as
Class 0.</p>
        <p>Instances were excluded in both training and testing
datasets in case of more than 25% of CGM missing data for
the six previous hours before tsleep or in case than more than
25% of CGM missing data in the following six hours of
prediction, after tsleep. Table 4 presents the total amount of
instances obtained in each set.</p>
        <p>Individualized classification models were built considering
the parameters in Table 5. Models hyper-parameters were
optimized using k-fold cross validation. Due to the intrinsic
characteristics of the dataset, an imbalance between classes
can be notice in both Ztrain and Ztest. To deal with such
problem, the adaptive synthetic sampling algorithm [He and
Garcia, 2009] has been considered during the training
process. Performance was analyzed according to the metrics
presented in Table 6.
This section presents the results for both methodologies
described in 2.3 and 2.4. Results for continuous BG prediction
considering two different P H are presented in Table 7. In
addition, Figure 2 shows the predictions performed during the
first day of Stest for Patients #570 and #575. Results
regarding the performance of the classification models are presented
in Table 8.
4</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Discussion</title>
      <p>The results achieved with the ANN for short-time BG
prediction are similar (in terms of RMSE) with a study which
considered a recursive ANN [Mirshekarian et al., 2017].
Another study [Zecchin et al., 2012] also considered ANN and
meal absorption model to predict BG levels, achieving
better results (RMSE 14 mg/dL for P H = 30) in data from
real patients. However, further comparisons regarding results
should be performed when different methods are evaluated
with the same dataset.</p>
      <p>As demonstrated by [Zecchin et al., 2016], the inclusion of
physiological signals contributes to improve continuous BG
predictions. In this work, in addition to COB and IOB, we
also included the effects of physical activities (represented by
the signal AOB) as input of the models. As well known,
physical activity plays an important role in BG regulation in T1D
[Riddell et al., 2017], but there are few works that address the
use of physical activity signals in BG levels prediction.</p>
      <p>The continuous prediction is intended to support patients
decisions in case of hyper- or hypoglycemia prediction.
However, while subjects are sleeping, it is not possible to follow
the continuous predictions. Therefore, it is necessary for the
subject to be awakened by some alarm whether necessary,
impairing in subjects’ quality of life. The prediction of nocturnal
hypoglycemic events allows subjects to anticipate dangerous
situations without the need to be awakened.</p>
      <p>The occurrence of nocturnal hypoglycemic events are
associated with activities performed in the previous day [Metcalf
et al., 2014; Bachmann et al., 2016]. In this work, we
considered different inputs aiming to learn the effects of these
inputs in the behavior of BG during overnight. Results
indicate the feasibility to obtain classification models able to
predict hypoglycemia during overnight. Based on this
information, patients can take preventive actions to increase their
safety. In case of prediction of hypoglycemia, individuals
may consume a snack prior to sleep. Such tool is more
advantageous for patients whose are not under sensor-augmented
pump therapy or under closed-loop therapy. Patients who are
under multiple-daily injections (MDI) therapy or under
conventional pump therapy do not have any tool to assist them to
avoid hypoglycemia during overnight. Therefore, a tool
similar to the one presented in this paper can be very helpful to
increase users’ safety.</p>
      <p>The results obtained by the classification models indicate
the feasibility of such approach. Although some patients do
not have experienced hypoglycemia in the days used to test
the models, outcomes obtained by other patients are
satisfactory. An important remark regarding this dataset is that
patients’ insulin pump had threshold suspend feature. Such
feature allows the pump to stop insulin delivery when BG drop
a pre-set threshold. Clinical results showed that this feature
can reduce the time spent in hypoglycemia, especially
during the night [Ly et al., 2013]. Therefore, it is expected that
the methodology presented in this study will have a greater
impact on patients who actually have hypoglycemia during
night, like MDI users.
5</p>
    </sec>
    <sec id="sec-4">
      <title>Conclusions</title>
      <p>Two different prediction tools for T1D management were
presented in this paper considering ANN. The first one has
been developed to provide short-time prediction of BG
levels. The second tool aimed to predict nocturnal hypoglycemic
events based on classification models. Results of both tools
showed that ANNs appear to be suitable to perform
satisfactorily these tasks and can be used in decision support system
to assist patients with T1D to improve BG control and safety.</p>
    </sec>
    <sec id="sec-5">
      <title>Funding</title>
      <p>This work has been partially funded by the Spanish
Government (DPI2016-78831-C2-2-R) and by the National Counsel
of Technological and Scientific Development, CNPq - Brazil
(202050/2015-7 and 207688/2014-1).
)400
L
d
/
gm300
(
l
e
ev200
l
e
s
co100
u
l
G40
)400
L
d
/
gm300
(
l
e
ev200
l
e
s
co100
u
lG40
0
0
(a)
(b)
6
6
12
12
Time (h)
18
18
CGM
Prediction
24
24</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [Bachmann et al.,
          <year>2016</year>
          ]
          <string-name>
            <given-names>Sara</given-names>
            <surname>Bachmann</surname>
          </string-name>
          , Melanie Hess, Eva Martin-Diener,
          <string-name>
            <given-names>Kris</given-names>
            <surname>Denhaerynck</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Urs</given-names>
            <surname>Zumsteg</surname>
          </string-name>
          .
          <article-title>Nocturnal hypoglycemia and physical activity in children with diabetes: New insights by continuous glucose monitoring and accelerometry</article-title>
          .
          <source>Diabetes Care</source>
          ,
          <volume>39</volume>
          (
          <issue>7</issue>
          ):
          <fpage>e95</fpage>
          -
          <lpage>e96</lpage>
          , may
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [Bishop et al.,
          <year>1995</year>
          ]
          <string-name>
            <given-names>J. C.</given-names>
            <surname>Bishop</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.M.</given-names>
            <surname>Bishop</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Hinton</surname>
          </string-name>
          , and
          <string-name>
            <given-names>P.N.C.C.M.</given-names>
            <surname>Bishop</surname>
          </string-name>
          .
          <article-title>Neural Networks for Pattern Recognition</article-title>
          . Advanced Texts in Econometrics. Clarendon Press,
          <year>1995</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <source>[Haykin</source>
          , 2009]
          <string-name>
            <surname>Simon</surname>
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Haykin</surname>
          </string-name>
          .
          <article-title>Neural networks and learning machines</article-title>
          .
          <source>Pearson Education</source>
          , Upper Saddle River, NJ, third edition,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <source>[He and Garcia</source>
          , 2009]
          <string-name>
            <given-names>Haibo</given-names>
            <surname>He</surname>
          </string-name>
          and
          <string-name>
            <given-names>E.A.</given-names>
            <surname>Garcia</surname>
          </string-name>
          .
          <article-title>Learning from imbalanced data</article-title>
          .
          <source>IEEE Transactions on Knowledge and Data Engineering</source>
          ,
          <volume>21</volume>
          (
          <issue>9</issue>
          ):
          <fpage>1263</fpage>
          -
          <lpage>1284</lpage>
          , sep
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [Hovorka et al.,
          <year>2004</year>
          ]
          <string-name>
            <given-names>Roman</given-names>
            <surname>Hovorka</surname>
          </string-name>
          , Valentina Canonico, Ludovic J Chassin, Ulrich Haueter,
          <string-name>
            <surname>Massimo</surname>
            <given-names>MassiBenedetti</given-names>
          </string-name>
          , Marco Orsini Federici, Thomas R Pieber, Helga C Schaller, Lukas Schaupp, Thomas Vering, and Malgorzata E Wilinska.
          <article-title>Nonlinear model predictive control of glucose concentration in subjects with type 1 diabetes</article-title>
          .
          <source>Physiological Measurement</source>
          ,
          <volume>25</volume>
          (
          <issue>4</issue>
          ):
          <fpage>905</fpage>
          -
          <lpage>920</lpage>
          ,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [Ly et al.,
          <year>2013</year>
          ] Trang T. Ly, Jennifer A. Nicholas, Adam Retterath, Ee Mun Lim, Elizabeth A.
          <string-name>
            <surname>Davis</surname>
          </string-name>
          , and
          <string-name>
            <surname>Timothy</surname>
            <given-names>W.</given-names>
          </string-name>
          <string-name>
            <surname>Jones</surname>
          </string-name>
          .
          <article-title>Effect of sensor-augmented insulin pump therapy and automated insulin suspension vs standard insulin pump therapy on hypoglycemia in patients with type 1 diabetes</article-title>
          .
          <source>JAMA</source>
          ,
          <volume>310</volume>
          (
          <issue>12</issue>
          ):
          <fpage>1240</fpage>
          -
          <lpage>1247</lpage>
          , sep
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <source>[Marling and Bunescu</source>
          , 2018]
          <string-name>
            <given-names>C.</given-names>
            <surname>Marling</surname>
          </string-name>
          and
          <string-name>
            <given-names>R.</given-names>
            <surname>Bunescu</surname>
          </string-name>
          .
          <article-title>The OhioT1DM dataset for blood glucose level prediction</article-title>
          .
          <source>In The 3rd International Workshop on Knowledge Discovery in Healthcare Data</source>
          , Stockholm, Sweden,
          <year>July 2018</year>
          . CEUR proceedings in press, available at http://smarthealth.cs.ohio.edu/bglp/OhioT1DMdataset-paper.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [Metcalf et al.,
          <year>2014</year>
          ]
          <string-name>
            <surname>Kristen</surname>
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Metcalf</surname>
            , Ajay Singhvi, Eva Tsalikian,
            <given-names>Michael J.</given-names>
          </string-name>
          <string-name>
            <surname>Tansey</surname>
            ,
            <given-names>M. Bridget</given-names>
          </string-name>
          <string-name>
            <surname>Zimmerman</surname>
            , Dale W. Esliger,
            <given-names>and Kathleen F.</given-names>
          </string-name>
          <string-name>
            <surname>Janz</surname>
          </string-name>
          .
          <article-title>Effects of moderate-to-vigorous intensity physical activity on overnight and next-day hypoglycemia in active adolescents with type 1 diabetes</article-title>
          .
          <source>Diabetes Care</source>
          ,
          <volume>37</volume>
          (
          <issue>5</issue>
          ):
          <fpage>1272</fpage>
          -
          <lpage>1278</lpage>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [Mirshekarian et al.,
          <year>2017</year>
          ]
          <string-name>
            <given-names>Sadegh</given-names>
            <surname>Mirshekarian</surname>
          </string-name>
          , Razvan Bunescu, Cindy Marling, and
          <string-name>
            <given-names>Frank</given-names>
            <surname>Schwartz</surname>
          </string-name>
          .
          <article-title>Using LSTMs to learn physiological models of blood glucose behavior</article-title>
          .
          <source>In 2017 39th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC)</source>
          . IEEE, jul
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [Ozaslan et al.,
          <year>2017</year>
          ]
          <string-name>
            <given-names>B.</given-names>
            <surname>Ozaslan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Patek</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Breton</surname>
          </string-name>
          .
          <article-title>Quantifying the effect of antecedent physical activity on prandial glucose control in type 1 diabetes: Defining exercise on board</article-title>
          .
          <source>In Abstracts from ATTD 2017 10th International Conference on Advanced Technologies &amp; Treatments for Diabetes</source>
          , Paris , France, pages
          <fpage>A24</fpage>
          -
          <lpage>A25</lpage>
          ,
          <year>Feb 2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [Riddell et al.,
          <year>2017</year>
          ]
          <string-name>
            <given-names>Michael C Riddell</given-names>
            , Ian W Gallen, Carmel E Smart, Craig E Taplin,
            <surname>Peter Adolfsson</surname>
          </string-name>
          , Alistair N Lumb, Aaron Kowalski, Remi Rabasa-Lhoret,
          <string-name>
            <surname>Rory J McCrimmon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Carin</given-names>
            <surname>Hume</surname>
          </string-name>
          , Francesca Annan, Paul A Fournier, Claudia Graham, Bruce Bode, Pietro Galassetti, Timothy W Jones, In˜igo San Milla´n, Tim Heise, Anne L Peters,
          <string-name>
            <surname>Andreas Petz</surname>
          </string-name>
          , and
          <string-name>
            <surname>Lori M Laffel.</surname>
          </string-name>
          <article-title>Exercise management in type 1 diabetes: a consensus statement</article-title>
          .
          <source>The Lancet Diabetes &amp; Endocrinology</source>
          ,
          <volume>5</volume>
          (
          <issue>5</issue>
          ):
          <fpage>377</fpage>
          -
          <lpage>390</lpage>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [Sandham et al.,
          <year>1998</year>
          ]
          <string-name>
            <given-names>W.</given-names>
            <surname>Sandham</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Nikoletou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Hamilton</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Paterson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Japp</surname>
          </string-name>
          , and
          <string-name>
            <given-names>C.</given-names>
            <surname>MacGregor</surname>
          </string-name>
          .
          <article-title>Blood glucose prediction for diabetes therapy using a recurrent artificial neural network</article-title>
          .
          <source>In 9th European Signal Processing Conference (EUSIPCO</source>
          <year>1998</year>
          ), pages
          <fpage>1</fpage>
          -
          <lpage>4</lpage>
          ,
          <year>Sept 1998</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [Wilinska et al.,
          <year>2005</year>
          ]
          <string-name>
            <given-names>M. E.</given-names>
            <surname>Wilinska</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. J.</given-names>
            <surname>Chassin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. C.</given-names>
            <surname>Schaller</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Schaupp</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. R.</given-names>
            <surname>Pieber</surname>
          </string-name>
          , and
          <string-name>
            <given-names>R.</given-names>
            <surname>Hovorka</surname>
          </string-name>
          .
          <article-title>Insulin kinetics in type-I diabetes: continuous and bolus delivery of rapid acting insulin</article-title>
          .
          <source>IEEE Transactions on Biomedical Engineering</source>
          ,
          <volume>52</volume>
          (
          <issue>1</issue>
          ):
          <fpage>3</fpage>
          -
          <lpage>12</lpage>
          , jan
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [Zecchin et al.,
          <year>2012</year>
          ]
          <string-name>
            <given-names>C.</given-names>
            <surname>Zecchin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Facchinetti</surname>
          </string-name>
          , G. Sparacino, G. De Nicolao, and
          <string-name>
            <given-names>C.</given-names>
            <surname>Cobelli</surname>
          </string-name>
          .
          <article-title>Neural network incorporating meal information improves accuracy of shorttime prediction of glucose concentration</article-title>
          .
          <source>IEEE Transactions on Biomedical Engineering</source>
          ,
          <volume>59</volume>
          (
          <issue>6</issue>
          ):
          <fpage>1550</fpage>
          -
          <lpage>1560</lpage>
          , jun
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [Zecchin et al.,
          <year>2016</year>
          ]
          <string-name>
            <given-names>Chiara</given-names>
            <surname>Zecchin</surname>
          </string-name>
          , Andrea Facchinetti, Giovanni Sparacino, and
          <string-name>
            <given-names>Claudio</given-names>
            <surname>Cobelli</surname>
          </string-name>
          .
          <article-title>How much is short-term glucose prediction in type 1 diabetes improved by adding insulin delivery and meal content information to CGM data? a proof-of-concept study</article-title>
          .
          <source>Journal of Diabetes Science and Technology</source>
          ,
          <volume>10</volume>
          (
          <issue>5</issue>
          ):
          <fpage>1149</fpage>
          -
          <lpage>1160</lpage>
          , jul
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>