Journal articles on the topic 'Hybrid Evolution Algorithms'

To see the other types of publications on this topic, follow the link: Hybrid Evolution Algorithms.

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 journal articles for your research on the topic 'Hybrid Evolution Algorithms.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse journal articles on a wide variety of disciplines and organise your bibliography correctly.

1

Ahandani, Morteza Alinia, and Hosein Alavi-Rad. "Hybridizing Shuffled Frog Leaping and Shuffled Complex Evolution Algorithms Using Local Search Methods." International Journal of Applied Evolutionary Computation 5, no. 1 (January 2014): 30–51. http://dx.doi.org/10.4018/ijaec.2014010103.

Full text
Abstract:
In this research, a study was carried out to exploit the hybrid schemes combining two classical local search techniques i.e. Nelder–Mead simplex search method and bidirectional random optimization with two meta-heuristic methods i.e. the shuffled frog leaping and the shuffled complex evolution, respectively. In this hybrid methodology, each subset of meta-heuristic algorithms is improved by a hybrid strategy that is combined from evolutionary process of each subset in related algorithm and a local search method. These hybrid algorithms are evaluated on low and high dimensional continuous benchmark functions and the obtained results are compared with their non-hybrid competitors. The obtained results demonstrate that the hybrid algorithm combined from shuffled frog leaping and Nelder–Mead simplex has a better success rate but a higher number of function evaluations on low-dimensional functions than the shuffled frog leaping. Whereas on high-dimensional functions it has a better success rate and a faster performance. Also the hybrid algorithm combined from shuffled complex evolution and bidirectional random optimization obtains a better performance in terms of success rate and function evaluations than shuffled complex evolution on low dimensional functions; whereas on high-dimensional functions, it obtains a better success rate but a slower performance. Also a comparison of our hybrid algorithms with the other evolutionary algorithms reported in the literature confirms our proposed algorithms have the best performance among all compared algorithms.
APA, Harvard, Vancouver, ISO, and other styles
2

Kaelo, P., and M. M. Ali. "Differential evolution algorithms using hybrid mutation." Computational Optimization and Applications 37, no. 2 (March 6, 2007): 231–46. http://dx.doi.org/10.1007/s10589-007-9014-3.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Kumar, N. Suresh, and Pothina Praveena. "Evolution of hybrid distance based kNN classification." IAES International Journal of Artificial Intelligence (IJ-AI) 10, no. 2 (June 1, 2021): 510. http://dx.doi.org/10.11591/ijai.v10.i2.pp510-518.

Full text
Abstract:
<span id="docs-internal-guid-b63d466d-7fff-f94f-7540-9cb92d7bb505"><span>The evolution of classification of opinion mining and user review analysis span from decades reaching into ubiquitous computing in efforts such as movie review analysis. The performance of linear and non-linear models are discussed to classify the positive and negative reviews of movie data sets. The effectiveness of linear and non-linear algorithms are tested and compared in-terms of average accuracy. The performance of various algorithms is tested by implementing them on internet movie data base (IMDB). The hybrid kNN model optimizes the performance classification interns of accuracy. The accuracy of polarity prediction rate is improved with random-distance-weighted-kNN-ABC when compared with kNN algorithm applied alone.</span></span>
APA, Harvard, Vancouver, ISO, and other styles
4

Krishna, R. V. V., and S. Srinivas Kumar. "Hybridizing Differential Evolution with a Genetic Algorithm for Color Image Segmentation." Engineering, Technology & Applied Science Research 6, no. 5 (October 23, 2016): 1182–86. http://dx.doi.org/10.48084/etasr.799.

Full text
Abstract:
This paper proposes a hybrid of differential evolution and genetic algorithms to solve the color image segmentation problem. Clustering based color image segmentation algorithms segment an image by clustering the features of color and texture, thereby obtaining accurate prototype cluster centers. In the proposed algorithm, the color features are obtained using the homogeneity model. A new texture feature named Power Law Descriptor (PLD) which is a modification of Weber Local Descriptor (WLD) is proposed and further used as a texture feature for clustering. Genetic algorithms are competent in handling binary variables, while differential evolution on the other hand is more efficient in handling real parameters. The obtained texture feature is binary in nature and the color feature is a real value, which suits very well the hybrid cluster center optimization problem in image segmentation. Thus in the proposed algorithm, the optimum texture feature centers are evolved using genetic algorithms, whereas the optimum color feature centers are evolved using differential evolution.
APA, Harvard, Vancouver, ISO, and other styles
5

Abi, Soufiane, and Bachir Benhala. "An optimal design of current conveyors using a hybrid-based metaheuristic algorithm." International Journal of Electrical and Computer Engineering (IJECE) 12, no. 6 (December 1, 2022): 6653. http://dx.doi.org/10.11591/ijece.v12i6.pp6653-6663.

Full text
Abstract:
<span lang="EN-US">This paper focuses on the optimal sizing of a positive second-generation current conveyor (CCII+), employing a hybrid algorithm named DE-ACO, which is derived from the combination of differential evolution (DE) and ant colony optimization (ACO) algorithms. The basic idea of this hybridization is to apply the DE algorithm for the ACO algorithm’s initialization stage. Benchmark test functions were used to evaluate the proposed algorithm’s performance regarding the quality of the optimal solution, robustness, and computation time. Furthermore, the DE-ACO has been applied to optimize the CCII+ performances. SPICE simulation is utilized to validate the achieved results, and a comparison with the standard DE and ACO algorithms is reported. The results highlight that DE-ACO outperforms both ACO and DE.</span>
APA, Harvard, Vancouver, ISO, and other styles
6

Kang, Yan, Zhong Min Wang, Ying Lin, and Xiang Yun Guo. "A Hybrid Differential Evolution Scheduling Algorithm to Heterogeneous Distributed System." Applied Mechanics and Materials 631-632 (September 2014): 271–75. http://dx.doi.org/10.4028/www.scientific.net/amm.631-632.271.

Full text
Abstract:
This paper presents a differential evolution algorithm with designed greedy heuristic strategy to solve the task scheduling problem. The static task scheduling problem is NP-complete and is a critic issue in parallel and distributed computing environment. A vector consists of a task permutation assigned to each individual in the target population by using DE mutation and crossover operators. A heuristic strategy is used to generate the feasible solutions as there a lot of infeasible solutions in the solution space as the size of the problem increase. And the strategies of the particle swarm algorithm are employed to modify the DE crossover operator for speeding up the search to optimal solution. And then, the individual is replaced with the corresponding target individual if it is global best or local best in terms of fitness. The performance of the algorithm is illustrated by comparing with the existing effectively scheduling algorithms. The performances of the proposed algorithms are tested on the benchmark and compared to the best-known solutions available. The computational results demonstrate that effectively and efficiency of the presented algorithm.
APA, Harvard, Vancouver, ISO, and other styles
7

Abdel-Basset, Mohamed, Reda Mohamed, Waleed Abd Abd Elkhalik, Marwa Sharawi, and Karam M. Sallam. "Task Scheduling Approach in Cloud Computing Environment Using Hybrid Differential Evolution." Mathematics 10, no. 21 (October 31, 2022): 4049. http://dx.doi.org/10.3390/math10214049.

