<!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>Generating T1DM Virtual Patients for In Silico Clinical Trials via AI-Guided Statistical Model Checking</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Agostina Calabrese?</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Toni Mancini</string-name>
          <email>tmancini@di.uniroma1.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Annalisa Massini</string-name>
          <email>massini@di.uniroma1.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Stefano Sinisi</string-name>
          <email>sinisi@di.uniroma1.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Enrico Tronci</string-name>
          <email>tronci@di.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>The availability of a representative population of virtual patients, i.e., a population large enough to represent all relevant human patient behaviours, is a key enabler for the design of In Silico Clinical Trials (ISCTs), that is trials following simulation-based approaches for the safety and efficacy assessment of pharmacological treatments and biomedical devices. This involves the development of Virtual Physiological Human (VPH) models able to represent the whole phenotypes spectrum of the human physiology of interest. Usually, such models are open-loop models, i.e., their behaviour depends also on exogenous inputs (such as, e.g., pharmacological drugs). In this paper, we propose a methodology to convert an open-loop VPH model into a closed-loop model. As a case study, we apply our methodology to a state-of-the-art VPH model defining the human glucose regulation system of individuals with Type 1 Diabetes Mellitus (T1DM), and show how we generate a representative population of T1DM virtual patients.</p>
      </abstract>
      <kwd-group>
        <kwd>In Silico Clinical Trials</kwd>
        <kwd>VPH models</kwd>
        <kwd>AI Global search</kwd>
        <kwd>Model Checking</kwd>
        <kwd>Simulation</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>The advance of biomedical engineering has promoted the design of new,
revolutionary, biomedical devices. The purpose of such devices is to improve the
quality of life in different kinds of patients by making the treatments they follow
completely, or partially, automated. An In Silico Clinical Trial (ISCT), in
opposition to the more traditional in vivo clinical trial, is used in the development
of products such as drugs and biomedical devices. More specifically, a clinical
trial is performed by means of computer simulations over a population of virtual
patients (see, e.g., http://paeon.di.uniroma1.it).</p>
    </sec>
    <sec id="sec-2">
      <title>Motivation</title>
      <p>In order to generate virtual patients, a Virtual Physiological Human (VPH)
model is required. A VPH model is a mathematical mechanistic model of the
(patho-) physiology of interest and reactions to drugs
(Pharmaco-Kinetics/Dynamics, PKPD) in the form of a parametric system of, e.g., Ordinary Differential
Equations (ODEs). Many of the parameters in the system usually model
intersubject variability, which means that different assignments to these parameters
determine the behaviour of different patients. Unfortunately, many assignment
to the parameters can lead to model evolutions that are not coherent with the
laws of biology. As a consequence, the population of virtual patients can not be
built by picking assignments arbitrarily, but a smart search in the parameter
space is needed.</p>
      <p>
        Given a VPH model M , we can define the corresponding population of
Virtual Patients (VPs) as the set S = f j is an assignment to the
parameters in M and defines a behaviour that is coherent with the laws of biology}
[
        <xref ref-type="bibr" rid="ref56">56</xref>
        ].
      </p>
      <p>Thanks to the use of in silico clinical trials, risky and costly experiments on
