<!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>Formal Verication of Biomedical Devices via In Silico Clinical Trials on Adversarial Scenarios</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Agostina Calabrese ?</string-name>
          <email>calabrese.1657689@studenti.uniroma1.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Computer Science Department, Sapienza University of Rome</institution>
        </aff>
      </contrib-group>
      <abstract>
        <p>Biomedical Devices improve the quality of life in patients by making the treatments they follow completely, or partially, automated. However, when the eects of a biomedical device are relevant on health, the consequences due to a possible malfunction might be critical. As a consequence, design of biomedical devices is often a long and expensive process and requires a verication of the device in each of the possible relevant scenarios. When performing an in vivo clinical trial, the set of involved patients is often small and the devices can be tested only in the scenarios that actually occur. As a consequence, performing the verication of a biomedical device by means of an in vivo clinical trial is not feasible. In this paper we show a technology for performing In Silico Clinical Trials (ISCTs) of biomedical devices. As a case study, we describe the results concerning the preliminary phase of an ISCT of the Medtronic MiniMed ePID System [29], an articial pancreas for Type 1 Diabetes Mellitus (T1DM) patients.</p>
      </abstract>
      <kwd-group>
        <kwd>In Silico Clinical Trials • Simulation-based Verication • Cyber-Physical Systems • VPH models • Model Checking • Simulation</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>The design of new biomedical devices is registering a positive trend due to the
advance of biomedical engineering. Such devices are meant to improve the
quality of life in dierent kinds of patients by making the treatments they follow
completely, or partially, automated.</p>
      <p>
        As one would expect, the more the eects of a biomedical device are relevant
on health, the more the consequences due to a possible malfunction are critical.
For instance, the articial pancreas (see, e.g., [
        <xref ref-type="bibr" rid="ref31">31</xref>
        ]) is a safety-critical device for
blood glucose levels monitoring and regulation in patients with Type 1 Diabetes
Mellitus (T1DM). If not correctly designed, the articial pancreas has the
capability to lead a patient to coma or worst, to death. As a consequence, design of
biomedical devices is often a long and expensive process.
      </p>
      <p>Motivation
Biomedical devices are often composed of one or more physical components
controlled by software. This class of systems is known as Cyber Physical Systems
(CPSs). For instance, an articial pancreas includes glucose sensors and insulin
and/or glucagon pumps (the actuators), both interacting with a control
algorithm. In order to verify that the behaviour of a CPS meets the specication,
we would need to verify it in each of the possible relevant scenarios. A scenario
can be dened as a nite sequence of either ordinary or anomalous events. For
instance, in the eld of articial pancreases validation, an ordinary event could
be the occurrence of a meal, while an anomalous event could be a sudden
obstruction of the insulin pump.</p>
      <p>
        Despite the improvements in sensor and pump design and realisation, the