Full text
Abstract:
Task scheduling is one of the most significant challenges in the cloud computing environment and has attracted the attention of various researchers over the last decades, in order to achieve cost-effective execution and improve resource utilization. The challenge of task scheduling is categorized as a nondeterministic polynomial time (NP)-hard problem, which cannot be tackled with the classical methods, due to their inability to find a near-optimal solution within a reasonable time. Therefore, metaheuristic algorithms have recently been employed to overcome this problem, but these algorithms still suffer from falling into a local minima and from a low convergence speed. Therefore, in this study, a new task scheduler, known as hybrid differential evolution (HDE), is presented as a solution to the challenge of task scheduling in the cloud computing environment. This scheduler is based on two proposed enhancements to the traditional differential evolution. The first improvement is based on improving the scaling factor, to include numerical values generated dynamically and based on the current iteration, in order to improve both the exploration and exploitation operators; the second improvement is intended to improve the exploitation operator of the classical DE, in order to achieve better results in fewer iterations. Multiple tests utilizing randomly generated datasets and the CloudSim simulator were conducted, to demonstrate the efficacy of HDE. In addition, HDE was compared to a variety of heuristic and metaheuristic algorithms, including the slime mold algorithm (SMA), equilibrium optimizer (EO), sine cosine algorithm (SCA), whale optimization algorithm (WOA), grey wolf optimizer (GWO), classical DE, first come first served (FCFS), round robin (RR) algorithm, and shortest job first (SJF) scheduler. During trials, makespan and total execution time values were acquired for various task sizes, ranging from 100 to 3000. Compared to the other metaheuristic and heuristic algorithms considered, the results of the studies indicated that HDE generated superior outcomes. Consequently, HDE was found to be the most efficient metaheuristic scheduling algorithm among the numerous methods researched.
APA, Harvard, Vancouver, ISO, and other styles
8

Ghosh, Tarun Kumar, and Sanjoy Das. "A Novel Hybrid Algorithm Based on Firefly Algorithm and Differential Evolution for Job Scheduling in Computational Grid." International Journal of Distributed Systems and Technologies 9, no. 2 (April 2018): 1–15. http://dx.doi.org/10.4018/ijdst.2018040101.

Full text
Abstract:
Scheduling jobs in computational Grids is considered as NP-complete problem owing to the heterogeneity of shared resources. The resources belong to many distributed administrative domains that enforce various management policies. Therefore, the use of meta-heuristics are more appropriate option in obtaining optimal results. In this article, a novel hybrid population-based global optimization algorithm, called the Hybrid Firefly Algorithm and the Differential Evolution (HFA-DE), is proposed by combining the merits of both the Firefly Algorithm and Differential Evolution. The Firefly Algorithm and the Differential Evolution are executed in parallel to support information sharing amongst the population and thus enhance searching efficiency. The proposed HFA-DE algorithm reduces the schedule makespan, processing cost, and improves resource utilization. The HFA-DE is compared with the standard Firefly Algorithm, the Differential Evolution and the Particle Swarm Optimization algorithms on all these parameters. The comparison results exhibit that the proposed algorithm outperforms the other three algorithms.
APA, Harvard, Vancouver, ISO, and other styles
9

Ibrahim, Abdelmonem M., and Mohamed A. Tawhid. "A hybridization of differential evolution and monarch butterfly optimization for solving systems of nonlinear equations." Journal of Computational Design and Engineering 6, no. 3 (October 25, 2018): 354–67. http://dx.doi.org/10.1016/j.jcde.2018.10.006.

Full text
Abstract:
Abstract In this study, we propose a new hybrid algorithm consisting of two meta-heuristic algorithms; Differential Evolution (DE) and the Monarch Butterfly Optimization (MBO). This hybrid is called DEMBO. Both of the meta-heuristic algorithms are typically used to solve nonlinear systems and unconstrained optimization problems. DE is a common metaheuristic algorithm that searches large areas of candidate space. Unfortunately, it often requires more significant numbers of function evaluations to get the optimal solution. As for MBO, it is known for its time-consuming fitness functions, but it traps at the local minima. In order to overcome all of these disadvantages, we combine the DE with MBO and propose DEMBO which can obtain the optimal solutions for the majority of nonlinear systems as well as unconstrained optimization problems. We apply our proposed algorithm, DEMBO, on nine different, unconstrained optimization problems and eight well-known nonlinear systems. Our results, when compared with other existing algorithms in the literature, demonstrate that DEMBO gives the best results for the majority of the nonlinear systems and unconstrained optimization problems. As such, the experimental results demonstrate the efficiency of our hybrid algorithm in comparison to the known algorithms. Highlights This paper proposes a new hybridization of differential evolution and monarch butterfly optimization. Solve system of nonlinear equations and unconstrained optimization problem. The efficiency and effectiveness of our algorithm are provided. Experimental results prove the superiority of our algorithm over the state-of-the-arts.
APA, Harvard, Vancouver, ISO, and other styles
10

Brévilliers, Mathieu, Julien Lepagnot, Lhassane Idoumghar, Maher Rebai, and Julien Kritter. "Hybrid differential evolution algorithms for the optimal camera placement problem." Journal of Systems and Information Technology 20, no. 4 (November 12, 2018): 446–67. http://dx.doi.org/10.1108/jsit-09-2017-0081.

Full text
Abstract:
PurposeThis paper aims to investigate to what extent hybrid differential evolution (DE) algorithms can be successful in solving the optimal camera placement problem.Design/methodology/approachThis problem is stated as a unicost set covering problem (USCP) and 18 problem instances are defined according to practical operational needs. Three methods are selected from the literature to solve these instances: a CPLEX solver, greedy algorithm and row weighting local search (RWLS). Then, it is proposed to hybridize these algorithms with two hybrid DE approaches designed for combinatorial optimization problems. The first one is a set-based approach (DEset) from the literature. The second one is a new similarity-based approach (DEsim) that takes advantage of the geometric characteristics of a camera to find better solutions.FindingsThe experimental study highlights that RWLS and DEsim-CPLEX are the best proposed algorithms. Both easily outperform CPLEX, and it turns out that RWLS performs better on one class of problem instances, whereas DEsim-CPLEX performs better on another class, depending on the minimal resolution needed in practice.Originality/valueUp to now, the efficiency of RWLS and the DEset approach has been investigated only for a few problems. Thus, the first contribution is to apply these methods for the first time in the context of camera placement. Moreover, new hybrid DE algorithms are proposed to solve the optimal camera placement problem when stated as a USCP. The second main contribution is the design of the DEsim approach that uses the distance between camera locations to fully benefit from the DE mutation scheme.
APA, Harvard, Vancouver, ISO, and other styles
11

MOORE, PHILLIP W., and GANESH K. VENAYAGAMOORTHY. "EVOLVING DIGITAL CIRCUITS USING HYBRID PARTICLE SWARM OPTIMIZATION AND DIFFERENTIAL EVOLUTION." International Journal of Neural Systems 16, no. 03 (June 2006): 163–77. http://dx.doi.org/10.1142/s0129065706000585.

Full text
Abstract:
This paper presents the evolution of combinational logic circuits by a new hybrid algorithm known as the Differential Evolution Particle Swarm Optimization (DEPSO), formulated from the concepts of a modified particle swarm and differential evolution. The particle swarm in the hybrid algorithm is represented by a discrete 3-integer approach. A hybrid multi-objective fitness function is coined to achieve two goals for the evolution of circuits. The first goal is to evolve combinational logic circuits with 100% functionality, called the feasible circuits. The second goal is to minimize the number of logic gates needed to realize the feasible circuits. In addition, the paper presents modifications to enhance performance and robustness of particle swarm and evolutionary techniques for discrete optimization problems. Comparison of the performance of the hybrid algorithm to the conventional Karnaugh map and evolvable hardware techniques such as genetic algorithm, modified particle swarm, and differential evolution are presented on a number of case studies. Results show that feasible circuits are always achieved by the DEPSO algorithm unlike with other algorithms and the percentage of best solutions (minimal logic gates) is higher.
APA, Harvard, Vancouver, ISO, and other styles
12

Zhang, Li-Gang, Fang Fan, Shu-Chuan Chu, Akhil Garg, and Jeng-Shyang Pan. "Hybrid Strategy of Multiple Optimization Algorithms Applied to 3-D Terrain Node Coverage of Wireless Sensor Network." Wireless Communications and Mobile Computing 2021 (August 4, 2021): 1–21. http://dx.doi.org/10.1155/2021/6690824.

