less than 1 minute read

Swarm Intelligence (SI) is the research field of metaheuristic that use simplified variants of swarm behavior to solve optimization problems. It is a field of Evolutionary Computation (). The most well-known swarm intelligence methods are Ant Colony Optimization () and Particle Swarm Optimization ().

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.