paper-with-me

홈 › Papers

An Enhancement of Cuckoo Search Algorithm for Optimal Earthquake Evacuation Space Allocation in Intramuros, Manila City

2025-02-19 · Marcus Andre Villanueva, Charles Matthew Ching, Khatalyn Mata

The Cuckoo Search Algorithm (CSA), while effective in solving complex optimization problems, faces limitations in random population initialization and reliance on fixed parameters. Random initialization of the population often results in clustered solutions, resulting in uneven exploration of the search space and hindering effective global optimization. Furthermore, the use of fixed values for discovery rate and step size creates a trade-off between solution accuracy and convergence speed. To address these limitations, an Enhanced Cuckoo Search Algorithm (ECSA) is proposed. This algorithm utilizes the Sobol Sequence to generate a more uniformly distributed initial population and incorporates Cosine Annealing with Warm Restarts to dynamically adjust the parameters. The performance of the algorithms was evaluated on 13 benchmark functions (7 unimodal, 6 multimodal). Statistical analyses were conducted to determine the significance and consistency of the results. The ECSA outperforms the CSA in 11 out of 13 benchmark functions with a mean fitness improvement of 30% across all functions, achieving 35% for unimodal functions and 24% for multimodal functions. The enhanced algorithm demonstrated increased convergence efficiency, indicating its superiority to the CSA in solving a variety of optimization problems. The ECSA is subsequently applied to optimize earthquake evacuation space allocation in Intramuros, Manila.

📄 PDF Abstract BibTeX arXiv:2502.13477

Code (0)

등록된 구현이 없습니다.

Tasks

global-optimization

Methods 이 논문이 사용한 방법론

Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…

Similar Papers 제목 키워드 기반

Multi-Species Cuckoo Search Algorithm for Global Optimization

2019-03-27 · Xin-She Yang, Suash Deb, Sudhanshu K Mishra

Many optimization problems in science and engineering are highly nonlinear, and thus require sophisticated optimization techniques to solve. Traditional techniques such as gradient-based algorithms are mostly local searc…

global-optimization

An Improved Chicken Swarm Optimization Algorithm for Handwritten Document Image Enhancement

2024-10-20 · Stanley Mugisha, Lynn tar Gutu, P Nagabhushan

Chicken swarm optimization is a new meta-heuristic algorithm which mimics the foraging hierarchical behavior of chicken. In this paper, we describe the preprocessing of handwritten document by contrast enhancement while …

Image Enhancement

Cuckoo Search: Recent Advances and Applications

2014-08-22 · Xin-She Yang, Suash Deb

Cuckoo search (CS) is a relatively new algorithm, developed by Yang and Deb in 2009, and CS is efficient in solving global optimization problems. In this paper, we review the fundamental ideas of cuckoo search and the la…

global-optimization

Protein folding simulations in the hydrophobic-polar model using a hybrid cuckoo search algorithm

2021-05-22 · Nabil Boumedine, Sadek Bouroubi

A protein is a linear chain containing a set of amino acids, which folds on itself to create a specific native structure, also called the minimum energy conformation. It is the native structure that determines the functi…

Protein Folding

hidden markov random fields and cuckoo search method for medical image segmentation

2020-05-19 · EL-Hachemi Guerrout, Ramdane Mahiou, Dominique Michelucci, Boukabene Randa 외

Segmentation of medical images is an essential part in the process of diagnostics. Physicians require an automatic, robust and valid results. Hidden Markov Random Fields (HMRF) provide powerful model. This latter models …

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1