The convergence of the genetic algorithm is estimated through its
population diversity. Initially, the population has a high diversity
since all the individuals are randomly selected. As the algorithm
converges, the individuals in the population converge towards the best
solution, thus decreasing the diversity. In our case, the individuals
are points in a heterogeneous dimension space, with ,
,
and
while the
other parameters ranging between 0 and 1. Hence we use the
Mahalanobis distance measure to determine the diversity of a
population [22].
The Mahalanobis distance takes into account the heterogeneity in
dimensions and correspondingly scales each dimension while estimating
the distance between two points. Given a set of data points
{} with each data point
being an n-tuple
, the Mahalanobis distance
between two points
and
is given as
© 2003 Dídac Busquets