Multi-objective Optimization and Stochastic Analysis
in Focused Ultrasonic Therapy Simulation
T. Clees, N. Hornung, I. Nikitin, L. Nikitina and D. Steffes-lai
Fraunhofer Institute for Algorithms and Scientific Computing, Sankt Augustin, Germany
Keywords: Stochastic Modeling and Simulation, Multi-objective Optimization, Healthcare.
Abstract: We present new results in stochastic multi-objective optimization applied to focused ultrasonic therapy
planning. This type of non-invasive therapy uses focused ultrasound for the destruction of tumor cells and
magnetic resonance tomography for identification of tumor volume and healthy organs. During the therapy
planning the treatment parameters, such as frequency and intensity of ultrasound, are adjusted to achieve
maximal tumor destruction and minimal influence to the healthy organs. For this purpose multi-objective
optimization is used. RBF metamodeling is employed for continuous representation of discretely sampled
results of numerical simulation and for evaluation of inherent uncertainties. We apply two algorithms for
multi-objective optimization capable of non-convex Pareto front detection in the considered problem. Cross-
validation procedure and sensitivity analysis are used for estimation of uncertainties. A realistic application
case demonstrates the efficiency of the approach.
1 INTRODUCTION
Due to the non-invasive nature of the focused
ultrasonic therapy its control is often limited to
imaging methods, e.g. MRT. Numerical simulation
becomes an important step for the therapy planning.
Efficient methods for the focused ultrasonic
simulation have been presented in paper (Georgii et
al., 2011). It uses a combination of Rayleigh-
Sommerfeld integral for near field and angular
spectrum method for far field computations, which
allows determining the pressure field in
heterogeneous tissue. The bioheat transfer equation
is used to determine the temperature increase in
therapy region. Thermal dose is defined according to
CEM model or Arrhenius model (Nandlall et al.,
2009); (Pearce, 2009) as a functional of temperature-
time dependence in every spatial point in therapy
region. The simulation is considerably accelerated
by GPU based parallelization.
The purpose of therapy planning is a
maximization of thermal dose inside the target zone
(TDin) and minimization of thermal dose outside
(TDout). As usual in multi-objective optimization
(Ehrgott AND Gandibleux, 2002), the optimum is
not an isolated point but a hypersurface (Pareto
front) composed of points satisfying a tradeoff
property, i.e. none of the criteria can be improved
without simultaneous degradation of at least one
other criterion. Thus, for a two-objective problem,
the Pareto front is a curve on the plot (TDin, TDout)
bounding the region of possible solutions, see Fig.2.
Efficient methods have been developed for
determining the Pareto front.
The simplest way is to convert multi-objective
optimization to single objective one, by linearly
combining all objectives into a single target function
t(x)=
∑ w
i
f
i
(x) with user-defined constant weights
w
i
. Maximization of the target function gives one
point on Pareto front, while varying the weights
allows to cover the whole Pareto front. In this way
only convex Pareto fronts can be detected, because
non-convex Pareto fronts produce not maxima but
saddle points of the target function. There are
methods applicable also for non-convex Pareto
fronts.
Non-dominated set algorithm (NDSA) finds a
discrete analogue of Pareto front in a finite set of
points. For two points f and g in optimization criteria
space the first one is said to be dominated by the
second one if f
i
≤ g
i
holds for all i=1..Ncrit. A point f
belongs to non-dominated set if there does not exist
another point g dominating f. (Kung et al., 1975)
implements a fast recursive procedure to find all
non-dominated points in a given finite set.
43
Clees T., Hornung N., Nikitin I., Nikitina L. and Steffes-lai D..
Multi-objective Optimization and Stochastic Analysis in Focused Ultrasonic Therapy Simulation.
DOI: 10.5220/0004421900430048
In Proceedings of the 3rd International Conference on Simulation and Modeling Methodologies, Technologies and Applications (SIMULTECH-2013),
pages 43-48
ISBN: 978-989-8565-69-3
Copyright
c
2013 SCITEPRESS (Science and Technology Publications, Lda.)