A MODEL OF THE TUMOUR SPHEROID
RESPONSE TO RADIATION
Identifiability Analysis
F. Papa
Dipartimento di Informatica e Sistemistica “A. Ruberti”, Sapienza Universit`a di Roma, Via Ariosto 25, Rome, Italy
Keywords:
Tumour spheroids models, Radiotherapy, Global identifiability.
Abstract:
A spatially uniform model of tumour growth after a single instantaneous radiative treatment is presented in
this paper. The ordinary differential equation model presented may be obtained from an equivalent partial
derivative equation model, by integration with respect to the radial distance. The main purpose of the paper
is to study its identifiability properties. In fact, a preliminary condition, that is necessary to verify before
performing the parameter identification, is the global identifiability of a model. A detailed study of the identi-
fiability properties of the model is done pointing out that it is globally identifiable, provided that the responses
to two different radiation doses are available.
1 INTRODUCTION
The mathematical literature on solid tumour growth is
very wide. Looking through it, this evolution line can
be recognized: the earliest models were focused on
avascular tumour growth; then models of angiogene-
sis were developed; more recently, models of vascular
tumour growth are starting to emerge (Byrne, 2003).
With reference to mathematical models of avascu-
lar tumour growth we can underline the presence of
two different kinds of models: the spatially uniform
models and the spatially structured models.
The first class of models concerns with models in
which details of the spatial structure of the tumour are
neglected and the attention is focused, for instance, on
the tumour overall volume or on the total number of
cells present within the tumour itself.
On the other hand, the second class concerns with
models in which the spatial coordinates are taken into
account, in order to investigate the role of rate limit-
ing, diffusible growth factors on the tumour develop-
ment.
In this paper a spatially uniform model of tumour
growth, after a single instantaneous radiative treat-
ment is presented, with the main purpose of studying
its identifiability properties. This model comes from
the integration with respect to the spatial coordinate
of the partial derivative equations of a spatially struc-
tured model (Bertuzzi et al., 2009), when it is possible
to neglect the distribution of oxygen concentration in-
side the tumour. In fact, the oxygen concentration is
generally very important in such models because it
influences the radiosensitivity of cells (Wouters and
Brown, 1997) and it determines the cell death when
its level is too low. Nevertheless, when the tumoral
spheroid, during all its growth, remains smaller than
a critical dimension at which an internal necrotic re-
gion starts to develop (‘small spheroids’), then it can
be assumed that:
1. the oxygen concentration is higher than the mini-
mum value necessary to the cell life
2. the initial distribution of oxygen inside the
spheroid is sufficiently uniform to be assumed
constant
In view of 1. the cell death for insufficient oxy-
genation can be neglected and the radiation is the only
cause of death. Moreover for 2. it can be assumed that
the radiosensitivitycoefficients are constant for all the
tumoral cells inside the spheroid. With these two as-
sumptions, the ODE model presented in this paper is
completely equivalent to the original PDE model pro-
posed by Bertuzzi et al. (2009), and it may be ob-
tained from the latter by integration with respect to
the radial distance, as mentioned above.
419
Papa F. (2010).
A MODEL OF THE TUMOUR SPHEROID RESPONSE TO RADIATION - Identifiability Analysis.
In Proceedings of the Third International Conference on Bio-inspired Systems and Signal Processing, pages 419-423
DOI: 10.5220/0002721304190423
Copyright
c
SciTePress
2 AN ODE MATHEMATICAL
MODEL OF THE TUMOUR
SPHEROID RESPONSE TO
RADIATION
Although quiescent cells have been evidenced in
tumour spheroids (Freyer and Sutherland, 1986),
(Sutherland, 1988), for simplicity we will assume that
all viable cells proliferate with the same rate and this
assumption is reasonable because the model is for-
mulated under the assumption of ‘small spheroids’,
where the oxygen level is sufficiently high and uni-
form. So in a spheroid we will distinguish: viable
cells, lethally damaged cells and dead cells.
Under the hypothesis of ‘small spheroids’, let us
consider the following ODE model (Papa, 2009), ob-
tained by integrating the PDE equations of the model
proposed by Bertuzzi et al. (2009):
˙
V(t) = χV(t),
˙
V
D
1
(t) = (χ
D
µ
D
)V
D
1
(t) ,
˙
V
D
2
(t) = (χ
D
µ
D
)V
D
2
(t) + µ
D
V
D
1
(t) ,
˙
V
D
3
(t) = (χ
D
µ
D
)V
D
3
(t) + µ
D
V
D
2
(t) ,
˙
V
N
1
(t) = µ
D
V
D
3
(t) µ
N
V
N
1
(t) ,
˙
V
N
2
(t) = µ
N
V
N
1
(t) µ
N
V
N
2
(t) ,
˙
V
N
3
(t) = µ
N
V
N
2
(t) µ
N
V
N
3
(t) ,
(1)
where V(t) is the volume of viable cells, V
D
1
(t),
V
D
2
(t) and V
D
3
(t) are the volumes of three subcom-
partments of lethally damaged cells andV
N
1
(t), V
N
2
(t)
and V
N
3
(t) are the volumes of three subcompartments
of dead cells (Bertuzzi et al., 2009), (Papa, 2009);
with χ and χ
D
we denote the constant proliferation
rates, respectively, of viable cells and of the three sub-
compartments of lethally damaged cells (that we sup-
pose to progress across the cell cycle and to divide
until they die), with µ
D
and µ
N
, respectively, the death
rate of lethally damaged cells and the degradation rate
of dead cells. All these dynamic parameters are pos-
itive and, since lethally damaged cells eventually die,
it is necessary to assume that µ
D
> χ
D
. The output of
the model is the total volume of the spheroid, obtained
by summing the state variables:
y(t) = V(t) +
3
i=1
V
D
i
(t) +
3
i=1
V
N
i
(t) . (2)
Without loss of generality, cells are assumed to oc-
cupy all the volume of the spheroid.
Considering only impulsive irradiations, both the
direct action and the effect of binary misrepair will be
considered instantaneous and described by a non lin-
ear relation named linear-quadratic (LQ) model (Bris-
tow and Hill, 1987). Denoting by δ the surviving frac-
tion of cells after a single impulsive irradiation, the
LQ dose-response relation has the form:
δ = e
[αdβd
2
]
, (3)
where d is the dose, α and β the radiosensitivity pa-
rameters related, respectively, to the direct action of
radiation and to the binary misrepair of DSBs. Then
the initial conditions for the basic model, according to
(3), are:
V(0
+
) = e
[αdβd
2
]
V(0
),
V
D
1
(0
+
) = (1 e
[αdβd
2
]
)V(0
),
V
D
i
(0
+
) = 0, i = 2, 3,
V
N
j
(0
+
) = 0, j = 1, 2, 3,
(4)
where V(0
) is the spheroid volume before irradia-
tion.
Equations (1), with their initial conditions (4), de-
fine a linear time-invariant dynamical system and (2)
is the corresponding linear output equation.
3 PARAMETRIC
IDENTIFIABILITY OF THE
MODEL
There are different methods for studying the identi-
fiability of dynamical systems. For the model pre-
sented above it has been used the similarity transfor-
mation method (Travis and Haddock, 1981), that can
be only used for linear dynamical systems. In gen-
eral, some parameters of a linear stationary dynam-
ical system are not known. Therefore the similarity
transformation method allows to determine the iden-
tifiability properties of system parameters when they
correspond to the elements of the model matrices or
when there is a univocal relationship between them.
It is easy to understand, looking at the structure of
the matrices given below, that a univocal relationship
exists between the parameters (χ, χ
D
, µ
D
, µ
N
) and the
elements of the system matrices whereas it does not
happen for the radiological parameters (α, β). Con-
sidering the parameter δ, given by (3) and depending
on the radiological parameters (α, β), even if it was
identifiable, the parameters α and β would not be uni-
vocally determined from its value. It will be shown
that α and β can be univocally identified by exploit-
ing model responses to at least two different radiation
doses.
Let us study the identifiability of the parameter
vector
θ =
χ χ
D
µ
D
µ
N
δ
T
, (5)
ranging in the admissible set Θ R
5
, where
Θ ={θ R
5
| χ, χ
D
, µ
D
, µ
N
> 0, µ
D
> χ
D
and 0 < δ < 1} .
(6)
BIOSIGNALS 2010 - International Conference on Bio-inspired Systems and Signal Processing
420
Taking model equations (1) - (4) into account, let us
denote by
x =
V V
D
1
V
D
2
V
D
3
V
N
1
V
N
2
V
N
3
T
(7)
the state vector and by A(θ), c
T
(θ) and b(θ) respec-
tively the model dynamical matrix, the state-output
matrix and the fraction of the initial state vector inde-
pendent of the spheroid initial volume. In particular,
for the elements of A(θ), c
T
(θ), and b(θ) we have
that:
a
11
(θ) = χ,
a
22
(θ) = a
33
(θ) = a
44
(θ) = χ
D
µ
D
,
a
55
(θ) = a
66
(θ) = a
77
(θ) = µ
N
,
a
32
(θ) = a
43
(θ) = a
54
(θ) = µ
D
,
a
65
(θ) = a
76
(θ) = µ
N
,
all other elements of A(θ) are equal to zero,
c
i
(θ) = 1, i = 1, . . . , 7,
b
1
(θ) = δ, b
2
(θ) = 1 δ,
b
i
(θ) = 0, i = 3, . . . , 7.
(8)
Then the model (1) - (4) can be written in a compact
form:
(
˙x(t;θ) = A(θ)x(t;θ), x(0
+
;θ) = b(θ)V(0
),
y(t;θ) = c
T
(θ)x(t;θ).
(9)
It is useful to observe, at this point, that the output
y(t;θ) obtained by the model (9), in which no input
acts, is the same output obtainable by the following
model:
˙
¯x(t;θ) = A(θ) ¯x(t;θ) + b(θ)u(t),
¯x(0
) = 0,
¯y(t;θ) = c
T
(θ)¯x(t;θ)
(10)
with u(t) = u
0
(t)V(0
), where u
0
(t) is a Dirac unit
pulse function. In fact:
y(t;θ) = ¯y(t;θ) = c
T
(θ)e
A(θ)t
b(θ)V(0
). (11)
Therefore, it is easy to understand from relation (11)
that the identifiability problem of θ for the model
(9) is the same one for the model (10). In partic-
ular we can talk about controllability of the couple
(A(θ), b(θ)), since the role of the matrix b(θ) in the
model (9) is equivalent to the one in the model (10).
The similarity transformation method is based on
the following theorem (Papa, 2009):
Theorem 1 . Let the triples (A(θ), b(θ), c
T
(θ)) and
(A(φ), b(φ), c
T
(φ)) be observable and controllable.
Then
c
T
(θ)e
A(θ)t
b(θ) = c
T
(φ)e
A(φ)t
b(φ), t [0, T] (12)
if and only if a nonsingular matrix P exists such that
PA(θ)P
1
= A(φ),
c
T
(θ)P
1
= c
T
(φ),
Pb(θ) = b(φ).
(13)
Proof . It is immediate to see that (13) implies (12) by
taking into account the power expansion of the expo-
nential. The inverseimplication, that requires the con-
trollability and observability properties, was proved
by Kalman (Kalman, 1963), (Kalman et al., 1969).
From Theorem 1 it is easy to understand that given
an indistinguishable couple (θ, φ) Θ for the system
(9), if it exists, the corresponding system matrices,
(A(θ), b(θ), c
T
(θ)) and (A(φ), b(φ), c
T
(φ)), have the
same structure and are linked by the algebraic rela-
tions (13). It is easy also to see that if (13) have a
unique solution (θ, I) then indistinguishable couples
do not exist. So the following obvious lemma follows:
Lemma 1 . Let the triples (A(θ), b(θ), c
T
(θ)) and
(A(φ), b(φ), c
T
(φ)) be observable and controllable.
Then the system (9) is globally identifiable in Θ if and
only if the equations (13), for all fixed vector θ Θ,
have the unique solution (φ, P) = (θ, I).
The observability and controllability properties of
the triple (A(θ), b(θ), c
T
(θ)) of (9) have been proved
by Papa (2009). Now we can prove the following re-
sult.
Theorem 2 . The model (1) - (4) is globally identifi-
able with respect to the unknown parameter vector θ
given by (5) and ranging in the set Θ defined by (6).
In fact θ Θ it does not exist in Θ another parameter
vector φ that gives the same output.
Proof . Given θ Θ, let us consider a (1× 5) vector
φ = [χ
χ
D
µ
D
µ
N
δ
] Θ and the (7 × 7) matrix P.
From the first equation of (13) it is easy to obtain the
following equation system:
r
1
r
2
r
3
r
4
r
5
r
6
r
7
T
=
=
c
1
c
2
c
3
c
4
c
5
c
6
c
7
,
(14)
where r
i
and c
i
are, respectively, a (1× 7) row vector
and (7× 1) column vector:
A MODEL OF THE TUMOUR SPHEROID RESPONSE TO RADIATION - Identifiability Analysis
421
r
i
=
p
i1
χ
p
i2
(χ
D
µ
D
) + p
i3
µ
D
p
i3
(χ
D
µ
D
) + p
i4
µ
D
p
i4
(χ
D
µ
D
) + p
i5
µ
D
p
i5
µ
N
+ p
i6
µ
N
p
i6
µ
N
+ p
i7
µ
N
p
i7
µ
N
T
,
c
i
=
p
1i
χ
p
2i
(χ
D
µ
D
)
p
2i
µ
D
+ p
3i
(χ
D
µ
D
)
p
3i
µ
D
+ p
4i
(χ
D
µ
D
)
p
4i
µ
D
p
5i
µ
N
p
5i
µ
N
p
6i
µ
N
p
6i
µ
N
p
7i
µ
N
, i = 1, ..., 7.
Furthermore, using the second and the third equation
of (13) it is easy to obtain, respectively, the following
relations:
p
1i
+ p
2i
+ ... + p
7i
= 1, with i = 1, ..., 7,
(15)
p
11
δ+ p
12
(1 δ) = δ
,
p
21
δ+ p
22
(1 δ) = (1 δ
),
p
i1
δ+ p
i2
(1 δ) = 0, with i = 3, ..., 7.
(16)
By solving equations (14) - (16), it can be shown
that (13) admits only the trivial solution (θ, I). For de-
tails see the proof of Theorem 4 given by Papa (2009).
Then, from Lemma 1, we can say that the model (1)
- (4) is globally identifiable with respect to the five
considered parameters.
Theorem 2 does not establish the global identifia-
bility of the model (1) - (4) with respect to the radio-
logical parameters. In order to study the identifiability
of the radiological parameters α and β it is necessary
to consider two different doses d
1
and d
2
and the cor-
responding parameters δ
1
and δ
2
:
(
δ
1
= e
[αd
1
βd
2
1
]
,
δ
2
= e
[αd
2
βd
2
2
]
.
(17)
It is easy to verify that the relation between (δ
1
, δ
2
)
and (α, β) is one to one if d
1
6= d
2
. Therefore, let
us consider two different initial states x
(1)
(0
+
;θ) and
x
(2)
(0
+
;θ) related to two different doses and let us
observe parallely the two corresponding system re-
sponses. Let us define a new parameter vector
θ =
χ χ
D
µ
D
µ
N
δ
1
δ
2
T
(18)
ranging in the admissible set Θ R
6
, where
Θ ={θ R
6
| χ, χ
D
, µ
D
, µ
N
> 0, µ
D
> χ
D
,
0 < δ
1
< 1 and 0 < δ
2
< 1}.
(19)
Let us define by x
T
R
14
the total state vector
x
T
=
x
(1)
x
(2)
, (20)
that is the union of two state vectors of the type (7),
x
(1)
and x
(2)
, related to the two different initial states,
and the block matrices
A
T
(θ) =
A(θ) 0
0 A(θ)
,
C
T
(θ) =
c
T
(θ) 0
0 c
T
(θ)
,
B
T
(θ) =
b
(1)
(θ) 0
0 b
(2)
(θ)
,
(21)
where A(θ) and c
T
(θ) are the same matrices defined
in (8), b
(1)
(θ) and b
(2)
(θ) are such that
b
(1)
(θ) =
δ
1
(1 δ
1
) 0 . . . 0
T
,
b
(2)
(θ) =
δ
2
(1 δ
2
) 0 . . . 0
T
.
(22)
Obviously, A
T
(θ), C
T
(θ) and B
T
(θ) are, respectively,
(14 × 14), (2 × 14) and (14 × 2) matrices and the
model (1) - (4) can be written as:
˙x
T
(t;θ) = A
T
(θ)x
T
(t;θ),
x
T
(0
+
;θ) = B
T
(θ)
V(0
)
V(0
)
,
y
T
(t;θ) = C
T
(θ)x
T
(t;θ),
(23)
where y
T
(t;θ) R
2
is the union of the two outputs
related to the two different initial states.
Using the observability and the controllability
properties of (9), it can be easily shown that the sys-
tem (23) is observable and controllable too (Papa,
2009).
Now we can prove the following result.
Theorem 3 . The model (1) - (4) is globally identifi-
able with respect to the unknown parameter vector θ
given by (18) and ranging in the set Θ defined by (19),
exploiting the outputs of the model obtained from two
different radiation doses.
Proof . Given θ Θ, let us consider a (1× 6) vector
φ = [χ
χ
D
µ
D
µ
N
δ
1
δ
2
] Θ and the (14× 14) matrix
P. Dividing the P matrix into four (7× 7) blocks
P =
P
11
P
12
P
21
P
22
(24)
it is easy to show that from the matrix equations (13),
developing the block products, the following subsys-
tems are obtained:
P
ii
A(θ) = A(φ)P
ii
c
T
(θ) = c
T
(φ)P
ii
P
ii
b
(1)
(θ) = b
(1)
(φ)
with i = 1, 2,
P
ij
A(θ) = A(φ)P
ij
0 = c
T
(φ)P
ij
P
ij
b
(2)
(θ) = 0
with i, j = 1, 2, i 6= j.
(25)
BIOSIGNALS 2010 - International Conference on Bio-inspired Systems and Signal Processing
422
The first two subsystems of (25) are similar to the one
studied in the proof of theorem 1. So both the subsys-
tems have only the trivial solution (θ, I). Therefore it
results that
χ
= χ, χ
D
= χ
D
, µ
D
= µ
D
, µ
N
= µ
N
,
δ
1
= δ
1
, δ
2
= δ
2
and P
11
= P
22
= I.
(26)
It is simple to verify that, with the results (26), the
latter two subsystems of (25) give the solutions P
12
=
P
21
= 0.
Therefore we have that system (13) admits only
the trivial solution (θ, I). Thus, from Lemma 1, we
can say that the model (1) - (4) is globally identifiable
by exploiting the model response y
T
(t;θ) to at least
two different doses d
1
and d
2
.
4 CONCLUDING REMARKS
In this paper we have considered a spatially uniform
dynamical model of tumour growth after a single in-
stantaneous radiative treatment. In this model the
details of the spatial structure of the tumour are ne-
glected and the attention is focused on the temporal
evolution of tumour overall volume after the radia-
tive treatment. The model can be used for different
applications. For instance, to asses the efficiency of
the radiotherapeutic treatment, but for this applica-
tion it is necessary to identify the unknown param-
eters. A preliminary condition, that is necessary to
verify before performing the parameter estimation, is
the global identifiability of the model.
In this paper a detailed study of the identifiabil-
ity properties of the model is done, pointing out that
it is globally identifiable, provided that the responses
to two different radiation doses are considered. This
important property assures a correct formulation of
the parametric identification problem. The paramet-
ric identification of the model and the corresponding
validation, with respect to both the fitting and the pre-
diction capability of the experimental data, are treated
by Bertuzzi et al. (2009).
REFERENCES
Bertuzzi, A., Bruni, C., Fasano, A., Gandolfi, A., Papa, F.,
and Sinisgalli, C. (2009). Response to radiation of tu-
mour spheroids: Modelling and parameter estimation.
Bulletin of Mathematical Biology. Accepted.
Bristow, R. and Hill, R. (1987). Molecular and cellular ba-
sis of radiotherapy. In Tannock, I. and Hill, R., edi-
tors, The Basic Science of Oncology, pages 295–319.
McGraw-Hill.
Byrne, H. (2003). Modelling avascular tumour growth. In
Preziosi, L., editor, Cancer Modelling and Simulation,
pages 75–120. Chapman and Hall/CRC.
Freyer, J. and Sutherland, R. (1986). Regulation of growth
saturation and development of necrosis in emt6/ro
multicellular spheroids by the glucose and oxigen sup-
ply. Cancer Research, 46:3504–3512.
Kalman, R. (1963). Mathematical description of linear dy-
namical systems. SIAM Journal of Control and Opti-
mization, 2:152–192.
Kalman, R., Falb, P., and Harbib, M. (1969). Topics in
Mathematical System Theory. McGraw-Hill, New
York.
Papa, F. (2009). Models of the tumour spheroid response
to radiation: identifiability analysis. Technical Re-
port 9, Department of Computer and System Sciences.
http://padis2.uniroma1.it:81/ojs/index.php/DIS Tech-
nicalReports/index.
Sutherland, R. (1988). Cell and environment interactions
in tumor microregions: The multicell spheroid model.
Science, 240:177–184.
Travis, C. and Haddock, G. (1981). On structural identifi-
cation. Mathematical Biosciences, 56:157–173.
Wouters, B. and Brown, J. (1997). Cells at intermediate
oxygen levels can be more important than the “hy-
poxic fraction” in determining tumor response to frac-
tionated radiotherapy. Radiation Research, 147:541
550.
A MODEL OF THE TUMOUR SPHEROID RESPONSE TO RADIATION - Identifiability Analysis
423