Fitness Dependent Optimizer: Inspired by the Bee Swarming Reproductive Process
Jaza M. Abdullah, Tarik A. Rashid (IEEE Member)

TL;DR
This paper introduces the Fitness Dependent Optimizer (FDO), a novel swarm intelligence algorithm inspired by bee reproductive behavior, which outperforms several existing algorithms on benchmark functions and real-world applications.
Contribution
FDO is a new PSO-based algorithm that uniquely uses fitness-based weights for guiding search agents, differing from traditional swarm algorithms.
Findings
FDO outperforms PSO, GA, and DA on most benchmark tests.
FDO shows competitive results against WOA and SSA.
Statistical tests confirm the significance of FDO's performance improvements.
Abstract
In this paper, a novel swarm intelligent algorithm is proposed, known as the fitness dependent optimizer (FDO). The bee swarming reproductive process and their collective decision-making have inspired this algorithm; it has no algorithmic connection with the honey bee algorithm or the artificial bee colony algorithm. It is worth mentioning that FDO is considered a particle swarm optimization (PSO)-based algorithm that updates the search agent position by adding velocity (pace). However, FDO calculates velocity differently; it uses the problem fitness function value to produce weights, and these weights guide the search agents during both the exploration and exploitation phases. Throughout the paper, the FDO algorithm is presented, and the motivation behind the idea is explained. Moreover, FDO is tested on a group of 19 classical benchmark test functions, and the results are compared…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
