fcampelo / EC-Bestiary

A bestiary of evolutionary, swarm and other metaphor-based algorithms
602 stars 65 forks source link

Algorithms to Add, February 2018 Edition #30

Closed caranha closed 6 years ago

caranha commented 6 years ago

Suggested by Joaquin Antonio Pacheco, from ubu.es

Tasks:

Checked on 2018-03-31 by Felipe. Not added (Grasshopper already in, Sine-Cosine not a metaphor (dubious science, but not metaphorically so)

caranha commented 6 years ago

Suggested by ruben Ruiz

"Red Deer Algorithm (RDA); A New Optimization Algorithm Inspired by Red Deers' Mating

https://scholar.google.com/scholar?cluster=18109071724224247463&hl=en&as_sdt=0,5&sciodt=0,5 ​ "Abstract- In this paper, a new optimization algorithm inspired by Red Deers’ mating is developed. The Scottish Red Deer (Cervus Elaphus Scoticus) is a subspecies of Red Deer, which is native to the British Isles. We study the unusual mating behavior of Red Deers, in order to employ this behavior in designing an optimization algorithm. Red Deer Algorithm (RDA) starts with an initial population. Population individuals called Red Deers are divided in two types: hinds and male Red Deers that all together forms some harems. A harem is a group of females, which mate with the head of harem. The competition of male Red Deers to get the harem with more hinds, is the basis of the proposed evolutionary algorithm. During this match, which just male Red Deers will win this competition with their abilities such as: roaring and fighting. They will take a concession mating with a percentage of hinds. It can generate other solutions and select the best solution and will be competitive with other male Red Deers. Applying the purposed RDA to some of benchmark function, shows its ability in dealing with different types of optimization problem."

"SOCIAL ENGINEERING OPTIMIZATION (SEO), A NEW SINGLE-SOLUTION META-HEURISTIC INSPIRED BY SOCIAL ENGINEERING"

http://www.sid.ir/En/Seminar/ViewPaper.aspx?ID=34338 http://www.sid.ir/FileServer/SE/502e20171319

Added by Felipe on on 2018-03-31

caranha commented 6 years ago

Quantum Inspired Evolutionary Algorithm using Particles Filter

http://ieeexplore.ieee.org/document/7435984/

Added by Felipe on on 2018-03-31

caranha commented 6 years ago

I'm Hamzeh Beiranvand the author of General Relativity Search Algorithm. I like to see the following paper on your githup list.

Rashedi, Esmat, Hossein Nezamabadi-Pour, and Saeid Saryazdi. "GSA: a gravitational search algorithm." Information sciences 179.13 (2009): 2232-2248.

Checked on 2018-03-31 by Felipe. Not added as there is an earlier Gravitation-themed paper.

albertofranzin commented 6 years ago

More viruses:

Morteza Jaderyan, Hassan Khotanlou, "Virulence Optimization Algorithm", Applied Soft Computing, vol. 43, 2016 https://www.sciencedirect.com/science/article/pii/S1568494616300898

Mu Dong Li, Hui Zhao, Xing Wei Weng, Tong Han "A novel nature-inspired algorithm for optimization: Virus colony search", Advances in Engineering Software, vol. 92, 2016 https://www.sciencedirect.com/science/article/pii/S0965997815001702

Added by Felipe on on 2018-03-31

albertofranzin commented 6 years ago

Najmeh Sadat Jaddi, Jafar Alvankarian, Salwani Abdullah, "Kidney-inspired algorithm for optimization problems", Communications in Nonlinear Science and Numerical Simulation, vol. 42, 2017 https://www.sciencedirect.com/science/article/pii/S1007570416302039

Added by Felipe on on 2018-03-31

albertofranzin commented 6 years ago

Qingyang Zhang, Ronggui Wang, Juan Yang, Kai Ding, Yongfu Li, Jiangen Hu "Collective decision optimization algorithm: A new heuristic optimization method", Neurocomputing, vol. 221, 2017 https://www.sciencedirect.com/science/article/pii/S0925231216311183

Added by Felipe on on 2018-03-31

albertofranzin commented 6 years ago

Varun Punnathanam, Prakash Kotecha "Yin-Yang-pair Optimization: A novel lightweight optimization algorithm", Engineering Applications of Artificial Intelligence, vol. 54, 2016 https://www.sciencedirect.com/science/article/pii/S0952197616300811

(so finally one starting with Y)

Added by Felipe on on 2018-03-31

fcampelo commented 6 years ago

Contribution spotted in the wild by Thomas Stützle: https://link.springer.com/article/10.1007%2Fs11432-012-4548-0

"Lion pride optimizer: An optimization algorithm inspired by lion pride behavior” published in the journal

Science China Information Sciences

October 2012, Volume 55, Issue 10, pp 2369–2389.

Added by Felipe on 2018-03-31. Replaced existing Lion entry, since it was published first

borisalmonacid commented 6 years ago

Metaheuristic name: "Andean Condor Algorithm" Paper Title: "Andean Condor Algorithm for cell formation problems" Authors: Boris Almonacid, Ricardo Soto Source: https://link.springer.com/article/10.1007%2Fs11047-018-9675-0 First Online: 01 March 2018

Abstract "This paper proposes a novel population-based optimization algorithm called Andean Condor Algorithm (ACA) for solving cell formation problems. The ACA metaheuristic is inspired by the movement pattern of the Andean Condor when it searches for food. This pattern of movement corresponds to the flight distance traveled by the Andean Condor from its nest to the place where food is found. This distance varies depending on the seasons of the year. The ACA metaheuristic presents a balance of its population through a performance indicator based on the average quality of the population’s fitness. This balance determines the number of Andean Condors that will perform an exploration or intensification movements. ACA metaheuristics have a flexible design. It allows to easily integrate specific heuristics according to the optimization problem to be solved. Two types of computational experiments have been performed. According to the results obtained it has been possible to determine that ACA is an algorithm with an outstanding RPD% in relation to the algorithms BAT, MBO and PSO, robust and with a convergence which tends not to be trapped in the local optimums. Besides, according to the non-parametric multiple comparisons, results have been obtained in which the ACA metaheuristic has significant differences in relation to the BAT, MBO and PSO algorithms."

Added by Felipe on 2018-03-31

iagoac commented 6 years ago

Metaheuristic name: "Squirrel Search Algorithm" Paper Title: "A novel nature-inspired algorithm for optimization: Squirrel search algorithm" Authors: Mohit Jain, Vijander Singh, and Asha Rani Source: https://www.sciencedirect.com/science/article/pii/S2210650217305229 First Online: February 28, 2018

Abstract "This paper presents a novel nature-inspired optimization paradigm, named as squirrel search algorithm (SSA). This optimizer imitates the dynamic foraging behaviour of southern flying squirrels and their efficient way of locomotion known as gliding. Gliding is an effective mechanism used by small mammals for travelling long distances. The present work mathematically models this behaviour to realize the process of optimization. The efficiency of the proposed SSA is evaluated using statistical analysis, convergence rate analysis, Wilcoxon's test and ANOVA on classical as well as modern CEC 2014 benchmark functions. An extensive comparative study is carried out to exhibit the effectiveness of SSA over other well-known optimizers in terms of optimization accuracy and convergence rate. The proposed algorithm is implemented on a real-time Heat Flow Experiment to check its applicability and robustness. The results demonstrate that SSA provides more accurate solutions with high convergence rate as compared to other existing optimizers.."

Added by Felipe on 2018-03-31

fcampelo commented 6 years ago

Suggestions by new contributor Sergio A. Rojas (Universidad Distrital, Bogota, Colombia)

Within the "Elephant" category:- Wang, Gai-Ge, Suash Deb, and Leandro dos S. Coelho. "Elephant herding optimization." Computational and Business Intelligence (ISCBI), 2015 3rd International Symposium on. IEEE, 2015.

Within the (non-existing) "Rhinos" category:- Deb, Suash, et al. "Solving permutation flow-shop scheduling problem by rhinoceros search algorithm." Soft Computing(2018): 1-10.

Within the "Galaxies" or "Gravitation" or new category ("Supernovas"? Not sure):- Delgado, Eddy Mesa, Myladis R. Cogollo, and Juan David Velásquez. "Parameters estimation for nonlinear moving average model using Supernova metaheuristic." Computing Congress (CCC), 2012 7th Colombian. IEEE, 2012.

Checked on 2018-03-31 by Felipe. Elephants and Rhinos added. Supernovas not added as the paper is not in English

fcampelo commented 6 years ago

All candidates checked/added.