Full text
Abstract:
The key to the problem of node coverage in wireless sensor networks (WSN) is to deploy a limited number of sensors to achieve maximum coverage. This paper studies the hybrid strategies of multiple evolutionary algorithms, and applies them to the problem of WSN node coverage. We first proposed the hybrid algorithm SFLA-WOA (SWOA) based on Shuffled Frog Leaping Algorithm (SFLA) and Whale Optimization Algorithm (WOA). The SWOA algorithm combines the advantages of SFLA and WOA; that is, it retains the unique evolution model of WOA and also has the excellent co-evolution capability of SFLA. Secondly, using the mutation, crossover and selection operations of the differential evolution (DE) algorithm to further optimize this hybrid algorithm, the SWOA-based SFLA-WOA-DE (SWOAD) algorithm is proposed. In addition, the performance of SWOA and SWOAD has been tested by 30 benchmark functions in the CEC 2017 test set. Experimental results show that the optimization effects of these two algorithms are very outstanding. Finally, the simulation results show that the optimization algorithm proposed in this paper has a good effect on improving the signal coverage of WSN under the actual three-dimensional terrain.
APA, Harvard, Vancouver, ISO, and other styles
13

Lin, Yung Chien. "A Memetic Algorithm for Mixed-Integer Optimization Problems." Applied Mechanics and Materials 284-287 (January 2013): 2970–74. http://dx.doi.org/10.4028/www.scientific.net/amm.284-287.2970.

Full text
Abstract:
Evolutionary algorithms (EAs) are population-based global search methods. Memetic Algorithms (MAs) are hybrid EAs that combine genetic operators with local search methods. With global exploration and local exploitation in search space, MAs are capable of obtaining more high-quality solutions. On the other hand, mixed-integer hybrid differential evolution (MIHDE), as an EA-based search algorithm, has been successfully applied to many mixed-integer optimization problems. In this paper, a memetic algorithm based on MIHDE is developed for solving mixed-integer constrained optimization problems. The proposed algorithm is implemented and tested on a benchmark mixed-integer constrained optimization problem. Experimental results show that the proposed algorithm can find a better optimal solution compared with some other search algorithms.
APA, Harvard, Vancouver, ISO, and other styles
14

Qi, Xiangbo, Zhonghu Yuan, and Yan Song. "A Hybrid Pathfinder Optimizer for Unconstrained and Constrained Optimization Problems." Computational Intelligence and Neuroscience 2020 (May 29, 2020): 1–25. http://dx.doi.org/10.1155/2020/5787642.

Full text
Abstract:
Hybridization of metaheuristic algorithms with local search has been investigated in many studies. This paper proposes a hybrid pathfinder algorithm (HPFA), which incorporates the mutation operator in differential evolution (DE) into the pathfinder algorithm (PFA). The proposed algorithm combines the searching ability of both PFA and DE. With a test on a set of twenty-four unconstrained benchmark functions including both unimodal continuous functions, multimodal continuous functions, and composition functions, HPFA is proved to have significant improvement over the pathfinder algorithm and the other comparison algorithms. Then HPFA is used for data clustering, constrained problems, and engineering design problems. The experimental results show that the proposed HPFA got better results than the other comparison algorithms and is a competitive approach for solving partitioning clustering, constrained problems, and engineering design problems.
APA, Harvard, Vancouver, ISO, and other styles
15

Liu, Wen Bo. "A Hybrid Differential Evolution Algorithm Based on Dynamic Variable Neighborhood Search for Permutation Flowshop Scheduling Problem." Applied Mechanics and Materials 835 (May 2016): 847–57. http://dx.doi.org/10.4028/www.scientific.net/amm.835.847.

Full text
Abstract:
Permutation flowshop scheduling problem (PFSP) is a classical NP-hard combinatorial optimization problem, which provides a challenge for evolutionary algorithms.Since it has been shown that simple evolutionary algorithms cannot solve the PFSP efficiently, local search methods are often adopted to improve the exploitation ability of evolutionary algorithms. In this paper, a hybrid differential evolution algorithm is developed to solve this problem. This hybrid algorithm is designed by incorporating a dynamic variable neighborhood search (DVNS) into the differential evolution. In the DVNS, the neighborhood is based on multiple moves and its size can be dynamically changed from small to large so as to obtain a balance between exploitation and exploration. In addition, a population monitoring and adjusting mechanism is also incorporated to enhance the search diversity and avoid being trapped in local optimum.Experimental results on benchmark problems illustrated the efficiency of the proposed algorithm.
APA, Harvard, Vancouver, ISO, and other styles
16

Shankar, Rajendran, Narayanan Ganesh, Robert Čep, Rama Chandran Narayanan, Subham Pal, and Kanak Kalita. "Hybridized Particle Swarm—Gravitational Search Algorithm for Process Optimization." Processes 10, no. 3 (March 21, 2022): 616. http://dx.doi.org/10.3390/pr10030616.

Full text
Abstract:
The optimization of industrial processes is a critical task for leveraging profitability and sustainability. To ensure the selection of optimum process parameter levels in any industrial process, numerous metaheuristic algorithms have been proposed so far. However, many algorithms are either computationally too expensive or become trapped in the pit of local optima. To counter these challenges, in this paper, a hybrid metaheuristic called PSO-GSA is employed that works by combining the iterative improvement capability of particle swarm optimization (PSO) and gravitational search algorithm (GSA). A binary PSO is also fused with GSA to develop a BPSO-GSA algorithm. Both the hybrid algorithms i.e., PSO-GSA and BPSO-GSA, are compared against traditional algorithms, such as tabu search (TS), genetic algorithm (GA), differential evolution (DE), GSA and PSO algorithms. Moreover, another popular hybrid algorithm DE-GA is also used for comparison. Since earlier works have already studied the performance of these algorithms on mathematical benchmark functions, in this paper, two real-world-applicable independent case studies on biodiesel production are considered. Based on the extensive comparisons, significantly better solutions are observed in the PSO-GSA algorithm as compared to the traditional algorithms. The outcomes of this work will be beneficial to similar studies that rely on polynomial models.
APA, Harvard, Vancouver, ISO, and other styles
17

Xia, Hong Gang, and Qing Zhou Wang. "Hybrid Differential Evolution Harmony Search Algorithm for Power Economic Dispatch Problems." Applied Mechanics and Materials 415 (September 2013): 345–48. http://dx.doi.org/10.4028/www.scientific.net/amm.415.345.

Full text
Abstract:
In this paper, a hybrid differential evolution harmony search (HDEHS) algorithm was presented for solving power economic dispatch problems. In this algorithm, mutation and crossover operation instead of harmony memory consideration and pitch adjustment operation, this improved the algorithm convergence rate. Moreover, dynamically adjust the key parameter (e.g. mutagenic factor F, crossover rate CR) to balance the local and global search. Based on a 13 units power system experiment simulations, the HDEHS has demonstrated stronger convergence and stability than original harmony search (HS) algorithm and its three improved algorithms (IHS, GHS and NGHS) that reported in recent literature.
APA, Harvard, Vancouver, ISO, and other styles
18

Lin, Yung Chien. "A Mixed-Integer Memetic Algorithm Applied to Batch Process Optimization." Applied Mechanics and Materials 300-301 (February 2013): 645–48. http://dx.doi.org/10.4028/www.scientific.net/amm.300-301.645.

