NEJan 10, 2020

Cat Swarm Optimization Algorithm -- A Survey and Performance Evaluation

arXiv:2001.11822v1132 citations
AI Analysis

This provides a comprehensive review and performance validation for researchers in optimization algorithms, but it is incremental as it focuses on summarizing existing work.

This paper surveys and evaluates the Cat Swarm Optimization (CSO) algorithm, testing it on 33 benchmark functions and comparing it against three other algorithms, with results showing CSO ranks first overall based on statistical tests.

This paper presents an in-depth survey and performance evaluation of the Cat Swarm Optimization (CSO) Algorithm. CSO is a robust and powerful metaheuristic swarm-based optimization approach that has received very positive feedback since its emergence. It has been tackling many optimization problems and many variants of it have been introduced. However, the literature lacks a detailed survey or a performance evaluation in this regard. Therefore, this paper is an attempt to review all these works, including its developments and applications, and group them accordingly. In addition, CSO is tested on 23 classical benchmark functions and 10 modern benchmark functions (CEC 2019). The results are then compared against three novel and powerful optimization algorithms, namely Dragonfly algorithm (DA), Butterfly optimization algorithm (BOA) and Fitness Dependent Optimizer (FDO). These algorithms are then ranked according to Friedman test and the results show that CSO ranks first on the whole. Finally, statistical approaches are employed to further confirm the outperformance of CSO algorithm.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes