scholarly journals A Hybrid Genetic Algorithm and Sperm Swarm Optimization (HGASSO) for Multimodal Functions

2022 ◽  
Vol 13 (1) ◽  
pp. 0-0

In this paper, we propose a hybrid algorithm combining two different metaheuristic methods, “Genetic Algorithms (GA)” and “Sperm Swarm Optimization (SSO)”, for the global optimization of multimodal benchmarks functions. The proposed Hybrid Genetic Algorithm and Sperm Swarm Optimization (HGASSO) operates based on incorporates concepts from GA and SSO in which generates individuals in a new iteration not only by crossover and mutation operations as proposed in GA, but also by techniques of local search of SSO. The main idea behind this hybridization is to reduce the probability of trapping in local optimum of multi modal problem. Our algorithm is compared against GA, and SSO metaheuristic optimization algorithms. The experimental results using a suite of multimodal benchmarks functions taken from the literature have evinced the superiority of the proposed HGASSO approach over the other approaches in terms of quality of results and convergence rates in which obtained good results in solving the multimodal benchmarks functions that include cosine, sine, and exponent in their formulation.

2012 ◽  
Vol 498 ◽  
pp. 115-125 ◽  
Author(s):  
H. Hachimi ◽  
Rachid Ellaia ◽  
A. El Hami

In this paper, we present a new hybrid algorithm which is a combination of a hybrid genetic algorithm and particle swarm optimization. We focus in this research on a hybrid method combining two heuristic optimization techniques, genetic algorithms (GA) and particle swarm optimization (PSO) for the global optimization. Denoted asGA-PSO, this hybrid technique incorporates concepts fromGAandPSOand creates individuals in a new generation not only by crossover and mutation operations as found inGAbut also by mechanisms ofPSO. The performance of the two algorithms has been evaluated using several experiments.


2010 ◽  
Vol 139-141 ◽  
pp. 2033-2037 ◽  
Author(s):  
Yan Ming Jiang ◽  
Gui Xiong Liu

Flatness is one fundamental element of geometric forms, and the flatness evaluation is particularly important for ensuring the quality of industrial products. This paper presents a new flatness evaluation in the view of the minimum zone evaluation - rotation method based on genetic algorithm. This method determines the minimum zone through rotating measurement points in three dimensions coordinate. The points are firstly rotated about coordinate axes. Then they are projected in one axis, and the smallest projection length is the flatness value. The rotation angles are optimized by genetic algorithm to improve search efficiency. An exponential fitness function and the rotation angles range is designed on the basis of flatness characteristics. An adaptive mode of crossover and mutation probability is used to avoid local optimum. The results show this method can search the minimum zone and converge rapidly.


2020 ◽  
Vol 10 (1) ◽  
pp. 56-64 ◽  
Author(s):  
Neeti Kashyap ◽  
A. Charan Kumari ◽  
Rita Chhikara

AbstractWeb service compositions are commendable in structuring innovative applications for different Internet-based business solutions. The existing services can be reused by the other applications via the web. Due to the availability of services that can serve similar functionality, suitable Service Composition (SC) is required. There is a set of candidates for each service in SC from which a suitable candidate service is picked based on certain criteria. Quality of service (QoS) is one of the criteria to select the appropriate service. A standout amongst the most important functionality presented by services in the Internet of Things (IoT) based system is the dynamic composability. In this paper, two of the metaheuristic algorithms namely Genetic Algorithm (GA) and Particle Swarm Optimization (PSO) are utilized to tackle QoS based service composition issues. QoS has turned into a critical issue in the management of web services because of the immense number of services that furnish similar functionality yet with various characteristics. Quality of service in service composition comprises of different non-functional factors, for example, service cost, execution time, availability, throughput, and reliability. Choosing appropriate SC for IoT based applications in order to optimize the QoS parameters with the fulfillment of user’s necessities has turned into a critical issue that is addressed in this paper. To obtain results via simulation, the PSO algorithm is used to solve the SC problem in IoT. This is further assessed and contrasted with GA. Experimental results demonstrate that GA can enhance the proficiency of solutions for SC problem in IoT. It can also help in identifying the optimal solution and also shows preferable outcomes over PSO.


Author(s):  
Hamidreza Salmani mojaveri

