paper-with-me

홈 › Papers

Dynamic Cat Swarm Optimization Algorithm for Backboard Wiring Problem

2021-04-27 · Aram Ahmed, Tarik A. Rashid, Soran Saeed

This paper presents a powerful swarm intelligence meta-heuristic optimization algorithm called Dynamic Cat Swarm Optimization. The formulation is through modifying the existing Cat Swarm Optimization. The original Cat Swarm Optimization suffers from the shortcoming of 'premature convergence', which is the possibility of entrapment in local optima which usually happens due to the off-balance between exploration and exploitation phases. Therefore, the proposed algorithm suggests a new method to provide a proper balance between these phases by modifying the selection scheme and the seeking mode of the algorithm. To evaluate the performance of the proposed algorithm, 23 classical test functions, 10 modern test functions (CEC 2019) and a real world scenario are used. In addition, the Dimension-wise diversity metric is used to measure the percentage of the exploration and exploitation phases. The optimization results show the effectiveness of the proposed algorithm, which ranks first compared to several well-known algorithms available in the literature. Furthermore, statistical methods and graphs are also used to further confirm the outperformance of the algorithm. Finally, the conclusion as well as future directions to further improve the algorithm are discussed.

📄 PDF Abstract BibTeX arXiv:2107.08908

Code (1)

aramahmed/DCSO-Algorithm 공식 구현

Tasks

Diversity

Similar Papers 제목 키워드 기반

A Particle Swarm Optimization hyper-heuristic for the Dynamic Vehicle Routing Problem

2020-06-15 · Michał Okulewicz, Jacek Mańdziuk

This paper presents a method for choosing a Particle Swarm Optimization based optimizer for the Dynamic Vehicle Routing Problem on the basis of the initially available data of a given problem instance. The optimization a…

A Multi-Swarm Cellular PSO based on Clonal Selection Algorithm in Dynamic Environments

2013-08-07 · Somayeh Nabizadeh, Alireza Rezvanian, Mohammd Reza Meybodi

Many real-world problems are dynamic optimization problems. In this case, the optima in the environment change dynamically. Therefore, traditional optimization algorithms disable to track and find optima. In this paper, …

Tracking Extrema in Dynamic Environment using Multi-Swarm Cellular PSO with Local Search

2013-07-31 · Somayeh Nabizadeh, Alireza Rezvanian, Mohammad Reza Meybodi

Many real-world phenomena can be modelled as dynamic optimization problems. In such cases, the environment problem changes dynamically and therefore, conventional methods are not capable of dealing with such problems. In…

Clustering

Understanding the wiring evolution in differentiable neural architecture search

2020-09-02 · Sirui Xie, Shoukang Hu, Xinjiang Wang, Chunxiao Liu 외

Controversy exists on whether differentiable neural architecture search methods discover wiring topology effectively. To understand how wiring topology evolves, we study the underlying mechanism of several existing diffe…

global-optimizationNeural Architecture Search

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