scholarly journals Adaptive Opposition Slime Mould Algorithm

Author(s):  
Manoj Kumar Naik ◽  
Rutuparna Panda ◽  
Ajith Abraham

Abstract Recently, the slime mould algorithm (SMA) has become popular in function optimization, because it effectively uses exploration and exploitation to reach an optimal solution or near-optimal solution. However, the SMA uses two random search agents from the whole population to decide the future displacement and direction from the best search agents, which limits its exploitation and exploration. To solve this problem, we investigate an adaptive approach to decide whether opposition based learning (OBL) will be used or not. Sometimes the OBL is used to further increase the exploration. In addition, it maximizes the exploitation by replacing one random search agent with the best one in the position updating. The suggested technique is called an adaptive opposition slime mould algorithm (AOSMA). The qualitative and quantitative analysis of AOSMA is reported using 29 test functions consisting of 23 classical test functions and 6 recently used composition functions from the IEEE CEC 2014 test suite. The results are compared with state-of-the-art optimization methods. Results presented in this paper show that AOSMA’s performance is better than other optimization algorithms. The AOSMA is evaluated using Wilcoxon’s rank-sum test. It also ranked one in Friedman’s mean rank test. The proposed AOSMA algorithm would be useful for function optimization to solve real-world engineering problems.

2013 ◽  
Vol 2013 ◽  
pp. 1-9 ◽  
Author(s):  
Lihong Guo ◽  
Gai-Ge Wang ◽  
Heqi Wang ◽  
Dinan Wang

A hybrid metaheuristic approach by hybridizing harmony search (HS) and firefly algorithm (FA), namely, HS/FA, is proposed to solve function optimization. In HS/FA, the exploration of HS and the exploitation of FA are fully exerted, so HS/FA has a faster convergence speed than HS and FA. Also, top fireflies scheme is introduced to reduce running time, and HS is utilized to mutate between fireflies when updating fireflies. The HS/FA method is verified by various benchmarks. From the experiments, the implementation of HS/FA is better than the standard FA and other eight optimization methods.


2016 ◽  
Vol 7 (4) ◽  
pp. 23-51 ◽  
Author(s):  
Mahamed G.H. Omran ◽  
Maurice Clerc

This paper proposes a new population-based simplex method for continuous function optimization. The proposed method, called Adaptive Population-based Simplex (APS), is inspired by the Low-Dimensional Simplex Evolution (LDSE) method. LDSE is a recent optimization method, which uses the reflection and contraction steps of the Nelder-Mead Simplex method. Like LDSE, APS uses a population from which different simplexes are selected. In addition, a local search is performed using a hyper-sphere generated around the best individual in a simplex. APS is a tuning-free approach, it is easy to code and easy to understand. APS is compared with five state-of-the-art approaches on 23 functions where five of them are quasi-real-world problems. The experimental results show that APS generally performs better than the other methods on the test functions. In addition, a scalability study has been conducted and the results show that APS can work well with relatively high-dimensional problems.


2013 ◽  
Vol 427-429 ◽  
pp. 671-674
Author(s):  
Yong Xian Li ◽  
Yu Zi Lin ◽  
Jia Zhong Li

A novel intelligent algorithm of orthogonal optimization is introduced for electronic circuit parameters. The orthogonal optimization design develops from conventional orthogonal design. According to the results of variance and variance ratio analysis in the orthogonal design, the next searching direction and range of each variable are determined, which is able to be circulating in the optimization of searching. The orthogonal optimization solution is performed intelligently until error value of the variance ratio for each variable is approximately equal. Since the tolerance of an optimal solution is obtained when the parameter design is completed, this method does not need special tolerance design. The authors take a stabilized power supply circuit as an example to optimize the circuit parameters. This method has less calculation amount, shorter searching time, more rapid speed and higher accuracy of optimization searching. Optimization results show that this algorithm is much better than other current algorithms of intelligent optimization methods.


2021 ◽  
pp. 1-14
Author(s):  
Lianglin Cao ◽  
Kerong Ben ◽  
Hu Peng

