paper-with-me

홈 › Papers

Chaotic Fitness Dependent Optimizer for Planning and Engineering Design

2021-08-21 · Hardi M. Mohammed, Tarik A. Rashid

Fitness Dependent Optimizer (FDO) is a recent metaheuristic algorithm that mimics the reproduction behavior of the bee swarm in finding better hives. This algorithm is similar to Particle Swarm Optimization (PSO) but it works differently. The algorithm is very powerful and has better results compared to other common metaheuristic algorithms. This paper aims at improving the performance of FDO, thus, the chaotic theory is used inside FDO to propose Chaotic FDO (CFDO). Ten chaotic maps are used in the CFDO to consider which of them are performing well to avoid local optima and finding global optima. New technic is used to conduct population in specific limitation since FDO technic has a problem to amend population. The proposed CFDO is evaluated by using 10 benchmark functions from CEC2019. Finally, the results show that the ability of CFDO is improved. Singer map has a great impact on improving CFDO while the Tent map is the worst. Results show that CFDO is superior to GA, FDO, and CSO. Both CEC2013 and CEC2005 are used to evaluate CFDO. Finally, the proposed CFDO is applied to classical engineering problems, such as pressure vessel design and the result shows that CFDO can handle the problem better than WOA, GWO, FDO, and CGWO. Besides, CFDO is applied to solve the task assignment problem and then compared to the original FDO. The results prove that CFDO has better capability to solve the problem.

📄 PDF Abstract BibTeX arXiv:2110.08067

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

GA Genetic Algorithms are search algorithms that mimic Darwinian biological evolution in order to select and propagate better solutions.

Similar Papers 제목 키워드 기반

Multi objective Fitness Dependent Optimizer Algorithm

2023-01-26 · Jaza M. Abdullah, Tarik A. Rashid, Bestan B. Maaroof, Seyedali Mirjalili

This paper proposes the multi objective variant of the recently introduced fitness dependent optimizer (FDO). The algorithm is called a Multi objective Fitness Dependent Optimizer (MOFDO) and is equipped with all five ty…

Improved Fitness Dependent Optimizer for Solving Economic Load Dispatch Problem

2022-07-14 · Barzan Hussein Tahir, Tarik A. Rashid, Hafiz Tayyab Rauf, Nebojsa Bacanin 외

Economic Load Dispatch depicts a fundamental role in the operation of power systems, as it decreases the environmental load, minimizes the operating cost, and preserves energy resources. The optimal solution to Economic …

Decision Making

GOOSE Algorithm: A Powerful Optimization Tool for Real-World Engineering Challenges and Beyond

2023-07-19 · Rebwar Khalid Hamad, Tarik A. Rashid

This study proposes the GOOSE algorithm as a novel metaheuristic algorithm based on the goose's behavior during rest and foraging. The goose stands on one leg and keeps his balance to guard and protect other individuals …

Large Language Model is Secretly a Protein Sequence Optimizer

2025-01-16 · Yinkai Wang, Jiaxing He, Yuanqi Du, Xiaohui Chen 외

We consider the protein sequence engineering problem, which aims to find protein sequences with high fitness levels, starting from a given wild-type sequence. Directed evolution has been a dominating paradigm in this fie…

Language ModelingLanguage ModellingLarge Language Model

Modified-Improved Fitness Dependent Optimizer for Complex and Engineering Problems

2024-06-27 · Hozan K. Hamarashid, Bryar A. Hassan, Tarik A. Rashid

Fitness dependent optimizer (FDO) is considered one of the novel swarm intelligent algorithms. Recently, FDO has been enhanced several times to improve its capability. One of the improvements is called improved FDO (IFDO…