Full text
Abstract:
Evolutionary algorithms (EAs) are population-based global search methods. Memetic Algorithms (MAs) are hybrid EAs that combine genetic operators with local search methods. With global exploration and local exploitation in search space, MAs are capable of obtaining more high-quality solutions. On the other hand, mixed-integer hybrid differential evolution (MIHDE), as an EA-based search algorithm, has been successfully applied to many mixed-integer optimization problems. In this paper, a mixed-integer memetic algorithm based on MIHDE is developed for solving mixed-integer constrained optimization problems. The proposed algorithm is implemented and applied to the optimal design of batch processes. Experimental results show that the proposed algorithm can find a better optimal solution compared with some other search algorithms.
APA, Harvard, Vancouver, ISO, and other styles
19

Yuan, Yuan, and Hua Xu. "Flexible job shop scheduling using hybrid differential evolution algorithms." Computers & Industrial Engineering 65, no. 2 (June 2013): 246–60. http://dx.doi.org/10.1016/j.cie.2013.02.022.

Full text
APA, Harvard, Vancouver, ISO, and other styles
20

Liao, T. Warren. "Two hybrid differential evolution algorithms for engineering design optimization." Applied Soft Computing 10, no. 4 (September 2010): 1188–99. http://dx.doi.org/10.1016/j.asoc.2010.05.007.

Full text
APA, Harvard, Vancouver, ISO, and other styles
21

Qin, Shiqiang, Yonggang Yuan, Yaowei Gan, and Qiuping Wang. "Improved Metaheuristic Algorithm Based Finite Element Model Updating of a Hybrid Girder Cable-Stayed Railway Bridge." Buildings 12, no. 7 (July 5, 2022): 958. http://dx.doi.org/10.3390/buildings12070958.

Full text
Abstract:
This study proposes a generally applicable improvement strategy for metaheuristic algorithms, improving the algorithm’s accuracy and local convergence in finite element (FE) model updating. Based on the idea of “survival of the fittest” in biological evolution, the improvement strategy introduces random crossover and mutation operators into metaheuristic algorithms to improve the accuracy and stability of the solution. The effectiveness of the improvement strategy with three typical metaheuristic algorithms was comprehensively tested by benchmark functions and numerical simulations of a space truss structure. Meanwhile, the initial FE model of a railway hybrid girder cable-stayed bridge was updated to examine the effect of the improved metaheuristic algorithm within the FE model, updating for complex engineering structures. The results show that the accuracy and stability of the improved metaheuristic algorithm were improved by this process. After the initial FE model of the hybrid girder cable-stayed bridge was updated, the calculated frequencies and displacements were closer to the measured values, better representing the actual structure, and showing that this process can be used for baseline FE models of bridges.
APA, Harvard, Vancouver, ISO, and other styles
22

Lian, Lian, Fu Zaifeng, Yang Guangfei, and Huang Yi. "Hybrid Artificial Bee Colony Algorithm with Differential Evolution and Free Search for Numerical Function Optimization." International Journal on Artificial Intelligence Tools 25, no. 04 (August 2016): 1650020. http://dx.doi.org/10.1142/s0218213016500202.

Full text
Abstract:
Artificial bee colony (ABC) algorithm invented by Karaboga has been proved to be an efficient technique compared with other biological-inspired algorithms for solving numerical optimization problems. Unfortunately, convergence speed of ABC is slow when working with certain optimization problems and some complex multimodal problems. Aiming at the shortcomings, a hybrid artificial bee colony algorithm is proposed in this paper. In the hybrid ABC, an improved search operator learned from Differential Evolution (DE) is applied to enhance search process, and a not-so-good solutions selection strategy inspired by free search algorithm (FS) is introduced to avoid local optimum. Especially, a reverse selection strategy is also employed to do improvement in onlooker bee phase. In addition, chaotic systems based on the tent map are executed in population initialization and scout bee's phase. The proposed algorithm is conducted on a set of 40 optimization test functions with different mathematical characteristics. The numerical results of the data analysis, statistical analysis, robustness analysis and the comparisons with other state-of-the-art-algorithms demonstrate that the proposed hybrid ABC algorithm provides excellent convergence and global search ability.
APA, Harvard, Vancouver, ISO, and other styles
23

Zhang, Xiaoyu, Genxiang Chen, and Qi Zhang. "LCOS-SLM Based Intelligent Hybrid Algorithm for Beam Splitting." Electronics 11, no. 3 (January 30, 2022): 428. http://dx.doi.org/10.3390/electronics11030428.

Full text
Abstract:
The iterative Fourier transform algorithm (IFTA) is widely used in various optical communication applications based on liquid crystal on silicon spatial light modulators. However, the traditional iterative method has many disadvantages, such as a poor effect, an inability to select an optimization direction, and the failure to consider zero padding or phase quantization. Moreover, after years of development, the emergence of various variant algorithms also makes it difficult for researchers to choose one. In this paper, a new intelligent hybrid algorithm that combines the IFTA and differential evolution algorithm is proposed in a novel way. The reliability of the proposed algorithm is verified by beam splitting, and the IFTA and symmetrical IFTA algorithms, for comparison, are introduced. The hybrid algorithm improves the defects above while considering the zero padding and phase quantization of a computer-generated hologram, which optimizes the directional optimization in the diffraction efficiency and the fidelity of the output beam and improves the results of these two algorithms. As a result, the engineers’ trouble in the selection of an algorithm has also been reduced.
APA, Harvard, Vancouver, ISO, and other styles
24

Hu, Pei, Jeng-Shyang Pan, Shu-Chuan Chu, Qing-Wei Chai, Tao Liu, and Zhong-Cui Li. "New Hybrid Algorithms for Prediction of Daily Load of Power Network." Applied Sciences 9, no. 21 (October 24, 2019): 4514. http://dx.doi.org/10.3390/app9214514.

Full text
Abstract:
Two new hybrid algorithms are proposed to improve the performances of the meta-heuristic optimization algorithms, namely the Grey Wolf Optimizer (GWO) and Shuffled Frog Leaping Algorithm (SFLA). Firstly, it advances the hierarchy and position updating of the mathematical model of GWO, and then the SGWO algorithm is proposed based on the advantages of SFLA and GWO. It not only improves the ability of local search, but also speeds up the global convergence. Secondly, the SGWOD algorithm based on SGWO is proposed by using the benefit of differential evolution strategy. Through the experiments of the 29 benchmark functions, which are composed of the functions of unimodal, multimodal, fixed-dimension and composite multimodal, the performances of the new algorithms are better than that of GWO, SFLA and GWO-DE, and they greatly balances the exploration and exploitation. The proposed SGWO and SGWOD algorithms are also applied to the prediction model based on the neural network. Experimental results show the usefulness for forecasting the power daily load.
APA, Harvard, Vancouver, ISO, and other styles
25

Tabassum, Muhammad Farhan, Sana Akram, Saadia Mahmood-ul-Hassan, Rabia Karim, Parvaiz Ahmad Naik, Muhammad Farman, Mehmet Yavuz, Mehraj-ud-din Naik, and Hijaz Ahmad. "Differential gradient evolution plus algorithm for constraint optimization problems: A hybrid approach." An International Journal of Optimization and Control: Theories & Applications (IJOCTA) 11, no. 2 (May 2, 2021): 158–77. http://dx.doi.org/10.11121/ijocta.01.2021.001077.

Full text
Abstract:
Optimization for all disciplines is very important and applicable. Optimization has played a key role in practical engineering problems. A novel hybrid meta-heuristic optimization algorithm that is based on Differential Evolution (DE), Gradient Evolution (GE) and Jumping Technique named Differential Gradient Evolution Plus (DGE+) are presented in this paper. The proposed algorithm hybridizes the above-mentioned algorithms with the help of an improvised dynamic probability distribution, additionally provides a new shake off method to avoid premature convergence towards local minima. To evaluate the efficiency, robustness, and reliability of DGE+ it has been applied on seven benchmark constraint problems, the results of comparison revealed that the proposed algorithm can provide very compact, competitive and promising performance.
APA, Harvard, Vancouver, ISO, and other styles
26

