aliasgharheidaricom / RIME-A-physics-based-optimization

RIME A physics based optimization algorithm, Neurocomputing, 2023 https://doi.org/10.1016/j.neucom.2023.02.010, This paper proposes an efficient optimization algorithm based on the physical phenomenon of rime-ice

Home Page:https://aliasgharheidari.com/RIME.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub GitHub code size in bytes GitHub repo size GitHub language count GitHub last commit

RIME: A physics-based optimization

RIME A physics based optimization, Neurocomputing, 2023, https://doi.org/10.1016/j.neucom.2023.02.010

This paper proposes an efficient optimization algorithm based on the physical phenomenon of rime-ice, called the RIME or rime optimization algorithm. The RIME algorithm implements the exploration and exploitation behaviors in the optimization methods by simulating the soft-rime and hard-rime growth process of rime-ice and constructing a soft-rime search strategy and a hard-rime puncture mechanism. Meanwhile, the greedy selection mechanism in the algorithm is improved, and the population is updated in the stage of selecting the optimal solution to enhance the exploitation capability of the RIME. In the experimental, this paper conducts qualitative analysis experiments on the RIME to clarify the characteristics of the algorithm in the process of finding the optimal solution. The performance of RIME is then tested on a total of 42 functions in the classic IEEE CEC2017 and the latest IEEE CEC2022 test sets. The proposed algorithm is compared with 10 well-established algorithms and 10 latest improved algorithms to verify its performance advantage. In addition, this paper designs experiments for the parametric analysis of RIME to discuss the potential of the algorithm in running different parameters and handling different problems. Finally, this paper applies RIME to five practical engineering problems to verify its effectiveness and superiority in real-world problems. The statistical and comparison results show that the RIME is a strong and competitive algorithm. The source codes of the RIME algorithm will be publicly available at https://aliasgharheidari.com/RIME.html.


Source codes of RIME and related supplementary materials are publicly available at

https://aliasgharheidari.com/RIME.html

https://www.researchgate.net/profile/Ali_Asghar_Heidari

You can run the RIME code online without any installed MATLAB software

https://codeocean.com/capsule/4472937/tree


Main paper:

Su, Hang, Dong Zhao, Ali Asghar Heidari, Lei Liu, Xiaoqin Zhang, Majdi Mafarja, and Huiling Chen. "RIME: A physics-based optimization." Neurocomputing 532 (2023): 183-214. DOI: https://doi.org/10.1016/j.neucom.2023.02.010



Author, inventor and programmer: Su, Hang, Ali Asghar Heidari and Huiling Chen

PhD research intern, Department of Computer Science, School of Computing, National University of Singapore, Singapore Exceptionally Talented Ph. DC funded by Iran's National Elites Foundation (INEF), University of Tehran

     e-Mail: aliasghar68@gmail.com, as_heidari@ut.ac.ir
             

   Homepage: https://www.researchgate.net/profile/Ali_Asghar_Heidari  

Co-authors: Dong Zhao, Lei Liu, Xiaoqin Zhang, Majdi Mafarja

Support this high quality research by 'FORK', 'STAR' and 'SHARE'.

Forthebadge

About

RIME A physics based optimization algorithm, Neurocomputing, 2023 https://doi.org/10.1016/j.neucom.2023.02.010, This paper proposes an efficient optimization algorithm based on the physical phenomenon of rime-ice

https://aliasgharheidari.com/RIME.html

License:MIT License


Languages

Language:MATLAB 100.0%