Firefly algorithm (FA) is one of most important nature-inspired algorithm based on swarm intelligence. Meanwhile, FA uses the full attraction model, which results too many unnecessary movements and reduces the efficiency of searching the optimal solution. To overcome these problems, this paper presents a new job, how the better fireflies move, which is always ignored. The novel algorithm is called multiple swarm strategy firefly algorithm (MSFFA), in which multiple swarm attraction model and status adaptively switch approach are proposed. It is characterized by employing the multiple swarm attraction model, which not only improves the efficiency of searching the optimal solution, but also quickly finds the better fireflies that move in free status. In addition, the novel approach defines that the fireflies followed different rules in different status, and can adaptively switch the status of fireflies between the original status and the free status to balance the exploration and the exploitation. To verify the robustness of MSFFA, it is compared with other improved FA variants on CEC2013. In one case of 30 dimension on 28 test functions, the proposed algorithm is significantly better than FA, DFA, PaFA, MFA, NaFA,and NSRaFA on 24, 23, 23, 17, 15, and 24 functions, respectively. The experimental results prove that MSFFA has obvious advantages over other FA variants.


2018 ◽  
Vol 21 (3) ◽  
pp. 139-149
Author(s):  
A. V. Panteleev ◽  
D. A. Rodionova

This paper presents a modification of the Luus-Jaakola global optimization method, which belongs to the class of metaheuristic algorithms. A hybrid method is suggested, using a combination of random search methods: Luus-Jaakola method, adaptive random search method and best trial method. The obtained method is applied to the optimization of parameters of different engineering systems. This class of problems appears during the design of aerospace and aeronautical structures; its goal is the cost or weight minimization of the construction. These problems belong to the class of constrained global optimization problems, where the level surface of the objective function has uneven relief and there is a large number of variables. This means that the classical optimization methods prove to be inefficient and these problems should be solved using metaheuristic optimization methods, which provide sufficient accuracy at reasonable operating time. In this paper, the constrained global optimization problem is solved using the penalty method. Thus, the problem of exterior penalty function optimization is considered, where the penalty coefficients are chosen in such a way as to avoid the violation of the constraints. Two applied problems are considered in the paper: the determination of the high-pressure vessel parameters and the anti rattle spring parameters determination. Using the suggested algorithm, a software complex was developed, which allows us to solve engineering optimization problems. The results obtained using the suggested methods were compared with the results obtained using the non-modified Luus-Jaakola method in order to demonstrate the efficiency of the suggested hybrid random search method.


2011 ◽  
Vol 480-481 ◽  
pp. 219-224
Author(s):  
Zhi Yang Luo ◽  
Hong Xia Zhao ◽  
Xin Yuan ◽  
Yuan Li

For some function optimization problems of non-linear, multi-model and multi-objective, they are difficult to solve by other optimization methods, however, genetic algorithm is easy to find good results, so a kind of optimization problem for mayonnaise compositions based on genetic algorithm is introduced. This termination condition is selected according to the iteration number of maximum generation, the optimal solution of last generation in the evolution is the final result with genetic algorithm to solve optimization problem. The population size is 20, crossover rate is 0.7, and mutation rate is 0.04. Via the evolution of 100 generations, the optimization solution is gotten, which has certain guiding significance for the production.


Algorithms ◽  
2020 ◽  
Vol 13 (6) ◽  
pp. 139 ◽  
Author(s):  
Vincenzo Cutello ◽  
Georgia Fargetta ◽  
Mario Pavone ◽  
Rocco A. Scollo

Community detection is one of the most challenging and interesting problems in many research areas. Being able to detect highly linked communities in a network can lead to many benefits, such as understanding relationships between entities or interactions between biological genes, for instance. Two different immunological algorithms have been designed for this problem, called Opt-IA and Hybrid-IA, respectively. The main difference between the two algorithms is the search strategy and related immunological operators developed: the first carries out a random search together with purely stochastic operators; the last one is instead based on a deterministic Local Search that tries to refine and improve the current solutions discovered. The robustness of Opt-IA and Hybrid-IA has been assessed on several real social networks. These same networks have also been considered for comparing both algorithms with other seven different metaheuristics and the well-known greedy optimization Louvain algorithm. The experimental analysis conducted proves that Opt-IA and Hybrid-IA are reliable optimization methods for community detection, outperforming all compared algorithms.


