期刊文献+
共找到216篇文章
< 1 2 11 >
每页显示 20 50 100
Differential Evolution-Optimized Multi-Output Support Vector Regression-Based Prediction of Weld Bead Morphology in Wire-Fed Laser-Arc Directed Energy Deposition of 2319 Aluminum Alloy
1
作者 Runsheng Li Hui Ma +6 位作者 Kui Zeng Haoyuan Suo Chenyu Li Youheng Fu Mingbo Zhang Maoyuan Zhang Xuewei Fang 《Additive Manufacturing Frontiers》 2025年第2期54-67,共14页
Wire-fed laser-arc directed energy deposition(Wire-fed LA-DED)Technol.improves production speed while maintaining high quality and is particularly suited for manufacturing large,complex aluminum or titanium alloy comp... Wire-fed laser-arc directed energy deposition(Wire-fed LA-DED)Technol.improves production speed while maintaining high quality and is particularly suited for manufacturing large,complex aluminum or titanium alloy components.The geometry of the weld bead(height and width)is influenced by multiple intricate parameters and variables during the manufacturing process.Accurately predicting the weld bead shape enables precise control over the surface flatness of the part,helping to prevent defects such as lack of fusion.This significantly reduces dimensional redundancy,enhances printing efficiency,and optimizes material usage.In this study,a quadratic regression prediction model for weld bead geometry was developed using the response surface methodology(RSM),with predictions generated through several machine learning models.These models included the back-propagation neural network(BPNN),support vector regression(SVR),multi-output support vector regression(MOSVR),extreme learning machine(ELM),and a differential evolution-optimized MOSVR(DE-MOSVR)model.Grid search and cross-validation techniques were utilized to identify the optimal parameters for each model to achieve the best predictive performance.A comparison of these models was conducted,followed by an evaluation of their generalization capabilities using an additional 20 sets of test data.The most accurate predictive model was selected based on a comprehensive assessment.The results showed that the DE-MOSVR model outperformed the others,achieving mean squared error,root mean squared error,mean absolute error,and R^(2) values for width(height)predictions of 0.0411(0.0041),0.2028(0.0639),0.1671(0.0550),and 0.9434(0.9433),respectively.It demonstrated the smallest deviation in the validation set,with mean deviations of 1.97% and 1.68%,respectively.The model we developed was validated through the production of prototype parts,providing valuable reference and guidance for predicting and modeling weld bead morphology in the Wire-fed LA-DED process. 展开更多
关键词 Wire-fed laser-arc directed energy deposition Machine learning differential evolution Geometry prediction 2319 aluminum alloy
在线阅读 下载PDF
Novel State of Health Estimation for Lithium-Ion Battery Based on Differential Evolution Algorithm-Extreme Learning Machine
2
作者 LI Qingwei FU Can +2 位作者 XUE Wenli WEI Yongqiang SHEN Zhiwen 《Journal of Shanghai Jiaotong university(Science)》 2025年第2期252-261,共10页
To ensure a long-term safety and reliability of electric vehicle and energy storage system,an accurate estimation of the state of health(SOH)for lithium-ion battery is important.In this study,a method for estimating t... To ensure a long-term safety and reliability of electric vehicle and energy storage system,an accurate estimation of the state of health(SOH)for lithium-ion battery is important.In this study,a method for estimating the lithium-ion battery SOH was proposed based on an improved extreme learning machine(ELM).Input weights and hidden layer biases were generated randomly in traditional ELM.To improve the estimation accuracy of ELM,the differential evolution algorithm was used to optimize these parameters in feasible solution spaces.First,incremental capacity curves were obtained by incremental capacity analysis and smoothed by Gaussian filter to extract health interests.Then,the ELM based on differential evolution algorithm(DE-ELM model)was used for a lithium-ion battery SOH estimation.At last,four battery historical aging data sets and one random walk data set were employed to validate the prediction performance of DE-ELM model.Results show that the DE-ELM has a better performance than other studied algorithms in terms of generalization ability. 展开更多
关键词 lithium-ion battery state of health(SOH) extreme learning machine(ELM) differential evolution(DE)algorithm
原文传递
Handling Stagnation in Differential Evolution Using Elitism Centroid-Based Operations
3
作者 Li Ming Zheng Jun Ting Luo 《Computers, Materials & Continua》 2025年第8期2473-2494,共22页
Differential evolution(DE)algorithms are simple and efficient evolutionary algorithms that performwell in various optimization problems.Unfortunately,they inevitably stagnate when differential evolutionary algorithms ... Differential evolution(DE)algorithms are simple and efficient evolutionary algorithms that performwell in various optimization problems.Unfortunately,they inevitably stagnate when differential evolutionary algorithms are used to solve complex problems(e.g.,real-world artificial neural network(ANN)training problems).To resolve this issue,this paper proposes a framework based on an efficient elite centroid operator.It continuously monitors the current state of the population.Once stagnation is detected,two dedicated operators,centroid-based mutation(CM)and centroid-based crossover(CX),are executed to replace the classical mutation and binomial crossover operations in DE.CM and CX are centred on the elite centroid composed of multiple elite individuals,constituting a framework consisting of elitism centroid-based operations(CMX)to improve the performance of the individuals who fall into stagnation.In CM,elite centroid provide evolutionary direction for stagnant individuals,and in CX,elite plasmoids address the limitation that stagnant individuals can only obtain limited information about the population.The CMX framework is simple enough to easily incorporate into both classically well-known DEs with constant population sizes and state-of-the-art DEs with varying populations.Numerical experiments on benchmark functions show that the proposed CMX method can significantly enhance the classical DE algorithm and its advanced variants in solving the stagnation problem and improving performance. 展开更多
关键词 differential evolution STAGNATION centroid-based mutation and crossover
在线阅读 下载PDF
Strengthened Dominance Relation NSGA-Ⅲ Algorithm Based on Differential Evolution to Solve Job Shop Scheduling Problem 被引量:1
4
作者 Liang Zeng Junyang Shi +2 位作者 Yanyan Li Shanshan Wang Weigang Li 《Computers, Materials & Continua》 SCIE EI 2024年第1期375-392,共18页
The job shop scheduling problem is a classical combinatorial optimization challenge frequently encountered in manufacturing systems.It involves determining the optimal execution sequences for a set of jobs on various ... The job shop scheduling problem is a classical combinatorial optimization challenge frequently encountered in manufacturing systems.It involves determining the optimal execution sequences for a set of jobs on various machines to maximize production efficiency and meet multiple objectives.The Non-dominated Sorting Genetic Algorithm Ⅲ(NSGA-Ⅲ)is an effective approach for solving the multi-objective job shop scheduling problem.Nevertheless,it has some limitations in solving scheduling problems,including inadequate global search capability,susceptibility to premature convergence,and challenges in balancing convergence and diversity.To enhance its performance,this paper introduces a strengthened dominance relation NSGA-Ⅲ algorithm based on differential evolution(NSGA-Ⅲ-SD).By incorporating constrained differential evolution and simulated binary crossover genetic operators,this algorithm effectively improves NSGA-Ⅲ’s global search capability while mitigating pre-mature convergence issues.Furthermore,it introduces a reinforced dominance relation to address the trade-off between convergence and diversity in NSGA-Ⅲ.Additionally,effective encoding and decoding methods for discrete job shop scheduling are proposed,which can improve the overall performance of the algorithm without complex computation.To validate the algorithm’s effectiveness,NSGA-Ⅲ-SD is extensively compared with other advanced multi-objective optimization algorithms using 20 job shop scheduling test instances.The experimental results demonstrate that NSGA-Ⅲ-SD achieves better solution quality and diversity,proving its effectiveness in solving the multi-objective job shop scheduling problem. 展开更多
关键词 Multi-objective job shop scheduling non-dominated sorting genetic algorithm differential evolution simulated binary crossover
在线阅读 下载PDF
Surrogate-assisted differential evolution using manifold learning-based sampling for highdimensional expensive constrained optimization problems
5
作者 Teng LONG Nianhui YE +2 位作者 Rong CHEN Renhe SHI Baoshou ZHANG 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2024年第7期252-270,共19页
To address the challenges of high-dimensional constrained optimization problems with expensive simulation models,a Surrogate-Assisted Differential Evolution using Manifold Learning-based Sampling(SADE-MLS)is proposed.... To address the challenges of high-dimensional constrained optimization problems with expensive simulation models,a Surrogate-Assisted Differential Evolution using Manifold Learning-based Sampling(SADE-MLS)is proposed.In SADE-MLS,differential evolution operators are executed to generate numerous high-dimensional candidate points.To alleviate the curse of dimensionality,a Manifold Learning-based Sampling(MLS)mechanism is developed to explore the high-dimensional design space effectively.In MLS,the intrinsic dimensionality of the candidate points is determined by a maximum likelihood estimator.Then,the candidate points are mapped into a low-dimensional space using the dimensionality reduction technique,which can avoid significant information loss during dimensionality reduction.Thus,Kriging surrogates are constructed in the low-dimensional space to predict the responses of the mapped candidate points.The candidate points with high constrained expected improvement values are selected for global exploration.Moreover,the local search process assisted by radial basis function and differential evolution is performed to exploit the design space efficiently.Several numerical benchmarks are tested to compare SADE-MLS with other algorithms.Finally,SADE-MLS is successfully applied to a solid rocket motor multidisciplinary optimization problem and a re-entry vehicle aerodynamic optimization problem,with the total impulse and lift to drag ratio being increased by 32.7%and 35.5%,respec-tively.The optimization results demonstrate the practicality and effectiveness of the proposed method in real engineering practices. 展开更多
关键词 Surrogate-assisted differential evolution Dimensionality reduction Solid rocket motor Re-entry vehicle Expensive constrained optimization
原文传递
Operational optimization of copper flotation process based on the weighted Gaussian process regression and index-oriented adaptive differential evolution algorithm
6
作者 Zhiqiang Wang Dakuo He Haotian Nie 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2024年第2期167-179,共13页
Concentrate copper grade(CCG)is one of the important production indicators of copper flotation processes,and keeping the CCG at the set value is of great significance to the economic benefit of copper flotation indust... Concentrate copper grade(CCG)is one of the important production indicators of copper flotation processes,and keeping the CCG at the set value is of great significance to the economic benefit of copper flotation industrial processes.This paper addresses the fluctuation problem of CCG through an operational optimization method.Firstly,a density-based affinity propagationalgorithm is proposed so that more ideal working condition categories can be obtained for the complex raw ore properties.Next,a Bayesian network(BN)is applied to explore the relationship between the operational variables and the CCG.Based on the analysis results of BN,a weighted Gaussian process regression model is constructed to predict the CCG that a higher prediction accuracy can be obtained.To ensure the predicted CCG is close to the set value with a smaller magnitude of the operation adjustments and a smaller uncertainty of the prediction results,an index-oriented adaptive differential evolution(IOADE)algorithm is proposed,and the convergence performance of IOADE is superior to the traditional differential evolution and adaptive differential evolution methods.Finally,the effectiveness and feasibility of the proposed methods are verified by the experiments on a copper flotation industrial process. 展开更多
关键词 Weighted Gaussian process regression Index-oriented adaptive differential evolution Operational optimization Copper flotation process
在线阅读 下载PDF
Deep Structure Optimization for Incremental Hierarchical Fuzzy Systems Using Improved Differential Evolution Algorithm
7
作者 Yue Zhu Tao Zhao 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第2期1139-1158,共20页
The optimization of the rule base of a fuzzy logic system (FLS) based on evolutionary algorithm has achievednotable results. However, due to the diversity of the deep structure in the hierarchical fuzzy system (HFS) a... The optimization of the rule base of a fuzzy logic system (FLS) based on evolutionary algorithm has achievednotable results. However, due to the diversity of the deep structure in the hierarchical fuzzy system (HFS) and thecorrelation of each sub fuzzy system, the uncertainty of the HFS’s deep structure increases. For the HFS, a largenumber of studies mainly use fixed structures, which cannot be selected automatically. To solve this problem, thispaper proposes a novel approach for constructing the incremental HFS. During system design, the deep structureand the rule base of the HFS are encoded separately. Subsequently, the deep structure is adaptively mutated basedon the fitness value, so as to realize the diversity of deep structures while ensuring reasonable competition amongthe structures. Finally, the differential evolution (DE) is used to optimize the deep structure of HFS and theparameters of antecedent and consequent simultaneously. The simulation results confirm the effectiveness of themodel. Specifically, the root mean square errors in the Laser dataset and Friedman dataset are 0.0395 and 0.0725,respectively with rule counts of rules is 8 and 12, respectively.When compared to alternative methods, the resultsindicate that the proposed method offers improvements in accuracy and rule counts. 展开更多
关键词 Hierarchical fuzzy system automatic optimization differential evolution regression problem
在线阅读 下载PDF
Novel Adaptive Memory Event-Triggered-Based Fuzzy Robust Control for Nonlinear Networked Systems via the Differential Evolution Algorithm
8
作者 Wei Qian Yanmin Wu Bo Shen 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2024年第8期1836-1848,共13页
This article mainly investigates the fuzzy optimization robust control issue for nonlinear networked systems characterized by the interval type-2(IT2)fuzzy technique under a differential evolution algorithm.To provide... This article mainly investigates the fuzzy optimization robust control issue for nonlinear networked systems characterized by the interval type-2(IT2)fuzzy technique under a differential evolution algorithm.To provide a more reasonable utilization of the constrained communication channel,a novel adaptive memory event-triggered(AMET)mechanism is developed,where two event-triggered thresholds can be dynamically adjusted in the light of the current system information and the transmitted historical data.Sufficient conditions with less conservative design of the fuzzy imperfect premise matching(IPM)controller are presented by introducing the Wirtinger-based integral inequality,the information of membership functions(MFs)and slack matrices.Subsequently,under the IPM policy,a new MFs intelligent optimization technique that takes advantage of the differential evolution algorithm is first provided for IT2 TakagiSugeno(T-S)fuzzy systems to update the fuzzy controller MFs in real-time and achieve a better system control effect.Finally,simulation results demonstrate that the proposed control scheme can obtain better system performance in the case of using fewer communication resources. 展开更多
关键词 Adaptive memory event-triggered(AMET) differential evolution algorithm fuzzy optimization robust control interval type-2(IT2)fuzzy technique.
在线阅读 下载PDF
A novel myocarditis detection combining deep reinforcement learning and an improved differential evolution algorithm
9
作者 Jing Yang Touseef Sadiq +4 位作者 Jiale Xiong Muhammad Awais Uzair Aslam Bhatti Roohallah Alizadehsani Juan Manuel Gorriz 《CAAI Transactions on Intelligence Technology》 2024年第6期1347-1360,共14页
Myocarditis is a serious cardiovascular ailment that can lead to severe consequences if not promptly treated.It is triggered by viral infections and presents symptoms such as chest pain and heart dysfunction.Early det... Myocarditis is a serious cardiovascular ailment that can lead to severe consequences if not promptly treated.It is triggered by viral infections and presents symptoms such as chest pain and heart dysfunction.Early detection is crucial for successful treatment,and cardiac magnetic resonance imaging(CMR)is a valuable tool for identifying this condition.However,the detection of myocarditis using CMR images can be challenging due to low contrast,variable noise,and the presence of multiple high CMR slices per patient.To overcome these challenges,the approach proposed incorporates advanced techniques such as convolutional neural networks(CNNs),an improved differential evolution(DE)algorithm for pre-training,and a reinforcement learning(RL)-based model for training.Developing this method presented a significant challenge due to the imbalanced classification of the Z-Alizadeh Sani myocarditis dataset from Omid Hospital in Tehran.To address this,the training process is framed as a sequential decision-making process,where the agent receives higher rewards/penalties for correctly/incorrectly classifying the minority/majority class.Additionally,the authors suggest an enhanced DE algorithm to initiate the backpropagation(BP)process,overcoming the initialisation sensitivity issue of gradient-based methods like back-propagation during the training phase.The effectiveness of the proposed model in diagnosing myocarditis is demonstrated through experimental results based on standard performance metrics.Overall,this method shows promise in expediting the triage of CMR images for automatic screening,facilitating early detection and successful treatment of myocarditis. 展开更多
关键词 CLASSIFICATION differential evolution MYOCARDITIS reinforcement learning
在线阅读 下载PDF
Furnace Temperature Curve Optimization Model Based on Differential Evolution Algorithm
10
作者 Yiming Cheng 《Journal of Electronic Research and Application》 2024年第4期64-80,共17页
When soldering electronic components onto circuit boards,the temperature curves of the reflow ovens across different zones and the conveyor belt speed significantly influence the product quality.This study focuses on ... When soldering electronic components onto circuit boards,the temperature curves of the reflow ovens across different zones and the conveyor belt speed significantly influence the product quality.This study focuses on optimizing the furnace temperature curve under varying settings of reflow oven zone temperatures and conveyor belt speeds.To address this,the research sequentially develops a heat transfer model for reflow soldering,an optimization model for reflow furnace conditions using the differential evolution algorithm,and an evaluation and decision model combining the differential evolution algorithm with the Technique for Order Preference by Similarity to Ideal Solution(TOPSIS)method.This approach aims to determine the optimal furnace temperature curve,zone temperatures of the reflow oven,and the conveyor belt speed. 展开更多
关键词 Furnace temperature curve Difference equations differential evolution algorithms TOPSIS methods
在线阅读 下载PDF
Multi-objective Optimization of a Parallel Ankle Rehabilitation Robot Using Modified Differential Evolution Algorithm 被引量:14
11
作者 WANG Congzhe FANG Yuefa GUO Sheng 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2015年第4期702-715,共14页
Dimensional synthesis is one of the most difficult issues in the field of parallel robots with actuation redundancy. To deal with the optimal design of a redundantly actuated parallel robot used for ankle rehabilitati... Dimensional synthesis is one of the most difficult issues in the field of parallel robots with actuation redundancy. To deal with the optimal design of a redundantly actuated parallel robot used for ankle rehabilitation, a methodology of dimensional synthesis based on multi-objective optimization is presented. First, the dimensional synthesis of the redundant parallel robot is formulated as a nonlinear constrained multi-objective optimization problem. Then four objective functions, separately reflecting occupied space, input/output transmission and torque performances, and multi-criteria constraints, such as dimension, interference and kinematics, are defined. In consideration of the passive exercise of plantar/dorsiflexion requiring large output moment, a torque index is proposed. To cope with the actuation redundancy of the parallel robot, a new output transmission index is defined as well. The multi-objective optimization problem is solved by using a modified Differential Evolution(DE) algorithm, which is characterized by new selection and mutation strategies. Meanwhile, a special penalty method is presented to tackle the multi-criteria constraints. Finally, numerical experiments for different optimization algorithms are implemented. The computation results show that the proposed indices of output transmission and torque, and constraint handling are effective for the redundant parallel robot; the modified DE algorithm is superior to the other tested algorithms, in terms of the ability of global search and the number of non-dominated solutions. The proposed methodology of multi-objective optimization can be also applied to the dimensional synthesis of other redundantly actuated parallel robots only with rotational movements. 展开更多
关键词 ankle rehabilitation parallel robot multi-objective optimization differential evolution algorithm
在线阅读 下载PDF
Design of PID controller with incomplete derivation based on differential evolution algorithm 被引量:16
12
作者 Wu Lianghong Wang Yaonan +1 位作者 Zhou Shaowu Tan Wen 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第3期578-583,共6页
To determine the optimal or near optimal parameters of PID controller with incomplete derivation, a novel design method based on differential evolution (DE) algorithm is presented. The controller is called DE-PID co... To determine the optimal or near optimal parameters of PID controller with incomplete derivation, a novel design method based on differential evolution (DE) algorithm is presented. The controller is called DE-PID controller. To overcome the disadvantages of the integral performance criteria in the frequency domain such as IAE, ISE, and ITSE, a new performance criterion in the time domain is proposed. The optimization procedures employing the DE algorithm to search the optimal or near optimal PID controller parameters of a control system are demonstrated in detail. Three typical control systems are chosen to test and evaluate the adaptation and robustness of the proposed DE-PID controller. The simulation results show that the proposed approach has superior features of easy implementation, stable convergence characteristic, and good computational efficiency. Compared with the ZN, GA, and ASA, the proposed design method is indeed more efficient and robust in improving the step response of a control system. 展开更多
关键词 PID controller incomplete derivation differential evolution parameter tuning.
在线阅读 下载PDF
An Improved Differential Evolution for Optimization of Chemical Process 被引量:11
13
作者 吴燕玲 卢建刚 孙优贤 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2008年第2期228-234,共7页
Differential evolution (DE) is an evolutionary optimization method, which has been successfully used in many practical cases. However, DE involves large computation time, especially, when used to optimize the compur... Differential evolution (DE) is an evolutionary optimization method, which has been successfully used in many practical cases. However, DE involves large computation time, especially, when used to optimize the compurationally expensive objective function. To overcome this .difficulty, the concept of immunity based on vaccination is used to help proliferate excellent schemata and to restrain the degenerate phenomenon. To improve the effective- ness of vaccines, a new vaccine autonomous obtaining method, and a method of deciding the probability of vacci- nation are proposed. In addition, a method for modifying the search space dynamically is proposed to enhance the possibility of converging to the true global optimum. Experiments showed that the improved DE performs better than the classical DE significantly. 展开更多
关键词 differential evolution VACCINE CONVERGENCE search space OPTIMIZATION
在线阅读 下载PDF
An Immune Self-adaptive Differential Evolution Algorithm with Application to Estimate Kinetic Parameters for Homogeneous Mercury Oxidation 被引量:12
14
作者 胡春平 颜学峰 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2009年第2期232-240,共9页
A new version of differential evolution (DE) algorithm, in which immune concepts and methods are applied to determine the parameter setting, named immune self-adaptive differential evolution (ISDE), is proposed to... A new version of differential evolution (DE) algorithm, in which immune concepts and methods are applied to determine the parameter setting, named immune self-adaptive differential evolution (ISDE), is proposed to improve the performance of the DE algorithm. During the actual operation, ISDE seeks the optimal parameters arising from the evolutionary process, which enable ISDE to alter the algorithm for different optimization problems and improve the performance of ISDE by the control parameters' self-adaptation. The .performance of the proposed method is studied with the use of nine benchmark problems and compared with original DE algorithm ~nd-other well-known self-adaptive DE algorithms. The experiments conducted show that the ISDE clearly outperforms the other DE algorithms in all benchmark functions. Furthermore, ISDE is applied to develop the kinetic model for homogeneous mercury. (Hg) oxidation in flue gas, and satisfactory results are obtained. 展开更多
关键词 differential evolution immune system evolutionary computation parameter estimation
在线阅读 下载PDF
A new hybrid aerodynamic optimization framework based on differential evolution and invasive weed optimization 被引量:10
15
作者 Zijing LIU Xuejun LIU Xinye CAI 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2018年第7期1437-1448,共12页
Since many aerodynamic optimization problems in the area of aeronautics contain highly nonlinear objectives and multiple local optima, it is still a challenge for most of the traditional optimization methods to find t... Since many aerodynamic optimization problems in the area of aeronautics contain highly nonlinear objectives and multiple local optima, it is still a challenge for most of the traditional optimization methods to find the global optima. In this paper, a new hybrid optimization framework based on Differential Evolution and Invasive Weed Optimization(IWO_DE/Ring) is developed, which combines global and local search to improve the performance, where a Multiple-Output Gaussian Process(MOGP) is used as the surrogate model. We first use several test functions to verify the performance of the IWO_DE/Ring method, and then apply the optimization framework to a supercritical airfoil design problem. The convergence and the robustness of the proposed framework are compared against some other optimization methods. The IWO_DE/Ringbased approach provides much quicker and steadier convergence than the traditional methods.The results show that the stability of the dynamic optimization process is an important indication of the confidence in the obtained optimum, and the proposed optimization framework based on IWO_DE/Ring is a reliable and promising alternative for complex aeronautical optimization problems. 展开更多
关键词 Airfoil design differential evolution Genetic algorithms Invasive weed optimization OPTIMIZATION
原文传递
Self-adapting control parameters modifieddifferential evolution for trajectoryplanning of manipulators 被引量:12
16
作者 Lianghong WU Yaonan WANG Shaowu ZHOU 《控制理论与应用(英文版)》 EI 2007年第4期365-373,共9页
Control parameters of original differential evolution (DE) are kept fixed throughout the entire evolutionary process. However, it is not an easy task to properly set control parameters in DE for different optiinizat... Control parameters of original differential evolution (DE) are kept fixed throughout the entire evolutionary process. However, it is not an easy task to properly set control parameters in DE for different optiinization problems. According to the relative position of two different individual vectors selected to generate a difference vector in the searching place, a self-adapting strategy for the scale factor F of the difference vector is proposed. In terms of the convergence status of the target vector in the current population, a self-adapting crossover probability constant CR strategy is proposed. Therefore, good target vectors have a lower CFI while worse target vectors have a large CFI. At the same time, the mutation operator is modified to improve the convergence speed. The performance of these proposed approaches are studied with the use of some benchmark problems and applied to the trajectory planning of a three-joint redundant manipulator. Finally, the experiment results show that the proposed approaches can greatly improve robustness and convergence speed. 展开更多
关键词 Self-adapting control parameters differential evolution Redundant manipulator Trajectory planning
在线阅读 下载PDF
Artificial neural network optimized by differential evolution for predicting diameters of jet grouted columns 被引量:8
17
作者 Pierre Guy Atangana Njock Shui-Long Shen +1 位作者 Annan Zhou Giuseppe Modoni 《Journal of Rock Mechanics and Geotechnical Engineering》 SCIE CSCD 2021年第6期1500-1512,共13页
A novel and effective artificial neural network(ANN) optimized using differential evolution(DE) is first introduced to provide a robust and reliable forecasting of jet grouted column diameters.The proposed computation... A novel and effective artificial neural network(ANN) optimized using differential evolution(DE) is first introduced to provide a robust and reliable forecasting of jet grouted column diameters.The proposed computational method adopts the DE algorithm to tackle the difficulties in the training and performance of neural networks and optimize the four quintessential hyper-parameters(i.e.the epoch size,the number of neurons in a hidden layer,the number of hidden layers,and the regularization parameter) that govern the neural network efficacy.This approach is further enhanced by a stochastic gradient optimization algorithm to allow ’expensive’ computation efforts.The ANN-DE is first trained using a prepared jet grouting dataset,then verified and compared with the prevalent machine learning tools,i.e.neural networks and support vector machine(SVM).The results show that,the ANN-DE outperforms the existing methods for predicting the diameter of jet grouting columns since it well balances training efficiency and model performance.Specifically,the ANN-DE achieved root mean square error(RMSE)values of 0.90603 and 0.92813 for the training and testing phases,respectively.The corresponding values were 0.8905 and 0.9006 for the optimized ANN,then,0.87569 and 0.89968 for the optimized SVM,respectively.The proposed paradigm is bound to be useful for solving various geotechnical engineering problems regardless of multi-dimension and nonlinearity. 展开更多
关键词 Artificial neural network(ANN) differential evolution(DE) Jet grouting Model optimization REGULARIZATION
在线阅读 下载PDF
A Hybrid Algorithm Based on Differential Evolution and Group Search Optimization and Its Application on Ethylene Cracking Furnace 被引量:8
18
作者 年笑宇 王振雷 钱锋 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2013年第5期537-543,共7页
To find the optimal operational condition when the properties of feedstock changes in the cracking furnace online,a hybrid algorithm named differential evolution group search optimization(DEGSO) is proposed,which is b... To find the optimal operational condition when the properties of feedstock changes in the cracking furnace online,a hybrid algorithm named differential evolution group search optimization(DEGSO) is proposed,which is based on the differential evolution(DE) and the group search optimization(GSO).The DEGSO combines the advantages of the two algorithms:the high computing speed of DE and the good performance of the GSO for preventing the best particle from converging to local optimum.A cooperative method is also proposed for switching between these two algorithms.If the fitness value of one algorithm keeps invariant in several generations and less than the preset threshold,it is considered to fall into the local optimization and the other algorithm is chosen.Experiments on benchmark functions show that the hybrid algorithm outperforms GSO in accuracy,global searching ability and efficiency.The optimization of ethylene and propylene yields is illustrated as a case by DEGSO.After optimization,the yield of ethylene and propylene is increased remarkably,which provides the proper operational condition of the ethylene cracking furnace. 展开更多
关键词 group search optimization differential evolution ethylene and propylene yields cracking furnace
在线阅读 下载PDF
Differential evolution algorithm for hybrid flow-shop scheduling problems 被引量:10
19
作者 Ye Xu Ling Wang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2011年第5期794-798,共5页
Aiming at the hybrid flow-shop (HFS) scheduling that is a complex NP-hard combinatorial problem with wide engineering background, an effective algorithm based on differential evolution (DE) is proposed. By using a... Aiming at the hybrid flow-shop (HFS) scheduling that is a complex NP-hard combinatorial problem with wide engineering background, an effective algorithm based on differential evolution (DE) is proposed. By using a special encoding scheme and combining DE based evolutionary search and local search, the exploration and exploitation abilities are enhanced and well balanced for solving the HFS problems. Simulation results based on some typical problems and comparisons with some existing genetic algorithms demonstrate the proposed algorithm is effective, efficient and robust for solving the HFS problems. 展开更多
关键词 hybrid flow-shop (HFS) scheduling differential evolution (DE) local search.
在线阅读 下载PDF
Global Optimum-Based Search Differential Evolution 被引量:8
20
作者 Yang Yu Shangce Gao +1 位作者 Yirui Wang Yuki Todo 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2019年第2期379-394,共16页
In this paper,a global optimum-based search strategy is proposed to alleviate the situation that the differential evolution(DE)usually sticks into a stagnation,especially on complex problems.It aims to reconstruct the... In this paper,a global optimum-based search strategy is proposed to alleviate the situation that the differential evolution(DE)usually sticks into a stagnation,especially on complex problems.It aims to reconstruct the balance between exploration and exploitation,and improve the search efficiency and solution quality of DE.The proposed method is activated by recording the number of recently consecutive unsuccessful global optimum updates.It takes the feedback from the global optimum,which makes the search strategy not only refine the current solution quality,but also have a change to find other promising space with better individuals.This search strategy is incorporated with various DE mutation strategies and DE variations.The experimental results indicate that the proposed method has remarkable performance in enhancing search efficiency and improving solution quality. 展开更多
关键词 differential evolution(DE) global optimum memetic algorithm
在线阅读 下载PDF
上一页 1 2 11 下一页 到第
使用帮助 返回顶部