Zhong, Xuxu, Meijun Duan, Xiao Zhang, and Peng Cheng. "A hybrid differential evolution based on gaining‑sharing knowledge algorithm and harris hawks optimization." PLOS ONE 16, no. 4 (April 30, 2021): e0250951. http://dx.doi.org/10.1371/journal.pone.0250951.

Full text
Abstract:
Differential evolution (DE) is favored by scholars for its simplicity and efficiency, but its ability to balance exploration and exploitation needs to be enhanced. In this paper, a hybrid differential evolution with gaining-sharing knowledge algorithm (GSK) and harris hawks optimization (HHO) is proposed, abbreviated as DEGH. Its main contribution lies are as follows. First, a hybrid mutation operator is constructed in DEGH, in which the two-phase strategy of GSK, the classical mutation operator “rand/1” of DE and the soft besiege rule of HHO are used and improved, forming a double-insurance mechanism for the balance between exploration and exploitation. Second, a novel crossover probability self-adaption strategy is proposed to strengthen the internal relation among mutation, crossover and selection of DE. On this basis, the crossover probability and scaling factor jointly affect the evolution of each individual, thus making the proposed algorithm can better adapt to various optimization problems. In addition, DEGH is compared with eight state-of-the-art DE algorithms on 32 benchmark functions. Experimental results show that the proposed DEGH algorithm is significantly superior to the compared algorithms.
APA, Harvard, Vancouver, ISO, and other styles
27

Wang, Gai-Ge, Amir Hossein Gandomi, Xin-She Yang, and Amir Hossein Alavi. "A novel improved accelerated particle swarm optimization algorithm for global numerical optimization." Engineering Computations 31, no. 7 (September 30, 2014): 1198–220. http://dx.doi.org/10.1108/ec-10-2012-0232.

Full text
Abstract:
Purpose – Meta-heuristic algorithms are efficient in achieving the optimal solution for engineering problems. Hybridization of different algorithms may enhance the quality of the solutions and improve the efficiency of the algorithms. The purpose of this paper is to propose a novel, robust hybrid meta-heuristic optimization approach by adding differential evolution (DE) mutation operator to the accelerated particle swarm optimization (APSO) algorithm to solve numerical optimization problems. Design/methodology/approach – The improvement includes the addition of DE mutation operator to the APSO updating equations so as to speed up convergence. Findings – A new optimization method is proposed by introducing DE-type mutation into APSO, and the hybrid algorithm is called differential evolution accelerated particle swarm optimization (DPSO). The difference between DPSO and APSO is that the mutation operator is employed to fine-tune the newly generated solution for each particle, rather than random walks used in APSO. Originality/value – A novel hybrid method is proposed and used to optimize 51 functions. It is compared with other methods to show its effectiveness. The effect of the DPSO parameters on convergence and performance is also studied and analyzed by detailed parameter sensitivity studies.
APA, Harvard, Vancouver, ISO, and other styles
28

Li, Rui, Le Xu, Xiaoqun Chen, Yong Yang, Xiaoning Yang, Jianxiao Wang, Yuanming Cai, and Feng Wei. "Array Pattern Synthesis Using a Hybrid Differential Evolution and Analytic Algorithm." Electronics 10, no. 18 (September 11, 2021): 2227. http://dx.doi.org/10.3390/electronics10182227.

Full text
Abstract:
In this paper, a hybrid differential evolution and weight total least squares method (HDE-WTLSM) is proposed for antenna array pattern synthesis. A variable diagonal weight matrix is introduced in total least squares method. Then, the weight matrix is optimized by differential evolution (DE) algorithm to control the differences of the desired level and the obtained level in different directions. This algorithm combines the advantages of evolutionary algorithm and numerical algorithm, so it has a wider application range and faster convergence speed. To compare HDE-WTLSM with DE algorithm and typical numerical algorithms, these methods are applied to a linear antenna array and a conformal truncated conical array. Using our method, lower sidelobe levels and deeper nulls are obtained. The simulation results verify the validity and efficiently of HDE-WTLSM.
APA, Harvard, Vancouver, ISO, and other styles
29

Fatemeh, D. B., C. K. Loo, G. Kanagaraj, and S. G. Ponnambalam. "A hybrid SP-QPSO algorithm with parameter free adaptive penalty method for constrained global optimization problems." Journal of Modern Manufacturing Systems and Technology 1, no. 1 (September 13, 2018): 15–26. http://dx.doi.org/10.15282/jmmst.v1i1.195.

Full text
Abstract:
Most real-life optimization problems involve constraints which require a specialized mechanism to deal with them. The presence of constraints imposes additional challenges to the researchers motivated towards the development of new algorithm with efficient constraint handling mechanism. This paper attempts the suitability of newly developed hybrid algorithm, Shuffled Complex Evolution with Quantum Particle Swarm Optimization abbreviated as SP-QPSO, extended specifically designed for solving constrained optimization problems. The incorporation of adaptive penalty method guides the solutions to the feasible regions of the search space by computing the violation of each one. Further, the algorithm’s performance is improved by Centroidal Voronoi Tessellations method of point initialization promise to visit the entire search space. The effectiveness and the performance of SP-QPSO are examined by solving a broad set of ten benchmark functions and four engineering case study problems taken from the literature. The experimental results show that the hybrid version of SP-QPSO algorithm is not only overcome the shortcomings of the original algorithms but also outperformed most state-of-the-art algorithms, in terms of searching efficiency and computational time.
APA, Harvard, Vancouver, ISO, and other styles
30

Sedak, Miloš, and Božidar Rosić. "Multi-Objective Optimization of Planetary Gearbox with Adaptive Hybrid Particle Swarm Differential Evolution Algorithm." Applied Sciences 11, no. 3 (January 25, 2021): 1107. http://dx.doi.org/10.3390/app11031107.

Full text
Abstract:
This paper considers the problem of constrained multi-objective non-linear optimization of planetary gearbox based on hybrid metaheuristic algorithm. Optimal design of planetary gear trains requires simultaneous minimization of multiple conflicting objectives, such as gearbox volume, center distance, contact ratio, power loss, etc. In this regard, the theoretical formulation and numerical procedure for the calculation of the planetary gearbox power efficiency has been developed. To successfully solve the stated constrained multi-objective optimization problem, in this paper a hybrid algorithm between particle swarm optimization and differential evolution algorithms has been proposed and applied to considered problem. Here, the mutation operators from the differential evolution algorithm have been incorporated into the velocity update equation of the particle swarm optimization algorithm, with the adaptive population spacing parameter employed to select the appropriate mutation operator for the current optimization condition. It has been shown that the proposed algorithm successfully obtains the solutions of the non-convex Pareto set, and reveals key insights in reducing the weight, improving efficiency and preventing premature failure of gears. Compared to other well-known algorithms, the numerical simulation results indicate that the proposed algorithm shows improved optimization performance in terms of the quality of the obtained Pareto solutions.
APA, Harvard, Vancouver, ISO, and other styles
31

Srinivasan, Sujatha, and Sivakumar Ramakrishnan. "A hybrid agent based virtual organization for studying knowledge evolution in social systems." Artificial Intelligence Research 1, no. 2 (September 24, 2012): 99. http://dx.doi.org/10.5430/air.v1n2p99.