humans can be reduced and postponed to when a deeper knowledge of the
sideeffects of the product has been acquired (http://paeon.di.uniroma1.it). ISCTs
basically entail the following steps. First, generate a set of VPs whose predictions
are in agreement with (patho-) physiology, PKPD, and in vivo clinical data.
Second, use the above in vivo validated VPs to assess, through simulation, safety
and efficacy of a candidate drug or biomedical device.
1.2</p>
    </sec>
    <sec id="sec-3">
      <title>Contribution</title>
      <p>
        In this paper, we consider, as a case study, patients with Type 1 Diabetes
Mellitus (T1DM), and generate a population of VPs by exploiting the VP
generator developed by the Model Checking Laboratory (MCLab) (http://mclab.di.
uniroma1.it) and originally presented in [
        <xref ref-type="bibr" rid="ref41 ref56">56,41</xref>
        ]. This phase is preliminary to the
verification of safety-critical devices such as artificial pancreas devices used for
blood glucose levels monitoring and regulation.
      </p>
      <p>
        For our case study, we implemented the Medtronic VPH model of the
human glucose regulation system [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ] into Modelica. However, the Medtronic VPH
model could not be used directly within our VP generator, because it requires, as
mandatory external inputs, the time functions defining the daily carbohydrates
intake and insulin administration. Indeed, without such inputs, the model time
evolutions are not significant.
      </p>
      <p>
        To overcome this obstruction, we set up a methodology which allows us to
use our VP generator tool [
        <xref ref-type="bibr" rid="ref41 ref56">56,41</xref>
        ] also in the case of VPH models that require
external inputs (open-loop VPH models). In particular, we extend the Medtronic
VPH model with a new module that, given some information on the patient
(e.g., their body weight), generates (using standardised formulas) the amounts
of carbohydrates and insulin that are recommended for that patient. As the
extended model is closed-loop (i.e., it does not require any external input), we
could finally use our VP generator to compute a population of T1DM VPs. The
generation of the population is a time consuming activity requiring clever
AIbased exploration strategies of the search space on High Performance Computing
(HPC) resources.
1.3
      </p>
    </sec>
    <sec id="sec-4">
      <title>Paper Outline</title>
      <p>The paper is organised as follows. After recalling the state of the art on VPH
models and ISCTs (Section 2), in Section 3 we introduce the Medtronic VPH
model of the human glucose regulation system and outline how we implemented
it in Modelica. Then, in Section 4 we describe how we extended our VPH model
to enable the computation of a representative population of T1DM VPs, by
computing and providing proper input patterns for carbohydrates intake and
insulin injections. Finally, in Section 5 we analyse the results of our computation
and in Section 6 we draw conclusions.
2</p>
      <sec id="sec-4-1">
        <title>State of the art</title>
        <p>
          A key enabler to carry out an ISCT is the availability of a suitable cohort of
VPs. Such a cohort must be complete, i.e., large enough to represent all relevant
human patient phenotypes. In hormonal regulatory systems (as is our case), the
whole spectrum of possible phenotypes can be quite large, since such systems
typically occur within a complex network of endocrinological, neurological, and
psychological factors (see, e.g., [
          <xref ref-type="bibr" rid="ref18 ref26 ref27">18,27,26</xref>
          ]). On the other hand, we also need such
a cohort of VPs to be minimal, i.e., to not include behaviours that are not
compatible with the human (patho-) physiology of interest.
        </p>
        <p>It is worth noting that achieving simultaneously completeness and minimality
is presently out of reach. For this reason, usually, completeness is privileged.
This way, an adequate in silico representation of all human patient phenotypes
is guaranteed.</p>
        <p>In the following we briefly review the state of the art on VPs generation
methods.</p>
        <p>
          VPH models are usually developed using medical knowledge from the
literature and from pathway databases such as KEGG (Kyoto Encyclopedia of
Genes and Genomes) or Reactome. Open formats, such as the Systems
Biology Markup Language (SBML), allow exchange of computational models across
different platforms and their integration within open-standard general-purpose
simulation ecosystems [
          <xref ref-type="bibr" rid="ref30">30</xref>
          ].
        </p>
        <p>
          Unfortunately, physiology knowledge is often qualitative. As a result, the
model behaviour is hard to define and is not uniquely determined. To overcome
such an obstacle, many qualitative as well as quantitative approaches have been
devised. An overview is in [
          <xref ref-type="bibr" rid="ref48">48</xref>
          ].
        </p>
        <p>
          Qualitative approaches, often referred to as logic based, discretise the values
of interest. For example, using a Boolean approach, a gene up-regulation
(respectively down-regulation) may be represented with a logical 1 (respectively 0).
Boolean models have been widely studied (see, e.g., [
          <xref ref-type="bibr" rid="ref20">20</xref>
          ] and citations thereof).
Logical models are very useful for a qualitative analysis, but are quite difficult
to use within a compositional framework where quantitative models from
physiology or pharmacology are present. Since in an ISCT quantitative aspects are
extremely relevant (e.g., drug dosage) we will focus on quantitative models.
        </p>
        <p>
          Quantitative models typically focus on representing dynamics of chemical
reactions through ODEs with stoichiometric parameters and reaction rates
estimated from clinical data using model identification techniques, as, e.g., in [
          <xref ref-type="bibr" rid="ref58">58</xref>
          ].
Such models are typically used to support ISCTs, as, e.g., in [
          <xref ref-type="bibr" rid="ref29">29</xref>
          ]. The main
obstacle to overcome in using quantitative models is the lack of knowledge about
the values for their parameters. In fact, very few model parameter values can be
estimated using clinical data (see, e.g., [
          <xref ref-type="bibr" rid="ref55">55</xref>
          ] for a survey). As a result, most
parameter values have to be estimated through computational methods, typically
using model identification techniques (see, e.g., [
          <xref ref-type="bibr" rid="ref58 ref60">60,58</xref>
          ]).
        </p>
        <p>In such a setting, two approaches are typically used, respectively based on
optimisation and statistical techniques.</p>
        <p>
          Both global and local optimisation-based approaches, relying on AI as well
as on numerical methods, have been widely studied. Global optimisation–based
approaches are computationally heavy, however convergence is guaranteed to a
global optimum (see, e.g., [
          <xref ref-type="bibr" rid="ref31 ref46 ref59">31,59,46</xref>
          ]). On the other hand, local optimisation
approaches (e.g., [
          <xref ref-type="bibr" rid="ref32 ref38 ref42">32,38,42</xref>
          ]) are in general computationally lighter than global ones,
but convergence is only guaranteed towards a local optimum (e.g., [
          <xref ref-type="bibr" rid="ref23 ref24 ref44">23,24,44</xref>
          ]).
An in-depth comparison among the two approaches can be found in [
          <xref ref-type="bibr" rid="ref47">47</xref>
          ], whereas
an example of the use of AI-based optimisation techniques for computing
personalised treatments is presented in [
          <xref ref-type="bibr" rid="ref34">34</xref>
          ].
        </p>
        <p>
          Typically, both global as well as local optimisation approaches rely on model
identifiability, i.e., different values for the model parameters lead to different
model behaviours (see, e.g., [
          <xref ref-type="bibr" rid="ref28">28</xref>
          ]). In such a case, different model identification
techniques can be used. Examples are in [
          <xref ref-type="bibr" rid="ref1 ref10 ref12 ref49 ref53 ref57">10,49,12,57,1,53</xref>
          ].
        </p>
        <p>
          When clinical data are scarce, e.g., when clinical assays are costly, risky and
invasive, identification approaches can be applied by averaging data coming from
different patients. However, in this case the resulting parameter value only yields
an inter-patient model behaviour (see, e.g., [
          <xref ref-type="bibr" rid="ref50">50</xref>
          ]).
        </p>
        <p>Since the goal of the above mentioned approaches is to generate a model
parameter value that fits available experimental data, a huge amount of data
per patient is needed in order to generate a virtual population that is
representative of all human phenotypes. As a result, generating a complete set of VPs
using model identification techniques would require considering a large amount
of patients (ideally at least one for each relevant phenotype) along with a huge
amount of clinical data for each of such patients. Unfortunately, this is exactly
one of the obstacles ISCTs aim at overcoming. Thus, while model identification
techniques are essential to validate models against clinical data and to develop
patient-specific models, they can be hardly used to generate a complete set of
VPs.</p>
        <p>
          Moreover, VPH models are often globally or partially unidentifiable, i.e.,
wide ranges of parameter values lead to very similar model behaviours (see, e.g.,
[
          <xref ref-type="bibr" rid="ref8">8</xref>
          ]). However, being able to generate VPs (i.e., parameter values) which yield
clearly distinguishable model behaviours is of crucial importance for ISCTs.
        </p>
        <p>
          Statistical approaches are also widely used. In such approaches a
parameter probability distribution, rather than a single value, is inferred (see, e.g.,
[
          <xref ref-type="bibr" rid="ref19 ref25 ref52">19,25,52</xref>
          ]). They are typically used for physiology-based PKPD models (see,
e.g., [
          <xref ref-type="bibr" rid="ref51">51</xref>
          ]), i.e., quantitative VP models where parameter values are measurable
physiological quantities (such as blood flow, organ volumes, etc). Unfortunately,
most VP models have hard-to-measure parameters such as stoichiometric
constants and reaction rates. In fact, probability distribution functions for them are
typically unknown.
        </p>
        <p>Limited knowledge about VPH model parameters calls for methods that
handle models whose parameters are partially unknown. This guarantees
completeness, possibly at the price of minimality. In other words, we use an
overapproximation of the set of all physiologically admissible (i.e., whose behaviour
is plausible with respect to physiology) VPs.</p>
        <p>
          Since model-checking techniques enable exploration of all possible behaviours
of a model, it is not surprising that such approaches have been investigated in
order to generate VPs for both qualitative as well as quantitative VPH models.
In particular, for qualitative models (e.g., Boolean models) the problem of
finding parameter values yielding a biological meaningful behaviour is reduced to the
problem of finding stable states of the model, i.e., attractors. In such a setting,
symbolic model checking is widely used (see, e.g., [
          <xref ref-type="bibr" rid="ref15 ref2 ref21 ref45">45,15,2,21</xref>
          ]). There,
physiological admissibility can be defined using a temporal logic, such as CTL or LTL.
Some examples are in [
          <xref ref-type="bibr" rid="ref13 ref4 ref5 ref6 ref7">7,6,5,13,4</xref>
          ] or in [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ], where a probabilistic model-checking
approach is used.
        </p>
        <p>
          Unfortunately, even using model approximation techniques like those in [
          <xref ref-type="bibr" rid="ref3 ref43">3,43</xref>
          ],
the above mentioned approaches cannot be used to generate VPs from
quantitative ODE-based models, i.e., those sought to support ISCTs. Indeed, in such
a setting only simulation-based approaches are viable. This suggests to
investigate use of model checking–driven simulation-based techniques to support VP
generation.
3
        </p>
      </sec>
      <sec id="sec-4-2">
        <title>Virtual Physiological Human Model of the Human</title>
      </sec>
      <sec id="sec-4-3">
        <title>Glucose Regulation System</title>
        <p>
          VPH models of human glucose regulation give a quantitative description of
pancreatic hormones-glucose interactions. These models can be used to predict the
evolution of the species of interest (e.g., blood glucose concentration) under
certain conditions (e.g., the amount of ingested carbohydrates), and are usually
validated by comparing the results with data collected during clinical trials. In
this paper, we use the Medtronic VPH model described in [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ]. This model is
simpler than the models in [
          <xref ref-type="bibr" rid="ref11 ref9">11,9</xref>
          ], but not less effective in predicting the evolution
of blood glucose and plasma insulin concentrations.
        </p>
        <p>
          We implemented the Medtronic VPH model using the Modelica language, by
organising it in 4 compartments: glucose, insulin action, gastrointestinal
absorption, subcutaneous insulin absorption. Also, we validated our Modelica
implementation by comparing our simulation outcomes with the results shown in [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ].
In order to collect data comparable to those available in that paper, we used the
parameter values estimated by the authors and supplied the subjects with the
same meals and the same insulin dosage specified by the protocol of the clinical
trial [
          <xref ref-type="bibr" rid="ref54">54</xref>
          ] (i.e., the same input used in [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ]). As an example, Figure 1 shows the
curves generated by our experiments for Subject 7, which are to be compared
to those provided in [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ]. Our simulation outcome is very similar to the model
fit curves provided in that paper. There are indeed minor numerical differences,
which are however justified by the fact that the glucose profile in [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ] was fit
using actually measured plasma insulin profiles, and not the model-predicted
amounts, as obtained from the corresponding equations. This of course leads
to limited error accumulation. Overall, the high qualitative similarity of all our
predictions with respect to the corresponding model fit curves of [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ] allows us
to regard our Modelica porting of the Medtronic VPH model correct.
4
        </p>
      </sec>
      <sec id="sec-4-4">
        <title>Generating T1DM</title>
      </sec>
      <sec id="sec-4-5">
        <title>Virtual Patients</title>
        <p>
          In order to study the behaviour of the patients, an individualisable VPH model
in an executable form is fundamental. Parametric ODE systems are usually
employed to define individualisable VPH models. Changes in the parameter values
entail the definition of patients with different behaviours. One way to generate
VPs could be to instantiate the VPH model by choosing the parameter values at
random. Unfortunately, this strategy usually leads to modelling the behaviour of
a patient which is incompatible with respect to the physiological knowledge, i.e.,
is not Biologically Admissible (BA). Behaviours that are not BA are typically
obtained by choosing parameter values ignoring inter-dependency constraints
among them. This might happen since such constraints are usually not
explicitly known [
          <xref ref-type="bibr" rid="ref56">56</xref>
          ].
        </p>
        <p>
          In order to compute a population of patients representative of the real
population, we need to define a global search strategy that filters out all the virtual
subjects with a non-BA behaviour. The criterion proposed in [
          <xref ref-type="bibr" rid="ref56">56</xref>
          ] defines the
concept of BA behaviour as a behaviour which is similar enough to that of a
known real patient. Our algorithm performs an AI-guided randomised search in
the space of the model parameters, building on our Model Checking tools in,
e.g., [
          <xref ref-type="bibr" rid="ref16 ref33 ref35 ref36 ref37">35,16,36,37,33</xref>
          ]. It is important to note that, in most cases, the size of the
parameter space is such that, even if we discretise it, an exhaustive search would
be infeasible. To counteract this issue, our algorithm leverages on statistical
hypothesis rejection approaches (see, e.g., [
          <xref ref-type="bibr" rid="ref14 ref39 ref40">14,40,39</xref>
          ]), thus computing a set of BA
virtual patients which is complete with an arbitrarily high statistical confidence.
        </p>
        <p>In the following, we describe the tool we used to generate the population of
patients with T1DM (Section 4.1), and present a new methodology that applies
in the case of VPH models that require inputs (Section 4.2).</p>
        <p>Time
(a) Glucose</p>
        <p>Time
(b) Insulin</p>
        <p>
          Time
(c) Glucose plasma appearance
We compute the population of T1DM patients using the tool presented in [
          <xref ref-type="bibr" rid="ref41 ref56">56,41</xref>
          ],
which combines AI-based global search and statistical model checking. The
system takes as input a VPH model in the form of a parametric ODE system and
reference values for the parameter vector (i.e., the parameter values that model
the behaviour of one, real, patient), and computes the set of the parameter
values that lead to time evolutions of the species of interest (e.g., in our case study,
blood glucose concentration and insulin among the others) that are qualitatively
similar to those of the reference patient. This is done by computing a set S of
BA parameter values (i.e., the population of virtual patients) which is complete
with an arbitrarily high statistical confidence [
          <xref ref-type="bibr" rid="ref56">56</xref>
          ].
        </p>
        <p>In order to identify the elements of S, the tool iteratively selects a random
parameter (i.e., the model parameter vector) from the search space and, if
passes the BA-test, adds to S.</p>
        <p>Search effectiveness is achieved by sampling the parameter space using a
(AIbased) strategy that conjugates exploration of the search space and exploitation
of the knowledge acquired from the VPs already generated.</p>
        <p>
          Search efficiency is achieved by using a HPC infrastructure in a
masterslave architecture, where a single master process (Orchestrator) is responsible
of intelligent sampling, storage of set S, and bookkeeping, and many slaves (BA
Verifiers) are devoted to simulation of candidate VPs and assessment of their
admissibility [
          <xref ref-type="bibr" rid="ref41">41</xref>
          ].
        </p>
        <p>
          Assessment of biological admissibility (BA) of a parameter vector is
performed by checking whether the predicted time evolution obtained using is
qualitatively similar to the evolution obtained using the reference parameter
vector 0. The concept of similarity is quantified by the use of signal processing
Key Performance Indicators (KPIs) such as cross-correlation, normalised average
differences, and normalised squared norm differences [
          <xref ref-type="bibr" rid="ref56">56</xref>
          ].
        </p>
        <p>
          The algorithm termination condition is based on statistical hypothesis
rejection techniques. Namely, given two user-defined values (confidence ratio) and
" (error bound ) in (0; 1), the algorithm, at any state of the search (when the
current population is stored in set S), formulates the following null hypothesis
H0(S): “the probability to find, by further sampling, a VP not in S is at least
"”. When the algorithm fails to find such a new VP within N = l lolgo(g1( )") m
consecutive attempts, it rejects the current null hypothesis H0(S), thus inferring
that the probability to find, by further sampling, a new VP is actually &lt; ", and
terminates. Our algorithm implements a one-sided error procedure, in that it
might reject H0(S) when it holds. However, the probability of committing such
an error (which is called a type-II error ) is upper-bounded by [
          <xref ref-type="bibr" rid="ref56">56</xref>
          ].
