paper-with-me

홈 › Papers

Dragonfly Algorithm and its Applications in Applied Science -- Survey

2019-11-25 · Chnoor M. Rahman, Tarik A. Rashid

One of the most recently developed heuristic optimization algorithms is dragonfly by Mirjalili. Dragonfly algorithm has shown its ability to optimizing different real world problems. It has three variants. In this work, an overview of the algorithm and its variants is presented. Moreover, the hybridization versions of the algorithm are discussed. Furthermore, the results of the applications that utilized dragonfly algorithm in applied science are offered in the following area: Machine Learning, Image Processing, Wireless, and Networking. It is then compared with some other metaheuristic algorithms. In addition, the algorithm is tested on the CEC-C06 2019 benchmark functions. The results prove that the algorithm has great exploration ability and its convergence rate is better than other algorithms in the literature, such as PSO and GA. In general, in this survey the strong and weak points of the algorithm are discussed. Furthermore, some future works that will help in improving the algorithm's weak points are recommended. This study is conducted with the hope of offering beneficial information about dragonfly algorithm to the researchers who want to study the algorithm.

📄 PDF Abstract BibTeX arXiv:2001.02292

Code (0)

등록된 구현이 없습니다.

Tasks

Survey

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

A survey on dragonfly algorithm and its applications in engineering

2020-02-19 · Chnoor M. Rahman, Tarik A. Rashid, Abeer Alsadoon, Nebojsa Bacanin 외

The dragonfly algorithm was developed in 2016. It is one of the algorithms used by researchers to optimize an extensive series of uses and applications in various areas. At times, it offers superior performance compared …

Electrical EngineeringSurvey

Tuning Hyperparameters without Grad Students: Scalable and Robust Bayesian Optimisation with Dragonfly

2019-03-15 · Kirthevasan Kandasamy, Karun Raju Vysyaraju, Willie Neiswanger, Biswajit Paria 외

Bayesian Optimisation (BO) refers to a suite of techniques for global optimisation of expensive black box functions, which use introspective Bayesian models of the function to efficiently search for the optimum. While BO…

Bayesian Optimisation

Machine learning for Earth System Science (ESS): A survey, status and future directions for South Asia

2021-12-24 · Manmeet Singh, Bipin Kumar, Rajib Chattopadhyay, K Amarjyothi 외

This survey focuses on the current problems in Earth systems science where machine learning algorithms can be applied. It provides an overview of previous work, ongoing work at the Ministry of Earth Sciences, Gov. of Ind…

BIG-bench Machine LearningSurvey

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 positiv…

Survey

Machine Learning and Data Analysis Using Posets: A Survey

2024-04-03 · Arnauld Mesinga Mwafise

Posets are discrete mathematical structures which are ubiquitous in a broad range of data analysis and machine learning applications. Research connecting posets to the data science domain has been ongoing for many years.…

Survey