Full text
Abstract:
Social modeling applies computational methods and techniques to the analysis of social processes and human behavior.Cultural algorithms (CA’s) are evolutionary systems which utilize agent technology and which supports any evolutionarystrategy like genetic algorithm, evolutionary algorithm or swarm intelligence or ant algorithms. CA’s have been used formodeling the evolution of complex social systems, for re-engineering rule based systems, for data mining, and for solvingoptimization problems. In the current study a cultural algorithm framework is used to model an Agent Based VirtualOrganization (ABVO) for studying the dynamics of a social system at micro as well as macro level. Research gap exists indefining a concrete and systematic method for evaluating and validating Agent Based Social Systems (ABSS). Also theknowledge evolution process at micro and macro levels of an organization needs further exploration. The proposed CA isapplied to the problem of multi-objective optimization (MOO) of classification rules. The evolutionary knowledgeproduced by the agents in creating the rules is accepted into the belief space of the CA and macro evolution takes place.The belief space in turn influences the agents in successive generations. The rules created by the individuals and theknowledge sources created during evolution provide a concrete method to evaluate both the individuals as well as thewhole social system. The feasibility of the system has been tested on bench mark data sets and the results are encouraging.
APA, Harvard, Vancouver, ISO, and other styles
32

Hu, Zhongbo, Qinghua Su, and Xuewen Xia. "Multiobjective Image Color Quantization Algorithm Based on Self-Adaptive Hybrid Differential Evolution." Computational Intelligence and Neuroscience 2016 (2016): 1–12. http://dx.doi.org/10.1155/2016/2450431.

Full text
Abstract:
In recent years, some researchers considered image color quantization as a single-objective problem and applied heuristic algorithms to solve it. This paper establishes a multiobjective image color quantization model with intracluster distance and intercluster separation as its objectives. Inspired by a multipopulation idea, a multiobjective image color quantization algorithm based on self-adaptive hybrid differential evolution (MoDE-CIQ) is then proposed to solve this model. Two numerical experiments on four common test images are conducted to analyze the effectiveness and competitiveness of the multiobjective model and the proposed algorithm.
APA, Harvard, Vancouver, ISO, and other styles
33

Cossu, Guido, Peter Boyle, Norman Christ, Chulwoo Jung, Andreas Jüttner, and Francesco Sanfilippo. "Testing algorithms for critical slowing down." EPJ Web of Conferences 175 (2018): 02008. http://dx.doi.org/10.1051/epjconf/201817502008.

Full text
Abstract:
We present the preliminary tests on two modifications of the Hybrid Monte Carlo (HMC) algorithm. Both algorithms are designed to travel much farther in the Hamiltonian phase space for each trajectory and reduce the autocorrelations among physical observables thus tackling the critical slowing down towards the continuum limit. We present a comparison of costs of the new algorithms with the standard HMC evolution for pure gauge fields, studying the autocorrelation times for various quantities including the topological charge.
APA, Harvard, Vancouver, ISO, and other styles
34

Vasiliu, Laura, Florin Pop, Catalin Negru, Mariana Mocanu, Valentin Cristea, and Joanna Kolodziej. "A Hybrid Scheduler for Many Task Computing in Big Data Systems." International Journal of Applied Mathematics and Computer Science 27, no. 2 (June 27, 2017): 385–99. http://dx.doi.org/10.1515/amcs-2017-0027.

Full text
Abstract:
AbstractWith the rapid evolution of the distributed computing world in the last few years, the amount of data created and processed has fast increased to petabytes or even exabytes scale. Such huge data sets need data-intensive computing applications and impose performance requirements to the infrastructures that support them, such as high scalability, storage, fault tolerance but also efficient scheduling algorithms. This paper focuses on providing a hybrid scheduling algorithm for many task computing that addresses big data environments with few penalties, taking into consideration the deadlines and satisfying a data dependent task model. The hybrid solution consists of several heuristics and algorithms (min-min, min-max and earliest deadline first) combined in order to provide a scheduling algorithm that matches our problem. The experimental results are conducted by simulation and prove that the proposed hybrid algorithm behaves very well in terms of meeting deadlines.
APA, Harvard, Vancouver, ISO, and other styles
35

Li, Lu, Xing Yu Wang, Zi Hou Zhang, and Liu Bin Fan. "Convergence Analysis of Hybrid Free Search and Invasive Weed Optimization Algorithm." Applied Mechanics and Materials 143-144 (December 2011): 329–34. http://dx.doi.org/10.4028/www.scientific.net/amm.143-144.329.

Full text
Abstract:
Considering the fitness of each individual, a hybrid intelligence algorithm is established, which combine the excellent probing ability of free search algorithm (FS) with exploiting ability of invasive weed optimization algorithm (IWO). The hybrid algorithm can overcome the disadvantage of lower optimization rate in late evolution for FS and taking advantage of powerful exploiting abilities for IWO. Identity between FS and IWO is analyzed and convergence of the two algorithms in solving continuous function optimization is provided. Simulations confirmed the analysis. Multi-model Shubert function is chosen to carry out the simulation. Compared with FS and IWO, the hybrid algorithm is superior in convergence speed and robustness.
APA, Harvard, Vancouver, ISO, and other styles
36

V. F., Shinkarenko, Gaidaienko Iu, and Ahmad N. Al-Husban. "Genetic Programs of Structural Evolution of Hybrid Electromechanical Objects." International Journal of Engineering & Technology 2, no. 1 (December 15, 2012): 44. http://dx.doi.org/10.14419/ijet.v2i1.571.

Full text
Abstract:
In this paper the interconnected genetic models defining algorithms of intrageneric synthesis of hybrid electromechanical structures are considered. The authors analyze the space of admissible crossing and define the variety of genetically admissible classes of hybrid structures. The recommendations about the use of models in problems of a structural prediction and innovative synthesis of new versions of hybrid electromechanical objects are given.
APA, Harvard, Vancouver, ISO, and other styles
37

Huang, Xiabao, Zailin Guan, and Lixi Yang. "An effective hybrid algorithm for multi-objective flexible job-shop scheduling problem." Advances in Mechanical Engineering 10, no. 9 (September 2018): 168781401880144. http://dx.doi.org/10.1177/1687814018801442.

Full text
Abstract:
Genetic algorithm is one of primary algorithms extensively used to address the multi-objective flexible job-shop scheduling problem. However, genetic algorithm converges at a relatively slow speed. By hybridizing genetic algorithm with particle swarm optimization, this article proposes a teaching-and-learning-based hybrid genetic-particle swarm optimization algorithm to address multi-objective flexible job-shop scheduling problem. The proposed algorithm comprises three modules: genetic algorithm, bi-memory learning, and particle swarm optimization. A learning mechanism is incorporated into genetic algorithm, and therefore, during the process of evolution, the offspring in genetic algorithm can learn the characteristics of elite chromosomes from the bi-memory learning. For solving multi-objective flexible job-shop scheduling problem, this study proposes a discrete particle swarm optimization algorithm. The population is partitioned into two subpopulations for genetic algorithm module and particle swarm optimization module. These two algorithms simultaneously search for solutions in their own subpopulations and exchange the information between these two subpopulations, such that both algorithms can complement each other with advantages. The proposed algorithm is evaluated on some instances, and experimental results demonstrate that the proposed algorithm is an effective method for multi-objective flexible job-shop scheduling problem.
APA, Harvard, Vancouver, ISO, and other styles
38

Zhang, Hao, Lihua Dou, Chunxiao Cai, and Bin Xin. "Three-Dimensional Unmanned Aerial Vehicle Route Planning Using Hybrid Differential Evolution." Journal of Advanced Computational Intelligence and Intelligent Informatics 24, no. 7 (December 20, 2020): 820–28. http://dx.doi.org/10.20965/jaciii.2020.p0820.

