Related Experiment Video
Updated: Mar 15, 2026

A Quantitative Fitness Analysis Workflow
Published on: August 13, 2012
Fine-grained parallelization of fitness functions in bioinformatics optimization problems: gene selection for cancer
Juan A Gomez-Pulido1, Jose L Cerrada-Barrios2, Sebastian Trinidad-Amado2
1Department of Technologies of Computers and Communications, University of Extremadura, Polytechnic School, Campus Universitario s/n, Caceres, 10003, Spain. jangomez@unex.es.
Background:
Metaheuristics are widely used to solve large combinatorial optimization problems in bioinformatics because of the huge set of possible solutions. Two representative problems are gene selection for cancer classification and biclustering of gene expression data. In most cases, these metaheuristics, as well as other non-linear techniques, apply a fitness function to each possible solution with a size-limited population, and that step involves higher latencies than other parts of the algorithms, which is the reason why the execution time of the applications will mainly depend on the execution time of the fitness function. In addition, it is usual to find floating-point arithmetic formulations for the fitness functions. This way, a careful parallelization of these functions using the reconfigurable hardware technology will accelerate the computation, specially if they are applied in parallel to several solutions of the population.
Results:
A fine-grained parallelization of two floating-point fitness functions of different complexities and features involved in biclustering of gene expression data and gene selection for cancer classification allowed for obtaining higher speedups and power-reduced computation with regard to usual microprocessors.
Conclusions:
The results show better performances using reconfigurable hardware technology instead of usual microprocessors, in computing time and power consumption terms, not only because of the parallelization of the arithmetic operations, but also thanks to the concurrent fitness evaluation for several individuals of the population in the metaheuristic. This is a good basis for building accelerated and low-energy solutions for intensive computing scenarios.
More Related Videos
Related Concept Videos
Optimization Problems
Gene Evolution - Fast or Slow?
Gene Evolution - Fast or Slow?
In contrast, regions which code...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Inclusive Fitness
Evolutionary Relationships through Genome Comparisons