One of the discussed topics in scheduling problems is Dynamic Flexible Job Shop with Parallel Machines (FDJSPM). Surveys show that this problem because of its concave and nonlinear nature usually has several local optimums. Some of the scheduling problems researchers think that genetic algorithms (GA) are appropriate approach to solve optimization problems of this kind. But researches show that one of the disadvantages of classical genetic algorithms is premature convergence and the probability of trap into the local optimum. Considering these facts, in present research, represented a developed genetic algorithm that its controlling parameters change during algorithm implementation and optimization process. This approach decreases the probability of premature convergence and trap into the local optimum. The several experiments were done show that the priority of proposed procedure of solving in field of the quality of obtained solution and convergence speed toward other present procedure.


2021 ◽  
pp. 1-16
Author(s):  
Zhaojun Zhang ◽  
Rui Lu ◽  
Minglong Zhao ◽  
Shengyang Luan ◽  
Ming Bu

The research of path planning method based on genetic algorithm (GA) for the mobile robot has received much attention in recent years. GA, as one evolutionary computation model, mimics the process of natural evolution and genetics. The quality of the initial population plays an essential role in improving the performance of GA. However, when GA based on a random initialization method is applied to path planning problems, it will lead to the emergence of infeasible solutions and reduce the performance of the algorithm. A novel GA with a hybrid initialization method, termed NGA, is proposed to solve this problem in this paper. In the initial population, NGA first randomly selects three free grids as intermediate nodes. Then, a part of the population uses a random initialization method to obtain the complete path. The other part of the population obtains the complete path using a greedy-related method. Finally, according to the actual situation, the redundant nodes or duplicate paths in the path are deleted to avoid the redundant paths. In addition, the deletion operation and the reverse operation are also introduced to the NGA iteration process to prevent the algorithm from falling into the local optimum. Simulation experiments are carried out with other algorithms to verify the effectiveness of the NGA. Simulation results show that NGA is superior to other algorithms in convergence accuracy, optimization ability, and success rate. Besides, NGA can generate the optimal feasible paths in complex environments.


Author(s):  
Gede Agus Widyadana ◽  
Nita H. Shah ◽  
Daniel Suriawidjaja Siek

Supplier has many schemes to motivate retailer to buy more and of them one is a progressive permissible delay of payment. Instead of analyst from the retailer side alone, in this chapter, we develop the inventory model of supplier and retailer. In reality, some suppliers and retailers cannot have collaboration and they try to optimize their own decision so we develop a Stackelberg Game model. Two models are developed wherein the first model supplier acts as the leader and in the second model, the retailer acts a leader. Since the models are complex, a hybrid Genetic Algorithm (GA) and Particle Swarm Optimization (PSO) is developed to solve the model. A numerical analysis and sensitivity analysis are conducted to get management insights of the model. The results show that a Stackelberg Game model for progressive permissible delay of payment is sensitive in varies values of the first and second delay interest rate if supplier acts as a leader. The retailer gets less inventory cost when he acts as a leader compared to when vendor acts a leader at high interest rate of the first and second delay period.


2011 ◽  
Vol 268-270 ◽  
pp. 1138-1143
Author(s):  
Hong Ying Qin

This paper concerns an improved adaptive genetic algorithm, and the method is applied to the Maximum Entropy Template Selection Algorithm image registration. This method includes adjusting the probability of crossover and mutation in the evolutionary process. The method can overcome the disadvantage of traditional genetic algorithm that is easy to get into a local optimum answer. Results show our method is insensitive to the ordering, rotation and scale of the input images so it can be used in image stitching and retrieval of images & videos.


2010 ◽  
Vol 40-41 ◽  
pp. 410-418
Author(s):  
Ting Ting Zhou ◽  
Ying Zheng ◽  
Ming Chen

Since the usable range of the frequency spectrum is limited, the frequency assignment problem (FAP) is important in mobile telephone communication. In this paper, according to the characteristics of engineering- oriented FAP, an engineering-oriented hybrid genetic algorithm (EHGA) based on traditional genetic algorithm (TGA) is proposed, combined with particle swarm optimization (PSO) and simulated annealing (SA). The results obtained by the simulation to a real-word FAP case in GSM show that the algorithm we proposed is a better approach to solve the engineering-oriented FAP.


Sign in / Sign up

Export Citation Format

Share Document