less than 1 minute read

Genetic Algorithms (GAs) are Evolutionary Algorithms () applied to bit-string based search spaces. In other words, a GA is basically an EA specialized to search spaces ${\mathbb{X}}={0,1}^n$.

Posts

Why research in Computational Intelligence should be less nature-inspired.

17 minute read

The inspiration gleaned from observing nature has led to several important advances in the field of optimization. Still, it seems to me that a lot of work is mainly based on such inspiration alone. This might divert attention away from practical and algorithmic concerns. As a result, there is a growing number of specialized terminologies used in the field of Evolutionary Computation () and Swarm Intelligence (), which I consider as a problem for clarity in research. With this article, I would like to formulate my thoughts with the hope to contribute to a fruitful debate.

Publications