aliasgharheidaricom / INFO-An-Efficient-Optimization-Algorithm-based-on-Weighted-Mean-of-Vectors

The source codes of this algorithm are also publicly available at https://aliasgharheidari.com/INFO.html. This study presents the analysis and principle of an innovative optimizer named weIghted meaN oF vectOrs (INFO) to optimize different problems.

Home Page:https://aliasgharheidari.com/INFO.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

INFO: An Efficient Optimization Algorithm based on Weighted Mean of Vectors

Source codes for the paper: INFO: An Efficient Optimization Algorithm based on Weighted Mean of Vectors, Expert Systems with Applications, 2022, 116516, doi: https://doi.org/10.1016/j.eswa.2022.116516

Elsevier Link: https://www.sciencedirect.com/science/article/abs/pii/S0957417422000173 Researchgate Link: https://www.researchgate.net/publication/357865558_INFO_An_Efficient_Optimization_Algorithm_based_on_Weighted_Mean_of_Vectors codeocean link: https://codeocean.com/capsule/9838356/tree Mathworks link: https://www.mathworks.com/matlabcentral/fileexchange/105355-info-efficient-optimizer-based-on-weighted-mean-of-vectors

The MATLAB source codes of this algorithm are also publicly available at https://aliasgharheidari.com/INFO.html.

This study presents the analysis and principle of an innovative optimizer named weIghted meaN oF vectOrs (INFO) to optimize different problems. INFO is a modified weight mean method, whereby the weighted mean idea is employed for a solid structure and updating the vectors’ position using three core procedures: updating rule, vector combining, and a local search. The updating rule stage is based on a mean-based law and convergence acceleration to generate new vectors. The vector combining stage creates a combination of obtained vectors with the updating rule to achieve a promising solution. The updating rule and vector combining steps were improved in INFO to increase the exploration and exploitation capacities. Moreover, the local search stage helps this algorithm escape low-accuracy solutions and improve exploitation and convergence. The performance of INFO was evaluated in 48 mathematical test functions, and five constrained engineering test cases. According to the literature, the results demonstrate that INFO outperforms other basic and advanced methods in terms of exploration and exploitation. In the case of engineering problems, the results indicate that the INFO can converge to 0.99% of the global optimum solution. Hence, the INFO algorithm is a promising tool for optimal designs in optimization problems, which stems from the considerable efficiency of this algorithm for optimizing constrained cases.

The source codes of this algorithm will be publicly available at https://imanahmadianfar.com. and https://aliasgharheidari.com/INFO.html.

Ali Asghar Heidari Department of Computer Science, School of Computing, National University of Singapore, Singapore Exceptionally Talented researcger 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  

Authors: ImanAhmadianfar, Ali Asghar Heidari, Saeed Noshadian, Huiling Chen, Amir H Gandomi

   Homepage: https://aliasgharheidari.com/INFO.html
             https://www.researchgate.net/publication/357865558_INFO_An_Efficient_Optimization_Algorithm_based_on_Weighted_Mean_of_Vectors
             https://imanahmadianfar.com

Support

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

Forthebadge

About

The source codes of this algorithm are also publicly available at https://aliasgharheidari.com/INFO.html. This study presents the analysis and principle of an innovative optimizer named weIghted meaN oF vectOrs (INFO) to optimize different problems.

https://aliasgharheidari.com/INFO.html

License:MIT License


Languages

Language:MATLAB 100.0%