articial pancreas must counter delays and inaccuracies in both glucose
measurement and insulin delivery [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. For instance, Continuous Glucose Monitoring
(CGM) devices measure glucose levels in the interstitial uid, but there is a
physiological (and sensor-indipendent) delay representing the transport of
glucose from blood to interstitial uid that must be taken into account [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ].
      </p>
      <p>Even more important than delays are the potential deviation between the
sensed and the actual glucose levels and the possible dierence between the
amount of administered insulin and the computed dose. The occurrence of these
events can be modelled by variations in the parameter values of the model
dening the System Under Verication (SUV).</p>
      <p>In the case of a biomedical device, the verication activity should be repeated
for each patient taken from a possibly complete population. When performing
an in vivo clinical trial, the set of involved patients is often small and the devices
can be tested only in the scenarios that actually occur. This means that, if no
obstructions occurs during the in vivo clinical trial, nothing can be argued about
what the behaviour of the articial pancreas would be in the case of such realistic
anomalies. As a consequence, performing the verication of a biomedical device
by means of an in vivo clinical trial is a very time consuming and expensive
process which requires the recruitment of many volunteers for a long period of
time.</p>
      <p>These objections do not apply in the case of in In Silico Clinical Trials
(ISCTs). An ISCT is a clinical trial performed by means of computer
simulations over a population of Virtual Patients (VPs) (see, e.g., http://paeon.di.
uniroma1.it), and can greatly help in the early phases of the design of a new
biomedical device in order to spot design errors or fragile design choices.</p>
      <p>
        Being entirely model-based, performing an ISCT is much cheaper and faster
than an in vivo trial, requiring only a mathematical model of both the physical
and the cyber components of the device to be used, in synergy with a model
of the patient (Virtual Physiological Human, VPH, model) and a model of the
Pharmaco-Kinetics/-Dynamics (PKPD) of the relevant medicinal drugs (see,
e.g., [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]). Such heterogeneous models need to be integrated in order to be
simulated as a closed loop.
1.2
      </p>
      <p>Contribution
In this work we show a technology to perform ISCTs of biomedical devices, by
focussing, as a case study, on the preliminary phase of an ISCT of an articial
pancreas for patients aected by T1DM.</p>
      <p>
        Our technology is based on Modelica, one of the major open-standard
generalpurpose languages for modelling dynamical systems, widely used in application
domains as diverse as mechanical, electrical, electronic, hydraulic, thermal,
control, electric engineering, but also physiology and pharmacology (see, e.g., [
        <xref ref-type="bibr" rid="ref26">26</xref>
        ]).
Translators are also available to integrate biochemical models in Systems
Biology Markup Language (SBML) into Modelica (see, e.g., [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]). Several ecient
and highly-congurable Modelica-based simulators are currently available, both
open-source (e.g., OpenModelica and JModelica) and proprietary ( e.g., Dymola).
      </p>
      <p>
        In our case study, we dened in Modelica the Medtronic MiniMed ePID
System described in [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ]. The ePID system uses a
ProportionalIntegralDerivative (PID) controller, and hence is purely reactive and respond to alterations
in blood glucose levels only after they have occurred. Because of this, PID
algorithms must cope with the time lags in both glucose sensing and insulin action
and delivery [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].
      </p>
      <p>Therefore, dening an adversarial model of the uncontrollable events that
may occur and impact the correct functioning of the ePID system ( disturbance
model ) is of fundamental importance in order to perform a reliable System Level
Formal Verication (SLFV) of the biomedical device.</p>
      <p>
        We dened such a disturbance model (again in Modelica) in terms of
possible temporary faults in the sensors and actuators of the device (a time series of
such events denes an operational scenario ), and we used the System Level
Formal Verier (SyLVer) tool [
        <xref ref-type="bibr" rid="ref18 ref22">18,22</xref>
        ] developed by the Model Checking Laboratory
(MCLab) (http://mclab.di.uniroma1.it/site) to generate an optimized
simulation campaign that veries the closed-loop articial pancreasvirtual patient
system on all such scenarios.
      </p>
      <p>In this work we show an extension of the SyLVer approach where the monitor
functionalities are no more limited to a PASS/FAIL decision. In our extension,
the monitor is used to compute the values of application-dependent Key
Performance Indicators (KPIs), allowing statistical analysis of results and thus giving
back to the designers both counter-examples ( i.e., scenarios where the device
performance are unsatisfactory and might pose the patient safety at risk) as
well as aggregate/statistical information on the overall device performance and
robustness.
1.3</p>
      <p>Paper Outline
The paper is organised as follows. Section 2 describes the T1DM VP population
involved in the ISCT, while Section 3 is dedicated to the description of the
model of the biomedical device. The disturbance model and the generation of
the simulation campaigns are shown in Section 4. Finally, the results of the
preliminary phase of our ISCT are discussed in Section 6, while conclusions are
drawn in Section 7.</p>
    </sec>
    <sec id="sec-2">
      <title>Virtual Patient Population</title>
      <p>
        The starting point to carry out an ISCT for the verication of a biomedical device
is the availability of a suitable population of VPs. Such a population must be
complete, i.e., large enough to represent all relevant human patient phenotypes,
whose spectrum can be quite large in hormonal regulatory systems, since they
typically occur within a complex network of endocrinological, neurological, and
psychological factors (see, e.g., [
        <xref ref-type="bibr" rid="ref10 ref15 ref16">10,16,15</xref>
        ]).
      </p>
      <p>To compute such a population of virtual patients, we need a VPH model,
i.e., a mathematical model of the (patho-)physiology of interest and the
kineticsdynamics of relevant drugs. Often, VPH models are in the form of parametric
systems of Ordinary Dierential Equations (ODEs), where parameters are used
to model inter-subject variability, meaning that dierent assignments determine
the behaviour of dierent patients.</p>
      <p>
        Unfortunately, as argued in, e.g., [
        <xref ref-type="bibr" rid="ref19 ref25 ref30">30,25,19</xref>
        ], many of the possible
assignments to the parameters of a VPH model lead to time evolutions that are not
biologically admissible ( i.e., coherent with the laws of biology).
      </p>
      <p>As a consequence, a representative population of virtual patients cannot be
built by arbitrarily picking assignments to the parameters of a VPH model, but
an intelligent search in the parameter space is needed.</p>
      <p>
        The work in [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] describes the computation of a representative population of
T1DM VPs, obtained by exploiting the Medtronic VPH model of the human
glucose regulation system [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. This model is simpler (hence, faster to simulate)
than other models, e.g., those in [
        <xref ref-type="bibr" rid="ref5 ref8">8,5</xref>
        ], but is similarly eective in predicting the
evolution of blood glucose and plasma insulin concentrations.
      </p>
      <p>
        The population of VPs has been generated by using the VP generator
originally presented in [
        <xref ref-type="bibr" rid="ref25 ref30">30,25</xref>
        ], which performs an AI-guided randomised search in
the space of the model parameters. It is important to note that, in most cases,
the size of the parameter space is such that, even after proper discretisation, an
exhaustive search would be infeasible. To counteract this issue, our VP generator
exploits statistical hypothesis rejection methods (see, e.g., [
        <xref ref-type="bibr" rid="ref23 ref24 ref9">9,24,23</xref>
        ]).
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>The Medtronic MiniMed ePID System</title>
      <p>
        An articial pancreas is a CPS consisting of sensors, a control algorithm, and
actuators. Typically, a CGM sensor gains information about current glucose blood
level. The collected information feeds the control algorithm which computes the
amount of drug to be injected into the patient. The actuators of articial
pancreases are hormonal pumps. The most common devices include only an insulin
pump, but recent research is working forward bi-hormonal controllers for blood
glucose regulation [
        <xref ref-type="bibr" rid="ref11 ref8">8,11</xref>
        ] having an additional pump for glucagon administration.
      </p>
      <p>
        In our case study we veried the Medtronic MiniMed external physiological
insulin delivery (ePID) system [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ]. This closed-loop controller for glucose
regulation is composed of a CGM sensor, a PID controller and an insulin pump. The
(1)
(2)
(3)
(4)
control algorithm is described by the following equations:
      </p>
      <p>P (t) = Kp[SG(t)</p>
      <p>target]
I(t) = I(t
1) + Kp [SG(t)</p>
      <p>TI</p>
      <p>target]</p>
      <p>D(t) = Kp TD S_G(t)
where SG(t) is the measured blood glucose concentration at time t, and target
is the target glucose level. The insulin dose that the pump has to administrate
at time t is given by the equation:</p>
      <p>P ID(t) = P (t) + I(t) + D(t)
This model includes the following 3 parameters:</p>
      <p>Kp ( U/min2) is a factor depending on the subject’s daily dose of insulin,
TI (min) is a parameter used to allow small changes in the integral
compartment during the day and rapid changes during the night,
TD (min) is a factor used to regulate the insulin dose according to glucose
rising and falling.</p>
      <p>The rst parameter is patient-specic, but its value is uniquely determined by
the daily insulin dose. The remaining two parameters are set to the same value
for all patients. Since CGM devices measure glucose levels in the interstitial uid,
the model of the sensor reads the blood glucose concentration value from the
VPH model and adds the time lag as in the following equation:</p>
      <p>GI_SF(t) =
1
SEN
1</p>
      <p>SEN
GISF(t) +
(G(t) + error(t))
(5)
where G is the blood glucose concentration and SEN is the interstitial uid delay
(min).
4</p>
    </sec>
    <sec id="sec-4">
      <title>Adversarial Operational Scenarios</title>
      <p>
        While falsication approaches (see, e.g., [
        <xref ref-type="bibr" rid="ref1 ref2 ref28 ref6">1,6,2,28</xref>
        ]) are incomplete approaches
aiming at nding errors in the SUV, SLFV aims at certifying the absence of
errors by verifying the SUV on all the simulation scenarios that are considered
relevant.
      </p>
      <p>Indeed, in our SLFV activity of the articial pancreas described in Section 3,
we need to generate an exhaustive simulation campaign i.e., a simulation
campaign that includes all simulation scenarios deemed relevant. Usually it requires
weeks or even months of simulation activity to perform an exhaustive campaign,
and the prospect is even worse if considering that when the SUV is a biomedical
device, the simulation campaign should be repeated for more than one patient
(the complete population of patients, if possible).</p>
      <p>
        SyLVer [
        <xref ref-type="bibr" rid="ref18 ref22">18,22</xref>
        ] is a tool for the generation of optimized simulation campaigns
starting from a model of the operational environment of the SUV (namely, a
disturbance model). Such simulation campaigns are exhaustive, in that they exercise
the SUV on all scenarios entailed by the operational environment model.
However, by suitable randomising the verication order of the operational scenarios
to be simulated [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ], the simulation campaign computed by SyLVer is also
anytime, in that during the verication process the system outputs an upper bound
to the Omission Probability [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ], i.e., the probability that an error will be found
during the simulation of a yet-to-be-simulated scenario. This feature allows the
verication engineer to stop the (otherwise exhaustive) verication process when
the omission probability goes below a given threshold. The simulation campaign
computed by SyLVer is also parallel, in that it is designed to be executed on
possibly large high-performance computing infrastructures [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ].
      </p>
      <p>Our Modelica denition of the PID controller allows the injection of
temporary faults into the glucose-sensing mechanism and the insulin-delivery
mechanism. What we need to do is to formally describe how often an event able to
aect at least one of these two errors can happen, and in which measure it can
contribute to the errors. By doing this we dened all the operational scenarios
that are relevant to the SLFV of the articial pancreas. The goal is to describe
all the admissible sequences of events ( i.e., a scenario) by means of a Finite State
Automaton (FSA), in order to give it as input to the SyLVer tool. To this end, we
modelled the disturbance sequences characterizing the operational environment
of the articial pancreas, again using Modelica. The FSA is then automatically
generated starting from this high-level description.</p>
      <p>We equipped our Modelica model of the biomedical device with a general
module for the application of disturbances on a signal. This module can be seen
as a function that takes as input the original signal and returns the disturbed
signal according to the following equation:
f (S(t)) =</p>
      <p>S(t
) +
(6)
where S(t) is the signal and , and are three parameters. In this way, we
can instantiate the equation above by assigning dierent parameter values for,
respectively, glucose-sensing error and insulin-delivery error. Since a calibration
error in glucose-sensing can be modelled as an additive error, we xed to 1
and to 0. In order to dene only realistic scenarios, the calibration error in
glucose-sensing should be constant through the time and restricted to a small
domain centered in 0. We discretised this range and dened the domain of as
the set f 5; 0; 5g. The values in the set are expressed in mg/dl. The value of ,
initialized at 0, is chosen one hour after the start of the simulation and never
changed through the scenario. We chose to not inject disturbances during the
rst hour of the in-silico clinical trial ( i.e., the SLFV of the articial pancreas
on the virtual T1DM patients) in order to let the system reach stability. We
modelled the possible errors in the insulin delivery mechanism by dening the
domain of as the set f0:8; 1; 1:2g. In order to simulate the occurrence of sudden
failures, e.g., a partial obstruction of the pump, the value of , initialized at 1,
can be modied every 6 hours starting from the end of the rst hour of the
trial. Since it is more natural to model the eect of an obstruction event as a
proportional error, we xed both and to 0.
5</p>
    </sec>
    <sec id="sec-5">
      <title>Monitor</title>
      <p>The last ingredient to perform the SLFV activity is a criterion to evaluate the
behaviour of the articial pancreas. In order to best t the requirements of
insilico clinical trials, we extended the SyLVer approach by dening a monitor for
the SUV that returns the values of the KPIs of interest instead of the boolean
PASS/FAIL. This is done in order to allow statistical analysis of results. To this
purpose, we dened the following KPIs:</p>
      <p>
        the average of function GRADE during time. GRADE is a function
introduced in [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] in order to provide a method to evaluate the degree of
dangerousness of blood glucose levels. The GRADE function assigns to glucose
concentrations (expressed in mg/dl) a score from the interval [0; 50] (see Figure 1) and it
is dened as:
      </p>
      <p>GRADE(g) =</p>
      <p>50
(425 flog10[log10( 1x8 )] + 0:16g2
if g 2 [37; 630]
otherwise
Accordingly to its denition, the GRADE function assigns a score 5 if and
only if the corresponding blood glucose level is within the euglycemic range ( i.e.,
70-140 mg/dl), while high scores are assigned in case of both hypoglycemia and
hyperglycemia. This KPI can thus be calculated as:
targetDev =</p>
      <p>R h jG(t) targetj dt
0 target</p>
      <p>h
maxG = max G(t)</p>
      <p>0 t h
minG = min G(t)</p>
      <p>0 t h
GRADE =</p>
      <p>R0h GRADE(t)dt
h
where h is the horizon of the simulation.</p>
      <p>
        the mean deviation from target (see (1) and (2)). In [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ] the target glucose
concentration was 120 mg/dl for safety reasons, but the authors themselves
argued that better results could be probably achieved by setting the target to
a lower value. In the case of in-silico clinical trials the limitations due to safety
reasons do not apply, so we xed the target at 105 mg/dl ( i.e., the center of the
euglycemic range). This KPI is calculated as:
the highest glucose level registered during the trial
the lowest glucose level registered during the trial
(7)
(8)
(9)
E
AD 30
R
G
60
50
40
20
10
0
GRADE(x)
the fraction of time that the patient spent in the euglycemin range,
calculated as:
isEuglycemic(t) =
In this section we discuss the preliminary experimental results obtained from
the ISCT on 40 representative VPs ( i.e., 4 times the number of patients
included in the corresponding in vivo clinical trial [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ]). In order to let the SyLVer
tool generate the optimised simulation campaigns we need to x the horizon
of the simulation scenarios. We decided to extend the verication period
chosen in the in vivo clinical trial concerning the PID controller [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ] (32 h) to 48
h, thus considering all the simulation scenarios having 48 h as horizon dened
by our disturbance model (see Section 4). The optimized simulation campaign
generated by SyLVer counts 65 769 dierent scenarios. For each scenario, we
veried the device under three dierent inputs ( i.e., normal, hyperglycemic and
hypoglycemic condition). More specically, we adopted the portfolio of inputs
described in [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], hence altering the amount of ingested carbohydrates and the
daily dose of injected insulin by the specied multiplication factors. As a result,
the PID controller was validated in 197 307 dierent scenarios for each of the 40
patients.
      </p>
      <p>Despite the number of involved patients in our preliminary experiments is
too small to compute meaningful statistics on the robustness of the Medtronic
MiniMed external physiological insulin delivery (ePID) system, it was enough
to detect faulty behaviours of the system. Figure 2 shows the percentage of
successful scenarios registered by each VP. As shown in the diagram, almost
half of the VPs registered a PASS in more than 90% of the scenarios. However,
it is not negligible that the articial pancreas failed in almost all the scenarios
for 10% of the VPs.</p>
      <p>In the following analysis we will focus on the VPs with, respectively, the
lowest (pl) and the highest (ph) percentages of successful scenarios (besides VPs
with a success rate of 100%). As shown in Figure 3a, pl registered a FAIL in
all the scenarios because of a too low minimum blood glucose concentration.
This faulty behaviour is probably due to the high insulin sensitivity of this VP
(i.e., 0.002 ml/ U), showing that ISCTs can be of fundamental importance in
determining personalised settings of the device. ph has a failure rate of 2.70%,
and the main cause is the constraint on the minimum blood glucose concentration
(see Figure 3b). The failure of the system is due to scenarios involving an error
in the insulin delivery component, showing that the articial pancreas cannot
cope with all the relevant adversarial scenarios.</p>
      <p>Fig. 2: Percentages of successful scenarios for each VP.</p>
      <p>(a) VP with the lowest percentage of successful scenarios ( pl).
(b) VP with the highest percentage of successful scenarios ( ph) besides
VPs with a success rate of 100%.</p>
      <p>Fig. 3: Minimum blood glucose concentrations for each scenario.</p>
    </sec>
    <sec id="sec-6">
      <title>Conclusions</title>
      <p>
        In this work, we dened an in silico clinical trial for the system-level
verication of the Medtronic MiniMed external physiological insulin delivery (ePID)
system [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ] on a representative population of VPs and on adversarial scenarios
encompassing temporary faults in the glucose sensor and the insulin delivery
mechanism of the biomedical device.
      </p>
      <p>
        The entire workow of our ISCT has been performed in Modelica. The
population of VPs on which we carried out our verication activity has been computed
in [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], while the generation of the adversarial operational scenarios has been
performed starting from a high-level model given as input to SyLVer [
        <xref ref-type="bibr" rid="ref18 ref22">18,22</xref>
        ].
      </p>
      <p>In order to provide the user with statistical information about the robustness
of the biomedical device under verication, we extended the SyLVer approach by
dening a monitor for the SUV computing the values of suitable KPIs. Our
preliminary experiments highlighted a few scenarios resulting in faulty behaviours
of the articial pancreas. These failures were caused by the lack of personalised
settings of the device and by errors in the insulin delivery mechanism.</p>
      <p>
        In future work we plan to extend our verication activity by including in our
adversarial operational scenario model unexpected patient behaviours in terms
of carbohydrates intake and meal proles, along the lines of, e.g., [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ].
      </p>
    </sec>
    <sec id="sec-7">
      <title>Acknowledgements</title>
      <p>This work was partially supported by the following research projects/grants:
Italian Ministry of University &amp; Research (MIUR) grant Dipartimenti di
Eccellenza 20182022 (Dept. Computer Science, Sapienza Univ. of Rome); EC
FP7 project PAEON (Model Driven Computation of Treatments for Infertility
Related Endocrinological Diseases, 600773); INdAM GNCS Project 2019. The
experimental part has been run on the Marconi CINECA cluster, thanks to Class
C ISCRA Project n. HP10COBFWG.</p>
      <p>The author is grateful to Stefano Sinisi (Dept. Computer Science, Sapienza
Univ. of Rome) for having carefully supervised this work.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>H.</given-names>
            <surname>Abbas</surname>
          </string-name>
          , G. Fainekos,
          <string-name>
            <given-names>S.</given-names>
            <surname>Sankaranarayanan</surname>
          </string-name>
          ,
          <string-name>
            <surname>F.</surname>
          </string-name>
          <article-title>Ivan£i¢, and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Gupta</surname>
          </string-name>
          .
          <article-title>Probabilistic temporal logic falsication of cyber-physical systems</article-title>
          .
          <source>ACM TECS</source>
          ,
          <volume>12</volume>
          (
          <issue>2s</issue>
          ),
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>A.</given-names>
            <surname>Adimoolam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Dang</surname>
          </string-name>
          , A. DonzØ, J. Kapinski, and
          <string-name>
            <given-names>X.</given-names>
            <surname>Jin</surname>
          </string-name>
          .
          <article-title>Classication and coverage-based falsication for embedded control systems</article-title>
          .
          <source>In CAV</source>
          <year>2017</year>
          , volume
          <volume>10426</volume>
          <source>of LNCS</source>
          . Springer,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>A.</given-names>
            <surname>Calabrese</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mancini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Massini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Sinisi</surname>
          </string-name>
          , and
          <string-name>
            <given-names>E.</given-names>
            <surname>Tronci</surname>
          </string-name>
          .
          <article-title>Generating T1DM virtual patients for in silico clinical trials via AI-guided statistical model checking</article-title>
          .
          <source>In RCRA</source>
          <year>2019</year>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>C.</given-names>
            <surname>Cobelli</surname>
          </string-name>
          , E. Renard, and
          <string-name>
            <given-names>B.</given-names>
            <surname>Kovatchev</surname>
          </string-name>
          . Articial pancreas: Past, present, future.
          <source>Diabetes</source>
          ,
          <volume>60</volume>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>C.</given-names>
            <surname>Dalla Man</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Micheletto</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Lv</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Breton</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Kovatchev</surname>
          </string-name>
          , and
          <string-name>
            <given-names>C.</given-names>
            <surname>Cobelli</surname>
          </string-name>
          .
          <article-title>The UVA/Padova type 1 diabetes simulator: New features</article-title>
          .
          <source>JDST</source>
          ,
          <volume>8</volume>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>A.</given-names>
            <surname>Dokhanchi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Zutshi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Sriniva</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Sankaranarayanan</surname>
          </string-name>
          , and
          <string-name>
            <given-names>G.</given-names>
            <surname>Fainekos</surname>
          </string-name>
          .
          <article-title>Requirements driven falsication with coverage metrics</article-title>
          .
          <source>In EMSOFT 2015. IEEE</source>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>T.</given-names>
            <surname>Eissing</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Kuepfer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Becker</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Block</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Coboeken</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Gaub</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Goerlitz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Jaeger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Loosen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Ludewig</surname>
          </string-name>
          , M. Meyer, C. Niederalt,
          <string-name>
            <given-names>M.</given-names>
            <surname>Sevestre</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Siegmund</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Solodenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Thelen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>U.</given-names>
            <surname>Telle</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Weiss</surname>
          </string-name>
          , T. Wendl,
          <string-name>
            <given-names>S.</given-names>
            <surname>Willmann</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J.</given-names>
            <surname>Lippert</surname>
          </string-name>
          .
          <article-title>A computational systems biology software platform for multiscale modeling and simulation: Integrating whole-body physiology, disease biology, and molecular reaction networks</article-title>
          .
          <source>Front. Physiol</source>
          ,
          <volume>2</volume>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>F.</given-names>
            <surname>El-Khatib</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Russell</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Nathan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Sutherlin</surname>
          </string-name>
          , and
          <string-name>
            <given-names>E.</given-names>
            <surname>Damiano</surname>
          </string-name>
          .
          <article-title>Bi-hormonal closed-loop blood glucose control for type 1 diabetes</article-title>
          .
          <source>Sc. Transl. Med., 2</source>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <given-names>R.</given-names>
            <surname>Grosu</surname>
          </string-name>
          and
          <string-name>
            <given-names>S.</given-names>
            <surname>Smolka</surname>
          </string-name>
          .
          <article-title>Monte Carlo model checking</article-title>
          .
          <source>In TACAS</source>
          <year>2005</year>
          , volume
          <volume>3440</volume>
          <source>of LNCS</source>
          . Springer,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>M. Hengartner</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Kruger</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Geraedts</surname>
            , E. Tronci,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Mancini</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Ille</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Egli</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Roeblitz</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Ehrig</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Saleh</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Spanaus</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Schippert</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Zhang</surname>
            , and
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Leeners</surname>
          </string-name>
          .
          <article-title>Negative aect is unrelated to uctuations in hormone levels across the menstrual cycle: Evidence from a multisite observational study across two successive cycles</article-title>
          .
          <source>J. Psycho. Res.</source>
          ,
          <volume>99</volume>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11. P. Herrero,
          <string-name>
            <given-names>P.</given-names>
            <surname>Georgiou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Oliver</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Reddy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Johnston</surname>
          </string-name>
          , and
          <string-name>
            <given-names>C.</given-names>
            <surname>Toumazou</surname>
          </string-name>
          .
          <article-title>A composite model of glucagonglucose dynamics for in silico testing of bihormonal glucose controllers</article-title>
          .
          <source>JDST</source>
          ,
          <volume>7</volume>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <given-names>N.</given-names>
            <surname>Hill</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Hindmarsh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Stevens</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Stratton</surname>
          </string-name>
          ,
          <string-name>
            <surname>J. Levy</surname>
          </string-name>
          , and
          <string-name>
            <given-names>D.</given-names>
            <surname>Matthews</surname>
          </string-name>
          .
          <article-title>A method for assessing quality of control from glucose proles</article-title>
          .
          <source>Diabetic Medicine</source>
          ,
          <volume>24</volume>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <given-names>R.</given-names>
            <surname>Hovorka</surname>
          </string-name>
          .
          <article-title>Closed-loop insulin delivery: from bench to clinical practice</article-title>
          .
          <source>Nat. Rev. End., 7</source>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <given-names>S.</given-names>
            <surname>Kanderian</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Weinzimer</surname>
          </string-name>
          , G. Voskanyan, and
          <string-name>
            <given-names>G.</given-names>
            <surname>Steil</surname>
          </string-name>
          .
          <article-title>Identication of intraday metabolic proles during closed-loop glucose control in individuals with type 1 diabetes</article-title>
          .
          <source>JDST, 3</source>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <given-names>B.</given-names>
            <surname>Leeners</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Krger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Geraedts</surname>
          </string-name>
          , E. Tronci,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mancini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Egli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Rblitz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Saleh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Spanaus</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Schippert</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , and
          <string-name>
            <given-names>F.</given-names>
            <surname>Ille</surname>
          </string-name>
          .
          <article-title>Associations between natural physiological and supraphysiological estradiol levels and stress perception</article-title>
          .
          <source>Front</source>
          . Psycol.,
          <volume>10</volume>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <given-names>B.</given-names>
            <surname>Leeners</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Kruger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Geraedts</surname>
          </string-name>
          , E. Tronci,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mancini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Ille</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Egli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Roeblitz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Saleh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Spanaus</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Schippert</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Hengartner</surname>
          </string-name>
          .
          <article-title>Lack of associations between female hormone levels and visuospatial working memory, divided attention and cognitive bias across two consecutive menstrual cycles</article-title>
          .
          <source>Front. Behav</source>
          . Neuro.,
          <volume>11</volume>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <given-names>F.</given-names>
            <surname>Maggioli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mancini</surname>
          </string-name>
          , and
          <string-name>
            <surname>E. Tronci.</surname>
          </string-name>
          <article-title>SBML2Modelica: Integrating biochemical models within open-standard simulation ecosystems</article-title>
          .
          <source>Bioinformatics</source>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <given-names>T.</given-names>
            <surname>Mancini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Mari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Massini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Melatti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Merli</surname>
          </string-name>
          , and
          <string-name>
            <given-names>E.</given-names>
            <surname>Tronci</surname>
          </string-name>
          .
          <article-title>System level formal verication via model checking driven simulation</article-title>
          .
          <source>In CAV</source>
          <year>2013</year>
          , volume
          <volume>8044</volume>
          <source>of LNCS</source>
          . Springer,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <given-names>T.</given-names>
            <surname>Mancini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Mari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Massini</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Melatti</surname>
          </string-name>
          , I. Salvo,
          <string-name>
            <given-names>S.</given-names>
            <surname>Sinisi</surname>
          </string-name>
          , E. Tronci,
          <string-name>
            <given-names>R.</given-names>
            <surname>Ehrig</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Rblitz</surname>
          </string-name>
          , and
          <string-name>
            <given-names>B.</given-names>
            <surname>Leeners</surname>
          </string-name>
          .
          <article-title>Computing personalised treatments through in silico clinical trials. A case study on downregulation in assisted reproduction</article-title>
          .
          <source>In RCRA</source>
          <year>2018</year>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <given-names>T.</given-names>
            <surname>Mancini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Mari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Massini</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Melatti</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Salvo</surname>
          </string-name>
          , and
          <string-name>
            <given-names>E.</given-names>
            <surname>Tronci</surname>
          </string-name>
          .
          <article-title>On minimising the maximum expected verication time</article-title>
          .
          <source>Inf. Proc. Lett</source>
          .,
          <volume>122</volume>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <given-names>T.</given-names>
            <surname>Mancini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Mari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Massini</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Melatti</surname>
          </string-name>
          , and
          <string-name>
            <given-names>E.</given-names>
            <surname>Tronci</surname>
          </string-name>
          .
          <article-title>Anytime system level verication via parallel random exhaustive hardware in the loop simulation</article-title>
          .
          <source>Microprocessors and Microsystems</source>
          ,
          <volume>41</volume>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <given-names>T.</given-names>
            <surname>Mancini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Mari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Massini</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Melatti</surname>
          </string-name>
          , and
          <string-name>
            <surname>E. Tronci.</surname>
          </string-name>
          <article-title>SyLVaaS: System level formal verication as a service</article-title>
          .
          <source>Fundam</source>
          . Inform.,
          <volume>12</volume>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <given-names>T.</given-names>
            <surname>Mancini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Mari</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Melatti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Salvo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Tronci</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Gruber</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Hayes</surname>
          </string-name>
          , and
          <string-name>
            <given-names>L.</given-names>
            <surname>Elmegaard</surname>
          </string-name>
          .
          <article-title>Parallel statistical model checking for safety verication in smart grids</article-title>
          .
          <source>In SmartGridComm</source>
          <year>2018</year>
          . IEEE,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <given-names>T.</given-names>
            <surname>Mancini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Mari</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Melatti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Salvo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Tronci</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Gruber</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Hayes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Prodanovic</surname>
          </string-name>
          , and
          <string-name>
            <surname>L. Elmegaard.</surname>
          </string-name>
          <article-title>User exibility aware price policy synthesis for smart grids</article-title>
          .
          <source>In DSD 2015. IEEE</source>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <given-names>T.</given-names>
            <surname>Mancini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Tronci</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Salvo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Mari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Massini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>and I.</given-names>
            <surname>Melatti</surname>
          </string-name>
          .
          <article-title>Computing biological model parameters by parallel statistical model checking</article-title>
          .
          <source>In IWBBIO</source>
          <year>2015</year>
          , volume
          <volume>9044</volume>
          <source>of LNCS</source>
          . Springer,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>M. MatejÆk and J. KofrÆnek. Physiomodel</surname>
          </string-name>
          <article-title>An integrative physiology in Modelica</article-title>
          .
          <source>In EMBC 2015. IEEE</source>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          27.
          <string-name>
            <given-names>N.</given-names>
            <surname>Paoletti</surname>
          </string-name>
          , K. Liu,
          <string-name>
            <given-names>H.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Smolka</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S.</given-names>
            <surname>Lin</surname>
          </string-name>
          .
          <article-title>Data-driven robust control for a closed-loop articial pancreas</article-title>
          .
          <source>IEEE/ACM Trans. Comp. Biol. Bioinf</source>
          . ,
          <year>2019</year>
          . To appear.
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          28.
          <string-name>
            <given-names>S.</given-names>
            <surname>Sankaranarayanan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Kumar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Cameron</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Bequette</surname>
          </string-name>
          , G. Fainekos, and
          <string-name>
            <given-names>D.</given-names>
            <surname>Maahs</surname>
          </string-name>
          .
          <article-title>Model-based falsication of an articial pancreas control system</article-title>
          .
          <source>ACM SIGBED Review</source>
          ,
          <volume>14</volume>
          (
          <issue>2</issue>
          ),
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          29. G. Steil,
          <string-name>
            <given-names>K.</given-names>
            <surname>Rebrin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Darwin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Hariri</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Saad</surname>
          </string-name>
          .
          <article-title>Feasibility of automating insulin delivery for the treatment of type 1 diabetes</article-title>
          . Diabetes,
          <volume>55</volume>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          30. E. Tronci,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mancini</surname>
          </string-name>
          , I. Salvo,
          <string-name>
            <given-names>S.</given-names>
            <surname>Sinisi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Mari</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Melatti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Massini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Davi</surname>
          </string-name>
          ',
          <string-name>
            <given-names>T.</given-names>
            <surname>Dierkes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Ehrig</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Rblitz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Leeners</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. H. C.</given-names>
            <surname>Krger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Egli</surname>
          </string-name>
          , and
          <string-name>
            <given-names>F.</given-names>
            <surname>Ille</surname>
          </string-name>
          .
          <article-title>Patient-specic models from inter-patient biological models and clinical records</article-title>
          .
          <source>In FMCAD 2014. IEEE</source>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          31. S. Weinzimer, G. Steil,
          <string-name>
            <given-names>K.</given-names>
            <surname>Swan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Dziura</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Kurtz</surname>
          </string-name>
          , and
          <string-name>
            <given-names>W.</given-names>
            <surname>Tamborlane</surname>
          </string-name>
          .
          <article-title>Fully automated closed-loop insulin delivery versus semiautomated hybrid control in pediatric patients with type 1 diabetes using an articial pancreas</article-title>
          .
          <source>Diab Care</source>
          ,
          <volume>31</volume>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>