paper-with-me

Papers

Memetic Search in Differential Evolution Algorithm

2014-08-01 · Sandeep Kumar, Vivek Kumar Sharma, Rajani Kumari

Differential Evolution (DE) is a renowned optimization stratagem that can easily solve nonlinear and comprehensive problems. DE is a well known and uncomplicated population based probabilistic approach for comprehensive optimization. It has apparently outperformed a number of Evolutionary Algorithms and further search heuristics in the vein of Particle Swarm Optimization at what time of testing over both yardstick and actual world problems. Nevertheless, DE, like other probabilistic optimization algorithms, from time to time exhibits precipitate convergence and stagnates at suboptimal position. In order to stay away from stagnation behavior while maintaining an excellent convergence speed, an innovative search strategy is introduced, named memetic search in DE. In the planned strategy, positions update equation customized as per a memetic search stratagem. In this strategy a better solution participates more times in the position modernize procedure. The position update equation is inspired from the memetic search in artificial bee colony algorithm. The proposed strategy is named as Memetic Search in Differential Evolution (MSDE). To prove efficiency and efficacy of MSDE, it is tested over 8 benchmark optimization problems and three real world optimization problems. A comparative analysis has also been carried out among proposed MSDE and original DE. Results show that the anticipated algorithm go one better than the basic DE and its recent deviations in a good number of the experiments.

📄 PDF Abstract BibTeX arXiv:1408.0101

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary AlgorithmsPosition

Similar Papers 제목 키워드 기반

Memetic Viability Evolution for Constrained Optimization

2018-10-05 · A. Maesani, G. Iacca, D. Floreano

The performance of evolutionary algorithms can be heavily undermined when constraints limit the feasible areas of the search space. For instance, while Covariance Matrix Adaptation Evolution Strategy is one of the most e…

Evolutionary Algorithms

Memetic Algorithms Beat Evolutionary Algorithms on the Class of Hurdle Problems

2018-04-17 · Phan Trung Hai Nguyen, Dirk Sudholt

Memetic algorithms are popular hybrid search heuristics that integrate local search into the search process of an evolutionary algorithm in order to combine the advantages of rapid exploitation and global optimisation. H…

Evolutionary Algorithms

Feature selection for transient stability assessment based on kernelized fuzzy rough sets and memetic algorithm

2018-08-18

A new feature selection method based on kernelized fuzzy rough sets (KFRS) and the memetic algorithm (MA) is proposed for transient stability assessment of power systems. Considering the possible real-time information pr…

AttributeClassificationfeature selection

Graph based adaptive evolutionary algorithm for continuous optimization

2019-08-05 · Asmaa Ghoumari, Amir Nakib

he greatest weakness of evolutionary algorithms, widely used today, is the premature convergence due to the loss of population diversity over generations. To overcome this problem, several algorithms have been proposed, …

DiversityEvolutionary Algorithms

Memetic Differential Evolution Methods for Semi-Supervised Clustering

2024-03-07 · Pierluigi Mansueto, Fabio Schoen

In this paper, we propose an extension for semi-supervised Minimum Sum-of-Squares Clustering (MSSC) problems of MDEClust, a memetic framework based on the Differential Evolution paradigm for unsupervised clustering. In s…

Clustering