ANA: Ant Nesting Algorithm for Optimizing Real-World Problems
Deeam Najmadeen Hama Rashid, Tarik A. Rashid, Seyedali Mirjalili

TL;DR
The paper introduces ANA, a novel swarm intelligence algorithm inspired by ant nest-building behavior, which effectively optimizes complex real-world engineering problems and outperforms several existing metaheuristics in benchmark tests.
Contribution
ANA is a new continuous swarm algorithm inspired by ant behavior, utilizing a unique weight-based rate of change for optimization, distinct from traditional ant colony algorithms.
Findings
ANA outperforms GA, PSO, DA, WOA, SSA, and FDO on benchmark functions.
ANA achieves competitive results in engineering problem optimization.
The algorithm demonstrates robustness and efficiency in real-world applications.
Abstract
In this paper, a novel swarm intelligent algorithm is proposed called ant nesting algorithm (ANA). The algorithm is inspired by Leptothorax ants and mimics the behavior of ants searching for positions to deposit grains while building a new nest. Although the algorithm is inspired by the swarming behavior of ants, it does not have any algorithmic similarity with the ant colony optimization (ACO) algorithm. It is worth mentioning that ANA is considered a continuous algorithm that updates the search agent position by adding the rate of change (e.g., step or velocity). ANA computes the rate of change differently as it uses previous, current solutions, fitness values during the optimization process to generate weights by utilizing the Pythagorean theorem. These weights drive the search agents during the exploration and exploitation phases. The ANA algorithm is benchmarked on 26 well-known…
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.
