paper-with-me

홈 › Papers

Cat Swarm Optimization Algorithm -- A Survey and Performance Evaluation

2020-01-10 · Aram M. Ahmed, Tarik A. Rashid, Soran Ab. M. Saeed

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.

📄 PDF Abstract BibTeX arXiv:2001.11822

Code (0)

등록된 구현이 없습니다.

Tasks

Survey

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Survey of Swarm Intelligence Approaches to Search Documents Based On Semantic Similarity

2025-07-15 · Chandrashekar Muniyappa, Eunjin Kim arxiv

Swarm Intelligence (SI) is gaining a lot of popularity in artificial intelligence, where the natural behavior of animals and insects is observed and translated into computer algorithms called swarm computing to solve rea…

Semantic Similarity

Particle Swarm Optimization: A survey of historical and recent developments with hybridization perspectives

2018-04-15 · Saptarshi Sengupta, Sanchita Basak, Richard Alan Peters II

Particle Swarm Optimization (PSO) is a metaheuristic global optimization paradigm that has gained prominence in the last two decades due to its ease of application in unsupervised, complex multidimensional problems which…

global-optimization

Dynamic Swarm Dispersion in Particle Swarm Optimization for Mining Unsearched Area in Solution Space (DSDPSO)

2018-07-02 · Anvar Bahrampour, Omid Mohamad Nezami

Premature convergence in particle swarm optimization (PSO) algorithm usually leads to gaining local optimum and preventing from surveying those regions of solution space which have optimal points in. In this paper, by ap…

Diversity

Critical Analysis: Bat Algorithm based Investigation and Application on Several Domains

2021-01-18 · Shahla U. Umar, Tarik A. Rashid

In recent years several swarm optimization algorithms, such as Bat Algorithm (BA) have emerged, which was proposed by Xin-She Yang in 2010. The idea of the algorithm was taken from the echolocation ability of bats. Purpo…

Evaluation of Particle Swarm Optimization Algorithms for Weighted Max-Sat Problem: Technical Report

2012-12-04 · Osama Khalil

An experimental evaluation is conducted to asses the performance of 4 different Particle Swarm Optimization neighborhood structures in solving Max-Sat problem. The experiment has shown that none of the algorithms achieve…