4.2
        </p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>A New Methodology for Open VPH Models</title>
      <p>In this section, we present a new methodology to exploit our VP generator, even
in the presence of open VPH models, i.e., models that require external inputs.
Then, we apply such a methodology to generate a population of VPs for the
Medtronic VPH model.</p>
      <p>To do so, we need to take into account the effect of inputs when performing
the BA-test. First, we define a portfolio U of representative input patterns
suitable for the open VPH model at hand, M . Then, for each input pattern u 2 U ,
we instantiate the given VPH model by feeding it with u. This leads to jU j
instances of the model M , denoted mu, u 2 U . Last, we create a new VPH model,
M 0, defined as the composition of such instances. Model M 0 is closed, i.e., no
external inputs are required. In this way, by giving M 0 as input to the tool, the
BA-test implicitly checks whether the behaviour entailed by a parameter vector
is qualitatively similar to the behaviour entailed by 0, for all model instances
mu; u 2 U .</p>
      <p>Input Generators. The input to the model are the daily dose of insulin and
the daily amount of ingested carbohydrates, together with meal times and
timeof-maximum appearance rate of glucose. In order to enable the simulation of
the behaviour of T1DM VPs, we define the two input generators, describing
daily dose of injected insulin and the amount of daily ingested carbohydrates,
respectively.</p>
      <p>Insulin Dose Generator. In order to get analysable results, we need an element
in the model with the capability to supply each patient with the recommended
dose of insulin. According to the Diabetes Teaching Center at the University
of California (https://dtc.ucsf.edu), the correct dose can be calculated with the
following formula:
dose = 0:55
body_weight
insulin_factor
where dose is measured in units of insulin per day (U/day) and body_weight
is in kilograms. Therefore, we introduce the body weight in the set of
patientspecific parameters. Moreover, to enable the study of behaviour of subjects who
received too much or too little insulin, we add a multiplication factor, namely
the insulin_factor, having its nominal value equal to 1.</p>
      <p>Meals Generator. Our meals generator is based on the assumption that a subject
with T1DM has to follow a balanced diet, or at least does not eat an amount
of carbohydrates which significantly deviates from the recommended dose. For
this reason, we feed the VPs with 5 meals a day, each one at a fixed time.</p>
      <p>The time-of-maximum appearance rate of glucose ( m) characterising a meal
depends on the complexity of the ingested carbohydrates, and can vary from 10
minutes to more than 2 hours. We set m to a different fixed value for each meal,
and we add a multiplication factor in order to model inter-subject variability of
time-of-maximum glucose absorption.</p>
      <p>Finally, we define the percentage of carbohydrates in each meal as follows.</p>
      <p>Our meals generator includes three different functions for calculating the
recommended daily calories, and when invoked chooses the best (i.e., more
precise) formula according to the available information about the patient. The
simplest function in the generator has been proposed by Harvard Medical School
(https://hms.harvard.edu) and takes in input only the body weight and the level
of physical activity (e.g., sedentary, moderate, active) of the subject.</p>
      <p>When further information, such as age and sex, are available, the generator
computes the daily calories amount using the World Health Organization (http:
//www.who.int/en) equation.</p>
      <p>The most precise formula in our meals generator is known as the Mifflin
St. Jeor equation and requires 5 inputs: body weight, level of physical activity,
age, sex and height. The Mifflin - St. Jeor equation was judged by the American
Dietetic Association as the most reliable formula in predicting actual energy
expenditure.</p>
      <p>Since subjects with diabetes are suggested to consume carbohydrates in the
amount of 45–65% of the total calories intake (as estimated by the American
Diabetes Association, http://www.diabetes.org) and 1 gram of carbohydrates
provides 4 kCal, we define the daily amount of carbohydrates using the following
equation:</p>
      <p>carbo_factor 55 daily_calories
daily_carbos =
400</p>
      <p>In the equation above, carbo_factor is used to alter the amount of
carbohydrates provided to subjects in order to simulate the behaviour of over- and
under-eating patients.</p>
      <p>
        Data. In order to provide a reference parameter vector value, 0, (i.e., a
reference BA VP) to our VP generator, we use the values of the subjects shown
in [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ]. For each component of the model parameter vector, we define a discrete
domain (along the lines of [
        <xref ref-type="bibr" rid="ref56">56</xref>
        ]). This is not a rough approximation, since small
deviations in values are meaningless from a biological point of view [
        <xref ref-type="bibr" rid="ref41">41</xref>
        ].
      </p>
      <p>According to our methodology presented above, to perform a closed-loop
simulation of the model we combine the VPH model together with our input
generator. In particular, we define a portfolio of inputs, U , containing the
following three elements:
Input 1 The recommended amount of carbohydrates and the recommended
insulin dose (with respect to the patient in exam).</p>
      <p>Input 2 An excessive amount of carbohydrates and an insufficient insulin dose
(with respect to the patient in exam).</p>
      <p>Input 3 An insufficient amount of carbohydrates and an excessive insulin dose
(with respect to the patient in exam).</p>
      <p>In order to compute a population of VPs whose admissibility condition is
based on qualitative similarity with respect to the reference patient under all our
inputs (i.e., normal, hyperglycemic, and hypoglycemic conditions), we define an
outer Modelica model which encapsulates three instances of the Medtronic VPH
model, one for each input. The three Medtronic model instances where
configured with insulin_factor and patient_carbo_factor set to, respectively: (1; 1)
(normal conditions); (0:5; 3) (hyperglycemic conditions); (3; 0:5) (hypoglycemic
conditions). Figure 2 shows our extended Medtronic VPH model.</p>
      <sec id="sec-5-1">
        <title>Results</title>
        <p>In this section we show the outcome of the execution of our VP generator on
the input described in Section 3. Simulations have been executed on 16 nodes,
each with 16 cores, of partition A1 of the Marconi CINECA cluster (located in
Bologna, Italy). We set both our confidence ratio and error bound " to 10 3.
In other words, our algorithm terminates when, with statistical confidence at
least 99:9%, the probability to find, via further sampling, a new VP is less than
0:1%. The overall computation took 5 days.</p>
        <p>
          The importance of the obtained computed population resides in its size.
For example, the population computed using Subject 7 from [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ] as the initial
reference comprises 16 082 all-different VPs. This has to be contrasted with the
size of the cohorts of in vivo clinical trials, which typically involve at most a few
dozens of volunteers (see, for example, [
          <xref ref-type="bibr" rid="ref11 ref54">11,54</xref>
          ]).
        </p>
        <p>
          Figure 3 shows the time evolution of blood glucose concentration (left) and
exogenous glucose appearance (right) in the three different scenarios (i.e.,
normal, hyperglycemic, and hypoglycemic conditions) in the VPs found by our
generator using Subject 7 as the initial reference. It can be seen that our computed
population covers a wide spectrum of behaviours, with glucose concentrations
assuming values in a much larger range than Subject 7 (physiological thresholds
are part of our tool configuration), although keeping a clear qualitative similarity
with respect to the time evolutions of the reference behaviour. On the other hand,
excursions of the exogenous glucose appearance in the population (right plots
of Figure 3) are way more limited. This is expected, as our input generator was
indeed explicitly designed to generate input patterns properly individualised on
the needs of each of the VPs (e.g., carbohydrates intake computation considers
information such as the body weight of each VP). Populations of VPs generated
starting from the other subjects of [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ] have a similar size and outlook.
6
        </p>
      </sec>
      <sec id="sec-5-2">
        <title>Conclusions</title>
        <p>To make ISCTs effective, the first step to perform is the generation of a
representative population of VPs, whose predictions are in agreement with (patho-)
physiology, PKPD, and in vivo clinical data.</p>
        <p>
          In this paper, we consider, as a case study, patients with T1DM, and
compute a representative population of VPs exploiting the Medtronic VPH model
of the glucose regulation mechanism [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ] and the VP generation tool originally
presented in [
          <xref ref-type="bibr" rid="ref41 ref56">56,41</xref>
          ]. Our tool leverages AI-driven global search and Statistical
Model Checking techniques to deal with the huge search space stemming from
the parameter space of the input VPH model.
        </p>
        <p>Since the Medtronic VPH model requires a time profile for carbohydrates
intake and insulin injection as inputs, we equipped it with a new module that
produces such inputs in a principled-yet-individualised way, by defining both
normal conditions (proper carbohydrates and proper insulin intake for the VP</p>
        <p>Time (min)
Blood glucose concentration</p>
        <p>Time (min)</p>
        <p>Exogenous glucose appearance</p>
        <sec id="sec-5-2-1">
          <title>Normal conditions</title>
          <p>Time (min)
Blood glucose concentration
Time (min)
Exogenous glucose appearance
Hyperglycemic conditions</p>
          <p>Time (min)
Blood glucose concentration
Time (min)
Exogenous glucose appearance</p>
        </sec>
        <sec id="sec-5-2-2">
          <title>Hypoglycemic conditions</title>
          <p>at hand) and pathological conditions (hyperglycaemic and hypoglycaemic
conditions). Our approach is general, as it can be employed to transform any
openloop VPH model (i.e., a model requiring inputs to function properly) into a
closed-loop model.</p>
          <p>The computed population of VPs defines a starting point for ISCTs of new
insulin-injection patterns as well as new medical devices (e.g., autonomous
insulin pumps or artificial pancreas devices).</p>
          <p>Acknowledgements. This work was partially supported by the following
research projects/grants: Italian Ministry of University &amp; Research (MIUR) grant
“Dipartimenti di Eccellenza 2018–2022” (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 authors are grateful to Prof. Marianna Maranghi, MD (Dept.
Translational and Precision Medicine, Sapienza Univ. of Rome) for useful discussions.</p>
        </sec>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>U.</given-names>
            <surname>Abdulla</surname>
          </string-name>
          and
          <string-name>
            <given-names>R.</given-names>
            <surname>Poteau</surname>
          </string-name>
          .
          <article-title>Identification of parameters in systems biology</article-title>
          . Math. Biosci.,
          <volume>305</volume>
          :
          <fpage>133</fpage>
          -
          <lpage>145</lpage>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>W.</given-names>
            <surname>Abou-Jaoudé</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Monteiro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Naldi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Grandclaudon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Soumelis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Chaouiya</surname>
          </string-name>
          , and
          <string-name>
            <given-names>D.</given-names>
            <surname>Thieffry</surname>
          </string-name>
          .
          <article-title>Model checking to assess t-helper cell plasticity</article-title>
          .
          <source>Front. Bioeng. Biotechnol</source>
          ,
          <volume>2</volume>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>V.</given-names>
            <surname>Alimguzhin</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>
            <surname>I. Salvo</surname>
          </string-name>
          , and
          <string-name>
            <given-names>E.</given-names>
            <surname>Tronci</surname>
          </string-name>
          .
          <article-title>Linearizing discretetime hybrid systems</article-title>
          .
          <source>IEEE TAC</source>
          ,
          <volume>62</volume>
          (
          <issue>10</issue>
          ),
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>G.</given-names>
            <surname>Arellano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Argil</surname>
          </string-name>
          , E. Azpeitia,
          <string-name>
            <given-names>M.</given-names>
            <surname>Benítez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Carrillo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Góngora</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Rosenblueth</surname>
          </string-name>
          , and
          <string-name>
            <given-names>E.</given-names>
            <surname>Alvarez-Buylla</surname>
          </string-name>
          .
          <article-title>Antelope: A hybrid-logic model checker for branching-time boolean grn analysis</article-title>
          .
          <source>BMC Bioinf</source>
          .,
          <volume>12</volume>
          (
          <issue>1</issue>
          ),
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>J.</given-names>
            <surname>Barnat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Brim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Šafránek</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Vejnár</surname>
          </string-name>
          .
          <article-title>Parameter scanning by parallel model checking with applications in systems biology</article-title>
          . In PDMC-HIBI
          <year>2010</year>
          . IEEE,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>G.</given-names>
            <surname>Batt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Ropers</surname>
          </string-name>
          , H. De Jong, J. Geiselmann,
          <string-name>
            <given-names>R.</given-names>
            <surname>Mateescu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Page</surname>
          </string-name>
          , and
          <string-name>
            <given-names>D.</given-names>
            <surname>Schneider</surname>
          </string-name>
          .
          <article-title>Validation of qualitative models of genetic regulatory networks by model checking: analysis of the nutritional stress response in escherichia coli</article-title>
          .
          <source>Bioinformatics</source>
          ,
          <volume>21</volume>
          (
          <issue>suppl</issue>
          _1),
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>N.</given-names>
            <surname>Chabrier</surname>
          </string-name>
          and
          <string-name>
            <given-names>F.</given-names>
            <surname>Fages</surname>
          </string-name>
          .
          <article-title>Symbolic model checking of biochemical networks</article-title>
          .
          <source>In CMSB</source>
          <year>2003</year>
          , volume
          <volume>2602</volume>
          <source>of LNCS</source>
          . Springer,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>O.-T.</given-names>
            <surname>Chis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Banga</surname>
          </string-name>
          , and
          <string-name>
            <given-names>E.</given-names>
            <surname>Balsa-Canto</surname>
          </string-name>
          .
          <article-title>Structural identifiability of systems biology models: A critical comparison of methods</article-title>
          .
          <source>PLoS ONE</source>
          ,
          <volume>6</volume>
          (
          <issue>11</issue>
          ),
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <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="ref10">
        <mixed-citation>
          10.
          <string-name>
            <given-names>P.</given-names>
            <surname>Docherty</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Chase</surname>
          </string-name>
          , and
          <string-name>
            <given-names>T.</given-names>
            <surname>David</surname>
          </string-name>
          .
          <article-title>Characterisation of the iterative integral parameter identification method</article-title>
          .
          <source>Med. Biol. Eng. Comput.</source>
          ,
          <volume>50</volume>
          (
          <issue>2</issue>
          ):
          <fpage>127</fpage>
          -
          <lpage>134</lpage>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <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="ref12">
        <mixed-citation>
          12. J.
          <string-name>
            <surname>Garcia-Tirado</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Zuluaga-Bedoya</surname>
            , and
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Breton</surname>
          </string-name>
          .
          <article-title>Identifiability analysis of three control-oriented models for use in artificial pancreas systems</article-title>
          .
          <source>JDST</source>
          ,
          <volume>12</volume>
          (
          <issue>5</issue>
          ):
          <fpage>937</fpage>
          -
          <lpage>952</lpage>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13. H.
          <string-name>
            <surname>Gong</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Zuliani</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          <string-name>
            <surname>Wang</surname>
            , and
            <given-names>E.</given-names>
          </string-name>
          <string-name>
            <surname>Clarke</surname>
          </string-name>
          .
          <article-title>Formal analysis for logical models of pancreatic cancer</article-title>
          .
          <source>In CDC 2011. IEEE</source>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <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="ref15">
        <mixed-citation>
          15. W. Guo,
          <string-name>
            <given-names>G.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Wu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>He</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Sun</surname>
          </string-name>
          .
          <article-title>A parallel attractor finding algorithm based on boolean satisfiability for genetic regulatory networks</article-title>
          .
          <source>PloS One</source>
          ,
          <volume>9</volume>
          (
          <issue>4</issue>
          ):e94258,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <given-names>B.</given-names>
            <surname>Hayes</surname>
          </string-name>
          , I. Melatti,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mancini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Prodanovic</surname>
          </string-name>
          , and
          <string-name>
            <given-names>E.</given-names>
            <surname>Tronci</surname>
          </string-name>
          .
          <article-title>Residential demand management using individualised demand aware price policies</article-title>
          .
          <source>IEEE Trans. Smart Grid</source>
          ,
          <volume>8</volume>
          (
          <issue>3</issue>
          ),
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>J. Heath</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Kwiatkowska</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          <string-name>
            <surname>Norman</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Parker</surname>
            , and
            <given-names>O.</given-names>
          </string-name>
          <string-name>
            <surname>Tymchyshyn</surname>
          </string-name>
          .
          <article-title>Probabilistic model checking of complex biological pathways</article-title>
          .
          <source>TCS</source>
          ,
          <volume>391</volume>
          (
          <issue>3</issue>
          ),
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <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 affect is unrelated to fluctuations 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="ref19">
        <mixed-citation>
          19.
          <string-name>
            <given-names>C. F.</given-names>
            <surname>Higham</surname>
          </string-name>
          and
          <string-name>
            <given-names>D.</given-names>
            <surname>Husmeier</surname>
          </string-name>
          .
          <article-title>A bayesian approach for parameter estimation in the extended clock gene circuit of arabidopsis thaliana</article-title>
          .
          <source>BMC Bioinf., 14(S-10)</source>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20. I.
          <string-name>
            <surname>Irurzun-Arana</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Pastor</surname>
            ,
            <given-names>I. Trocóniz</given-names>
          </string-name>
          , and J.
          <string-name>
            <surname>Gómez-Mantilla</surname>
          </string-name>
          .
          <article-title>Advanced boolean modeling of biological networks applied to systems pharmacology</article-title>
          . Bioinf.,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21. S. Ito,
          <string-name>
            <given-names>T.</given-names>
            <surname>Ichinose</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Shimakawa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Izumi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Hagihara</surname>
          </string-name>
          , and
          <string-name>
            <given-names>N.</given-names>
            <surname>Yonezaki</surname>
          </string-name>
          .
          <article-title>Qualitative analysis of gene regulatory networks by temporal logic</article-title>
          .
          <source>Theor. Comput. Sci.</source>
          ,
          <volume>594</volume>
          :
          <fpage>151</fpage>
          -
          <lpage>179</lpage>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <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>Identification of intraday metabolic profiles 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="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>K. A. Kim</surname>
            ,
            <given-names>S. L.</given-names>
          </string-name>
          <string-name>
            <surname>Spencer</surname>
            ,
            <given-names>J. G.</given-names>
          </string-name>
          <string-name>
            <surname>Albeck</surname>
            ,
            <given-names>J. M.</given-names>
          </string-name>
          <string-name>
            <surname>Burke</surname>
            ,
            <given-names>P. K.</given-names>
          </string-name>
          <string-name>
            <surname>Sorger</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Gaudet</surname>
            , and
            <given-names>D. H.</given-names>
          </string-name>
          <string-name>
            <surname>Kim</surname>
          </string-name>
          .
          <article-title>Systematic calibration of a cell signaling network model</article-title>
          .
          <source>BMC Bioinf., 11</source>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <given-names>A.</given-names>
            <surname>Kramer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Calderhead</surname>
          </string-name>
          , and
          <string-name>
            <given-names>N.</given-names>
            <surname>Radde</surname>
          </string-name>
          .
          <article-title>Hamiltonian monte carlo methods for efficient parameter estimation in steady state dynamical systems</article-title>
          .
          <source>BMC Bioinf., 15</source>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>M. Krauss</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Burghaus</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Lippert</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Niemi</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Neuvonen</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Schuppert</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Willmann</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Kuepfer</surname>
            , and
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Görlitz</surname>
          </string-name>
          .
          <article-title>Using bayesian-pbpk modeling for assessment of inter-individual variability and subgroup stratification</article-title>
          .
          <source>In Silico Pharmacol.</source>
          ,
          <volume>1</volume>
          (
          <issue>1</issue>
          ),
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <given-names>B.</given-names>
            <surname>Leeners</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Krüger</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>Röblitz</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="ref27">
        <mixed-citation>
          27.
          <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="ref28">
        <mixed-citation>
          28.
          <string-name>
            <given-names>L.</given-names>
            <surname>Ljung</surname>
          </string-name>
          .
          <article-title>System identification: theory for the user</article-title>
          .
          <source>Prentice-Hall</source>
          ,
          <year>1987</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          29.
          <string-name>
            <surname>J. Lu</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Hübner</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Nanjee</surname>
            , E. Brinton, and
            <given-names>N. Mazer.</given-names>
          </string-name>
          <article-title>An in-silico model of lipoprotein metabolism and kinetics for the evaluation of targets and biomarkers in the reverse cholesterol transport pathway</article-title>
          .
          <source>PLoS Comput. Biol</source>
          .,
          <volume>10</volume>
          (
          <issue>3</issue>
          ),
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          30.
          <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="ref31">
        <mixed-citation>
          31. T. Mancini,
          <string-name>
            <given-names>M.</given-names>
            <surname>Cadoli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Micaletto</surname>
          </string-name>
          , and
          <string-name>
            <given-names>F.</given-names>
            <surname>Patrizi</surname>
          </string-name>
          .
          <article-title>Evaluating ASP and commercial solvers on the CSPLib</article-title>
          . Constraints,
          <volume>13</volume>
          (
          <issue>4</issue>
          ),
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          32. T. Mancini,
          <string-name>
            <given-names>P.</given-names>
            <surname>Flener</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J.</given-names>
            <surname>Pearson</surname>
          </string-name>
          .
          <article-title>Combinatorial problem solving over relational databases: View synthesis through constraint-based local search</article-title>
          .
          <source>In SAC 2012. ACM</source>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          33.
          <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 verification 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="ref34">
        <mixed-citation>
          34.
          <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>Röblitz</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>
          , volume
          <volume>2271</volume>
          of CEUR W.P. CEUR,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          35.
          <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 verification time</article-title>
          .
          <source>Inf. Proc. Lett</source>
          .,
          <volume>122</volume>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          36.
          <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 verification 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="ref37">
        <mixed-citation>
          37.
          <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 verification as a service</article-title>
          .
          <source>Fundam. Inform., 1-2</source>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          38.
          <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>
            <surname>I. Salvo</surname>
          </string-name>
          , and
          <string-name>
            <surname>E. Tronci.</surname>
          </string-name>
          <article-title>An efficient algorithm for network vulnerability analysis under malicious attacks</article-title>
          .
          <source>In ISMIS 2018</source>
          . Springer,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          39.
          <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 verification in smart grids</article-title>
          .
          <source>In SmartGridComm</source>
          <year>2018</year>
          . IEEE,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          40.
          <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 flexibility aware price policy synthesis for smart grids</article-title>
          .
          <source>In DSD 2015. IEEE</source>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref41">
        <mixed-citation>
          41.
          <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="ref42">
        <mixed-citation>
          42.
          <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>A.</given-names>
            <surname>Scialanca</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Lanciotti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Finzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Guarneri</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S. Di</given-names>
            <surname>Pompeo</surname>
          </string-name>
          .
          <article-title>Optimal fault-tolerant placement of relay nodes in a mission critical wireless network</article-title>
          .
          <source>In RCRA</source>
          <year>2018</year>
          , volume
          <volume>2271</volume>
          of CEUR W.P. CEUR,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref43">
        <mixed-citation>
          43.
          <string-name>
            <given-names>F.</given-names>
            <surname>Mari</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>Model based synthesis of control software from system level formal specifications</article-title>
          .
          <source>ACM TOSEM</source>
          ,
          <volume>23</volume>
          (
          <issue>1</issue>
          ),
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref44">
        <mixed-citation>
          44.
          <string-name>
            <given-names>A.</given-names>
            <surname>Miró</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Pozo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Guillén-Gosálbez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. A.</given-names>
            <surname>Egea</surname>
          </string-name>
          , and
          <string-name>
            <given-names>L.</given-names>
            <surname>Jiménez</surname>
          </string-name>
          .
          <article-title>Deterministic global optimization algorithm based on outer approximation for the parameter estimation of nonlinear dynamic biological systems</article-title>
          .
          <source>BMC Bioinf., 13</source>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref45">
        <mixed-citation>
          45. N.
          <string-name>
            <surname>Miskov-Zivanov</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Zuliani</surname>
            , E. Clarke, and
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Faeder</surname>
          </string-name>
          .
          <article-title>Studies of biological networks with statistical model checking: Application to immune system cells</article-title>
          .
          <source>In ACM-BCB 2013. ACM</source>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref46">
        <mixed-citation>
          46.
          <string-name>
            <given-names>R.</given-names>
            <surname>Moss</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Grosse</surname>
          </string-name>
          , I. Marchant,
          <string-name>
            <given-names>N.</given-names>
            <surname>Lassau</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Gueyffier</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S. R.</given-names>
            <surname>Thomas</surname>
          </string-name>
          .
          <article-title>Virtual patients and sensitivity analysis of the guyton model of blood pressure regulation: towards individualized models of whole-body physiology</article-title>
          .
          <source>PLoS Comput. Biol</source>
          .,
          <volume>8</volume>
          (
          <issue>6</issue>
          ),
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref47">
        <mixed-citation>
          47.
          <string-name>
            <surname>M. Nobile</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Tangherloni</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Rundo</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Spolaor</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Besozzi</surname>
            , G. Mauri, and
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Cazzaniga</surname>
          </string-name>
          .
          <article-title>Computational intelligence for parameter estimation of biochemical systems</article-title>
          .
          <source>In IEEE CEC</source>
          , pages
          <fpage>1</fpage>
          -
          <lpage>8</lpage>
          . IEEE,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref48">
        <mixed-citation>
          48.
          <string-name>
            <given-names>N. L.</given-names>
            <surname>Novre</surname>
          </string-name>
          .
          <article-title>Quantitative and logic modelling of molecular and gene networks</article-title>
          .
          <source>Nature Rev. Gen.</source>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref49">
        <mixed-citation>
          49.
          <string-name>
            <given-names>Y.</given-names>
            <surname>Pantazis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Katsoulakis</surname>
          </string-name>
          , and
          <string-name>
            <given-names>D. G.</given-names>
            <surname>Vlachos</surname>
          </string-name>
          .
          <article-title>Parametric sensitivity analysis for biochemical reaction networks based on pathwise information theory</article-title>
          .
          <source>BMC Bioinf., 14</source>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref50">
        <mixed-citation>
          50.
          <string-name>
            <given-names>S.</given-names>
            <surname>Röblitz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Stötzel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Deuflhard</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Jones</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.-O.</given-names>
            <surname>Azulay</surname>
          </string-name>
          , P. van der Graaf, and
          <string-name>
            <given-names>S.</given-names>
            <surname>Martin</surname>
          </string-name>
          .
          <article-title>A mathematical model of the human menstrual cycle for the administration of GnRH analogues</article-title>
          .
          <source>J. Theor. Biol</source>
          .,
          <volume>321</volume>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref51">
        <mixed-citation>
          51.
          <string-name>
            <given-names>S.</given-names>
            <surname>Schaller</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Willmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Lippert</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Schaupp</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Pieber</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Schuppert</surname>
          </string-name>
          , and
          <string-name>
            <given-names>T.</given-names>
            <surname>Eissing</surname>
          </string-name>
          .
          <article-title>A generic integrated physiologically based whole-body model of the glucose-insulin-glucagon regulatory system</article-title>
          .
          <source>CPT: Pharmacometr. Sys. Pharmacol.</source>
          ,
          <volume>2</volume>
          (
          <issue>8</issue>
          ),
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref52">
        <mixed-citation>
          52. E. Shockley,
          <string-name>
            <given-names>J.</given-names>
            <surname>Vrugt</surname>
          </string-name>
          , and
          <string-name>
            <given-names>C.</given-names>
            <surname>Lopez</surname>
          </string-name>
          .
          <article-title>PyDREAM: high-dimensional parameter inference for biological models in Python</article-title>
          . Bioinf.,
          <volume>34</volume>
          (
          <issue>4</issue>
          ):
          <fpage>695</fpage>
          -
          <lpage>697</lpage>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref53">
        <mixed-citation>
          53.
          <string-name>
            <given-names>P.</given-names>
            <surname>Stapor</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Weindl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Ballnus</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Hug</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Loos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Fiedler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Krause</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Hroß</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Fröhlich</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J.</given-names>
            <surname>Hasenauer</surname>
          </string-name>
          . PESTO:
          <article-title>Parameter EStimation TOolbox</article-title>
          . Bioinf.,
          <volume>34</volume>
          (
          <issue>4</issue>
          ):
          <fpage>705</fpage>
          -
          <lpage>707</lpage>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref54">
        <mixed-citation>
          54. 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="ref55">
        <mixed-citation>
          55.
          <string-name>
            <surname>J. Sun</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Garibaldi</surname>
            , and
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Hodgman</surname>
          </string-name>
          .
          <article-title>Parameter estimation using metaheuristics in systems biology: A comprehensive review</article-title>
          .
          <source>IEEE/ACM Trans. Comp. Biol. Bioinf.</source>
          ,
          <volume>9</volume>
          (
          <issue>1</issue>
          ),
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref56">
        <mixed-citation>
          56. 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>Röblitz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Leeners</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Krüger</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-specific 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="ref57">
        <mixed-citation>
          57.
          <string-name>
            <given-names>N.</given-names>
            <surname>Tsiantis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Balsa-Canto</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>J.</given-names>
            <surname>Banga</surname>
          </string-name>
          .
          <article-title>Optimality and identification of dynamic models in systems biology: an inverse optimal control framework</article-title>
          .
          <source>Bioinf.</source>
          ,
          <volume>34</volume>
          (
          <issue>14</issue>
          ):
          <fpage>2433</fpage>
          -
          <lpage>2440</lpage>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref58">
        <mixed-citation>
          58.
          <string-name>
            <given-names>A.</given-names>
            <surname>Villaverde</surname>
          </string-name>
          and
          <string-name>
            <given-names>J.</given-names>
            <surname>Banga</surname>
          </string-name>
          .
          <article-title>Reverse engineering and identification in systems biology: strategies, perspectives and challenges</article-title>
          .
          <source>J. Royal Soc. Interface</source>
          ,
          <volume>11</volume>
          (
          <issue>91</issue>
          ),
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref59">
        <mixed-citation>
          59.
          <string-name>
            <surname>W. H. Wu</surname>
            ,
            <given-names>F. S.</given-names>
          </string-name>
          <string-name>
            <surname>Wang</surname>
            , and
            <given-names>M. S.</given-names>
          </string-name>
          <string-name>
            <surname>Chang</surname>
          </string-name>
          .
          <article-title>Dynamic sensitivity analysis of biological systems</article-title>
          .
          <source>BMC Bioinf., 9(S-12)</source>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref60">
        <mixed-citation>
          60.
          <string-name>
            <given-names>C.</given-names>
            <surname>Zhan</surname>
          </string-name>
          and
          <string-name>
            <given-names>L. F.</given-names>
            <surname>Yeung</surname>
          </string-name>
          .
          <article-title>Parameter estimation in systems biology models using spline approximation</article-title>
          .
          <source>BMC Sys. Biol</source>
          .,
          <volume>5</volume>
          (
          <issue>1</issue>
          ),
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>