Full text
Abstract:
Unmanned aerial vehicles (UAVs) have been investigated proactively owing to their promising applications. A route planner is key to UAV autonomous task execution. Herein, a hybrid differential evolution (HDE) algorithm is proposed to generate a high-quality and feasible route for fixed-wing UAVs in complex three-dimensional environments. A multiobjective function is designed, and both the route length and risk are optimized. Multiple constraints based on actual situations are considered, including UAV mobility, terrain, forbidden flying areas, and interference area constraints. Inspired by the wolf pack search algorithm, the proposed HDE algorithm combines differential evolution (DE) with an approaching strategy to improve the search capability. Moreover, considering the dynamic properties of fixed-wing UAVs, the quadratic B-spline curve is used for route smoothing. The HDE algorithm is compared with a state-of-the-art UAV route planning algorithm, i.e., the modified wolf pack search algorithm, and the traditional DE algorithm. Several numerical experiments are performed, and the performance comparison of algorithms shows that the HDE algorithm demonstrates better performances in terms of solution quality and constraint-handling ability in complex three-dimensional environments.
APA, Harvard, Vancouver, ISO, and other styles
39

Rymarczyk, Tomasz, and Paweł Tchórzewski. "HYBRID TECHNIQUES TO SOLVE OPTIMIZATION PROBLEMS IN EIT." Informatics Control Measurement in Economy and Environment Protection 7, no. 1 (March 30, 2017): 72–75. http://dx.doi.org/10.5604/01.3001.0010.4587.

Full text
Abstract:
This paper presents the hybrid algorithm for identification the unknown shape of an interface to solve the inverse problem in electrical impedance tomography. The conductivity values in different regions are determined by the finite element method. The numerical algorithm is a combination of the level set method, Gauss-Newton method and the finite element method. The representation of the shape of the boundary and its evolution during an iterative reconstruction process is achieved by the level set function. The cost of the numerical algorithm is enough effective. These algorithms are a relatively new procedure to overcome this problem.
APA, Harvard, Vancouver, ISO, and other styles
40

Holden, Nicholas, and Alex A. Freitas. "A Hybrid PSO/ACO Algorithm for Discovering Classification Rules in Data Mining." Journal of Artificial Evolution and Applications 2008 (May 25, 2008): 1–11. http://dx.doi.org/10.1155/2008/316145.

Full text
Abstract:
We have previously proposed a hybrid particle swarm optimisation/ant colony optimisation (PSO/ACO) algorithm for the discovery of classification rules. Unlike a conventional PSO algorithm, this hybrid algorithm can directly cope with nominal attributes, without converting nominal values into binary numbers in a preprocessing phase. PSO/ACO2 also directly deals with both continuous and nominal attribute values, a feature that current PSO and ACO rule induction algorithms lack. We evaluate the new version of the PSO/ACO algorithm (PSO/ACO2) in 27 public-domain, real-world data sets often used to benchmark the performance of classification algorithms. We compare the PSO/ACO2 algorithm to an industry standard algorithm PART and compare a reduced version of our PSO/ACO2 algorithm, coping only with continuous data, to our new classification algorithm for continuous data based on differential evolution. The results show that PSO/ACO2 is very competitive in terms of accuracy to PART and that PSO/ACO2 produces significantly simpler (smaller) rule sets, a desirable result in data mining—where the goal is to discover knowledge that is not only accurate but also comprehensible to the user. The results also show that the reduced PSO version for continuous attributes provides a slight increase in accuracy when compared to the differential evolution variant.
APA, Harvard, Vancouver, ISO, and other styles
41

Zhong, Yan Hua, and Shu Zhi Nie. "An Improved Differential Evolution Optimization Based on P System." Advanced Materials Research 756-759 (September 2013): 3346–50. http://dx.doi.org/10.4028/www.scientific.net/amr.756-759.3346.

Full text
Abstract:
Membrane computing (P system) is a new computing model; it comes from the research of the basic function and structure of creatures cell membrane. It has complex structure and multi-level. It converges quickly and has high quality of the optimal results. In this article, discussed the basic theory of the membrane computing and the steps of the algorithm. Apply Membrane computing principle to the differential evolution algorithm, constructed a hybrid differential evolution algorithm on the basis of the membrane structure. Finally, utilized the Objective Functions to test the new algorithm performance, compared with related algorithms to analyze the advantages and disadvantages of the new algorithm.
APA, Harvard, Vancouver, ISO, and other styles
42

Kumar, Naveen, and Ramesh Kumar. "Optimal Reactive Power Dispatch by Success History Based Adaptive Differential Evolution Salp Swarm Algorithm." Asian Journal of Water, Environment and Pollution 19, no. 6 (November 14, 2022): 11–18. http://dx.doi.org/10.3233/ajw220083.

Full text
Abstract:
In this study, a novel hybrid algorithm success history-based adaptive differential evolution salp swarm algorithm (SHADE-SSA) is proposed to solve two different cases of IEEE 30 bus reactive power dispatch problems integrated with thermal generators, wind farms and solar photovoltaic plants. Real power loss minimization and voltage deviation minimization are considered as main objectives in the present work. The performance and robustness of the proposed hybrid SHADE-SSA algorithm are compared with the results of five different metaheuristic algorithms for the same test system and consider the same control variables and constraints. The results of the simulation of the proposed algorithm conform to the effective choice for the solution of optimal reactive power dispatch problems of power systems.
APA, Harvard, Vancouver, ISO, and other styles
43

M. Abbas, Mawj, and Dhiaa H. Muhsen. "EXTRACTION OF DOUBLE-DIODE PHOTOVOLTAIC MODULE MODEL’S PARAMETERS USING HYBRID OPTIMIZATION ALGORITHM." Journal of Engineering and Sustainable Development 26, no. 4 (July 1, 2022): 77–91. http://dx.doi.org/10.31272/jeasd.26.4.9.

Full text
Abstract:
This paper presents seven parameters of double diode model of the photovoltaic module under different weather conditions are extracted using differential development with an integrated mutation per iteration (DEIM) algorithm. The algorithm is produced by integrating of two other algorithms namely, electromagnetism like (EML) and differential evolution (DE) algorithms. DEIM enhances the mutation step of the original DE by using the attraction-repulsion principle found in the EML algorithm. Meanwhile, a novel strategy based on adjusting mutation and crossover rate factors for each iteration is adopted in this paper. The implemented scheme's success is confirmed by comparing its results with those obtained by techniques cited in the literature. Along with the results, the DEIM suggests high closeness with the experimental I–V characteristic. For the proposed algorithm the average Root Mean Square Error ( MSE), Absolute Error (AE ), Mean Bias Error ( MBE), and execution time values were 0.0608, 0.044, 0.0053, and 23.333, respectively. The comparisons and evaluation results proved that the DEIM is better in terms of precision and rapid convergence. Furthermore, fewer control parameters are needed in comparison to EML and DE algorithms.
APA, Harvard, Vancouver, ISO, and other styles
44

Zhang, Lan. "Hybrid QPSO-NNIA2 Algorithm for Multi-Objective Optimization Problem." International Journal of Pattern Recognition and Artificial Intelligence 33, no. 08 (June 25, 2019): 1959025. http://dx.doi.org/10.1142/s0218001419590250.

Full text
Abstract:
To improve the convergence and distribution of a multi-objective optimization algorithm, a hybrid multi-objective optimization algorithm, based on the quantum particle swarm optimization (QPSO) algorithm and adaptive ranks clone and neighbor list-based immune algorithm (NNIA2), is proposed. The contribution of this work is threefold. First, the vicinity distance was used instead of the crowding distance to update the archived optimal solutions in the QPSO algorithm. The archived optimal solutions are updated and maintained by using the dynamic vicinity distance based m-nearest neighbor list in the QPSO algorithm. Secondly, an adaptive dynamic threshold of unfitness function for constraint handling is introduced in the process. It is related to the evolution algebra and the feasible solution. Thirdly, a new metric called the distribution metric is proposed to depict the diversity and distribution of the Pareto optimal. In order to verify the validity and feasibility of the QPSO-NNIA2 algorithm, we compare it with the QPSO, NNIA2, NSGA-II, MOEA/D, and SPEA2 algorithms in solving unconstrained and constrained multi-objective problems. The simulation results show that the QPSO-NNIA2 algorithm achieves superior convergence and superior performance by three metrics compared to other algorithms.
APA, Harvard, Vancouver, ISO, and other styles
45