2011 ◽  
Vol 2011 ◽  
pp. 1-12 ◽  
Author(s):  
Lhassane Idoumghar ◽  
Mahmoud Melkemi ◽  
René Schott ◽  
Maha Idrissi Aouad

The paper presents a novel hybrid evolutionary algorithm that combines Particle Swarm Optimization (PSO) and Simulated Annealing (SA) algorithms. When a local optimal solution is reached with PSO, all particles gather around it, and escaping from this local optima becomes difficult. To avoid premature convergence of PSO, we present a new hybrid evolutionary algorithm, called HPSO-SA, based on the idea that PSO ensures fast convergence, while SA brings the search out of local optima because of its strong local-search ability. The proposed HPSO-SA algorithm is validated on ten standard benchmark multimodal functions for which we obtained significant improvements. The results are compared with these obtained by existing hybrid PSO-SA algorithms. In this paper, we provide also two versions of HPSO-SA (sequential and distributed) for minimizing the energy consumption in embedded systems memories. The two versions, of HPSO-SA, reduce the energy consumption in memories from 76% up to 98% as compared to Tabu Search (TS). Moreover, the distributed version of HPSO-SA provides execution time saving of about 73% up to 84% on a cluster of 4 PCs.


2016 ◽  
Vol 40 (5) ◽  
pp. 883-895 ◽  
Author(s):  
Wen-Jong Chen ◽  
Chuan-Kuei Huang ◽  
Qi-Zheng Yang ◽  
Yin-Liang Yang

This paper combines the Taguchi-based response surface methodology (RSM) with a multi-objective hybrid quantum-behaved particle swarm optimization (MOHQPSO) to predict the optimal surface roughness of Al7075-T6 workpiece through a CNC turning machining. First, the Taguchi orthogonal array L27 (36) was applied to determine the crucial cutting parameters: feed rate, tool relief angle, and cutting depth. Subsequently, the RSM was used to construct the predictive models of surface roughness (Ra, Rmax, and Rz). Finally, the MOHQPSO with mutation was used to determine the optimal roughness and cutting conditions. The results show that, compared with the non-optimization, Taguchi and classical multi-objective particle swarm optimization methods (MOPSO), the roughness Ra using MOHQPSO along the Pareto optimal solution are improved by 68.24, 59.31 and 33.80%, respectively. This reveals that the predictive models established can improve the machining quality in CNC turning of Al7075-T6.


Author(s):  
Chenxi Li ◽  
Zhendong Guo ◽  
Liming Song ◽  
Jun Li ◽  
Zhenping Feng

The design of turbomachinery cascades is a typical high dimensional and computationally expensive problem, a metamodel-based global optimization and data mining method is proposed to solve it. A modified Efficient Global Optimization (EGO) algorithm named Multi-Point Search based Efficient Global Optimization (MSEGO) is proposed, which is characterized by adding multiple samples at per iteration. By testing on typical mathematical functions, MSEGO outperforms EGO in accuracy and convergence rate. MSEGO is used for the optimization of a turbine vane with non-axisymmetric endwall contouring (NEC), the total pressure coefficient of the optimal vane is increased by 0.499%. Under the same settings, another two optimization processes are conducted by using the EGO and an Adaptive Range Differential Evolution algorithm (ARDE), respectively. The optimal solution of MSEGO is far better than EGO. While achieving similar optimal solutions, the cost of MSEGO is only 3% of ARDE. Further, data mining techniques are used to extract information of design space and analyze the influence of variables on design performance. Through the analysis of variance (ANOVA), the variables of section profile are found to have most significant effects on cascade loss performance. However, the NEC seems not so important through the ANOVA analysis. This is due to the fact the performance difference between different NEC designs is very small in our prescribed space. However, the designs with NEC are always much better than the reference design as shown by parallel axis, i.e., the NEC would significantly influence the cascade performance. Further, it indicates that the ensemble learning by combing results of ANOVA and parallel axis is very useful to gain full knowledge from the design space.


Sign in / Sign up

Export Citation Format

Share Document