This paper presents a study of the performance of TRIBES, an adaptive particle swarm optimization algorithm. Particle Swarm
Optimization (PSO) is a biologically-inspired optimization method. Recently, researchers have used it effectively in solving
various optimization problems. However, like most optimization heuristics, PSO suffers from the drawback of being greatly
influenced by the selection of its parameter values. Thus, the common belief is that the performance of a PSO algorithm is
directly related to the tuning of such parameters. Usually, such tuning is a lengthy, time consuming and delicate process.
A new adaptive PSO algorithm called TRIBES avoids manual tuning by defining adaptation rules which aim at automatically changing
the particles’ behaviors as well as the topology of the swarm. In TRIBES, the topology is changed according to the swarm behavior
and the strategies of displacement are chosen according to the performances of the particles. A comparative study carried
out on a large set of benchmark functions shows that the performance of TRIBES is quite competitive compared to most other
similar PSO algorithms that need manual tuning of parameters. The performance evaluation of TRIBES follows the testing procedure
introduced during the 2005 IEEE Conference on Evolutionary Computation. The main objective of the present paper is to perform
a global study of the behavior of TRIBES under several conditions, in order to determine strengths and drawbacks of this adaptive
algorithm.
Keywords Particle swarm optimization - Tribes - Adaptive algorithm