Jing, Si-Yuan. "Set-Based Differential Evolution Algorithm Based on Guided Local Exploration for Automated Process Discovery." Complexity 2020 (March 12, 2020): 1–19. http://dx.doi.org/10.1155/2020/4240584.

Full text
Abstract:
Evolutionary algorithm is an effective way to solve process discovery problem which aims to mine process models from event logs which are consistent with the real business processes. However, current evolutionary algorithms, such as GeneticMiner, ETM, and ProDiGen, converge slowly and in difficultly because all of them employ genetic crossover and mutation which have strong randomness. This paper proposes a hybrid evolutionary algorithm for automated process discovery, which consists of a set-based differential evolution algorithm and guided local exploration. There are three major innovations in this work. First of all, a hybrid evolutionary strategy is proposed, in which a differential evolution algorithm is employed to search the solution space and rapidly approximate the optimal solution firstly, and then a specific local exploration method joins to help the algorithm skip out the local optimum. Secondly, two novel set-based differential evolution operators are proposed, which can efficiently perform differential mutation and crossover on the causal matrix. Thirdly, a fine-grained evaluation technique is designed to assign score to each node in a process model, which is employed to guide the local exploration and improve the efficiency of the algorithm. Experiments were performed on 68 different event logs, including 22 artificial event logs, 44 noisy event logs, and two real event logs. Moreover, the proposed algorithm was compared with three popular algorithms of process discovery. Experimental results show that the proposed algorithm can achieve good performance and its converge speed is fast.
APA, Harvard, Vancouver, ISO, and other styles
46

Kumar, Sumit, Garima Vig, Sapna Varshney, and Priti Bansal. "Brain Tumor Detection Based on Multilevel 2D Histogram Image Segmentation Using DEWO Optimization Algorithm." International Journal of E-Health and Medical Communications 11, no. 3 (July 2020): 71–85. http://dx.doi.org/10.4018/ijehmc.2020070105.

Full text
Abstract:
Brain tumor detection from magnetic resonance (MR)images is a tedious task but vital for early prediction of the disease which until now is solely based on the experience of medical practitioners. Multilevel image segmentation is a computationally simple and efficient approach for segmenting brain MR images. Conventional image segmentation does not consider the spatial correlation of image pixels and lacks better post-filtering efficiency. This study presents a Renyi entropy-based multilevel image segmentation approach using a combination of differential evolution and whale optimization algorithms (DEWO) to detect brain tumors. Further, to validate the efficiency of the proposed hybrid algorithm, it is compared with some prominent metaheuristic algorithms in recent past using between-class variance and the Tsallis entropy functions. The proposed hybrid algorithm for image segmentation is able to achieve better results than all the other metaheuristic algorithms in every entropy-based segmentation performed on brain MR images.
APA, Harvard, Vancouver, ISO, and other styles
47

PANT, MILLIE, RADHA THANGARAJ, and AJITH ABRAHAM. "DE-PSO: A NEW HYBRID META-HEURISTIC FOR SOLVING GLOBAL OPTIMIZATION PROBLEMS." New Mathematics and Natural Computation 07, no. 03 (September 2011): 363–81. http://dx.doi.org/10.1142/s1793005711001986.

Full text
Abstract:
This paper presents a simple, hybrid two phase global optimization algorithm called DE-PSO for solving global optimization problems. DE-PSO consists of alternating phases of Differential Evolution (DE) and Particle Swarm Optimization (PSO). The algorithm is designed so as to preserve the strengths of both the algorithms. Empirical results show that the proposed DE-PSO is quite competent for solving the considered test functions as well as real life problems.
APA, Harvard, Vancouver, ISO, and other styles
48

Yang, Yong, and Rong Li. "Techno-Economic Optimization of an Off-Grid Solar/Wind/Battery Hybrid System with a Novel Multi-Objective Differential Evolution Algorithm." Energies 13, no. 7 (April 1, 2020): 1585. http://dx.doi.org/10.3390/en13071585.

Full text
Abstract:
Techno-economic optimization of a standalone solar/wind/battery hybrid system located in Xining, China, is the focus of this paper, and reliable and economic indicators are simultaneously employed to address the problem. To obtain a more precise Pareto set, a novel multi-objective differential evolution algorithm is proposed, where differential evolution with a parameter-adaptive mechanism is applied in the decomposition framework. The algorithm effectiveness is verified by performance comparisons on the benchmark test problems with two reference algorithms: a non-dominated sorting genetic algorithm and a multi-objective evolution algorithm based on decomposition. The applicability of the proposed algorithm for the capacity-optimization problem is also validated by comparisons with the same reference algorithms above, where the true Pareto set of the problem is approximated by combining of the three algorithms through the non-dominant relationship. The results show the proposed algorithm has the lowest inverted generational distance indicator and provides 85% of the true Pareto set. Analyses of the Pareto frontier show that it can produce significant economic benefits by reducing reliability requirements appropriately when loss of power supply probability is less than 0.5%. Furthermore, sensitivity analyses of the initial capital of wind turbine, photovoltaic panel and battery system are performed, and the results show that photovoltaic panel’s initial capital has the greatest impact on levelized cost of electricity, while the initial capital of wind turbine has the least impact.
APA, Harvard, Vancouver, ISO, and other styles
49

ALI, MUSRRAT, MILLIE PANT, AJITH ABRAHAM, and CHANG WOOK AHN. "SWARM DIRECTIONS EMBEDDED DIFFERENTIAL EVOLUTION FOR FASTER CONVERGENCE OF GLOBAL OPTIMIZATION PROBLEMS." International Journal on Artificial Intelligence Tools 21, no. 03 (June 2012): 1240013. http://dx.doi.org/10.1142/s0218213012400131.

Full text
Abstract:
In the present study we propose a new hybrid version of Differential Evolution (DE) and Particle Swarm Optimization (PSO) algorithms called Hybrid DE or HDE for solving continuous global optimization problems. In the proposed HDE algorithm, information sharing mechanism of PSO is embedded in the contracted search space obtained by the basic DE algorithm. This is done to maintain a balance between the two antagonist factors; exploration and exploitation thereby obtaining a faster convergence. The embedding of swarm directions to the basic DE algorithm is done with the help of a "switchover constant" called α which keeps a record of the contraction of search space. The proposed HDE algorithm is tested on a set of 10 unconstrained benchmark problems and four constrained real life, mechanical design problems. Empirical studies show that the proposed scheme helps in improving the convergence rate of the basic DE algorithm without compromising with the quality of solution.
APA, Harvard, Vancouver, ISO, and other styles
50

He, Si, Nabil Belacel, Alan Chan, Habib Hamam, and Yassine Bouslimani. "A Hybrid Artificial Fish Swarm Simulated Annealing Optimization Algorithm for Automatic Identification of Clusters." International Journal of Information Technology & Decision Making 15, no. 05 (September 2016): 949–74. http://dx.doi.org/10.1142/s0219622016500267.

Full text
Abstract:
This paper introduces an alternative fuzzy clustering method that does not require fixing the number of clusters a priori and produce reliable clustering results. This newly proposed method empowers the existing Improved Artificial Fish Swarm algorithm (IAFSA) by the simulated annealing (SA) algorithm. The hybrid approach can prevent IAFSA from unexpected vibration and accelerate convergence rate in the late stage of evolution. Computer simulations are performed to compare this new method with well-known fuzzy clustering algorithms using several synthetic and real-life datasets. Our experimental results show that our newly proposed approach outperforms some other well-known existing fuzzy clustering algorithms in terms of both accuracy and robustness.
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography