paper-with-me

Papers

Opposition based Ensemble Micro Differential Evolution

2017-09-08 · Hojjat Salehinejad, Shahryar Rahnamayan, Hamid. R. Tizhoosh

Differential evolution (DE) algorithm with a small population size is called Micro-DE (MDE). A small population size decreases the computational complexity but also reduces the exploration ability of DE by limiting the population diversity. In this paper, we propose the idea of combining ensemble mutation scheme selection and opposition-based learning concepts to enhance the diversity of population in MDE at mutation and selection stages. The proposed algorithm enhances the diversity of population by generating a random mutation scale factor per individual and per dimension, randomly assigning a mutation scheme to each individual in each generation, and diversifying individuals selection using opposition-based learning. This approach is easy to implement and does not require the setting of mutation scheme selection and mutation scale factor. Experimental results are conducted for a variety of objective functions with low and high dimensionality on the CEC Black- Box Optimization Benchmarking 2015 (CEC-BBOB 2015). The results show superior performance of the proposed algorithm compared to the other micro-DE algorithms.

📄 PDF Abstract BibTeX arXiv:1709.06909

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingDiversity

Similar Papers 제목 키워드 기반

Enhanced Opposition Differential Evolution Algorithm for Multimodal Optimization

2022-08-23 · Shatendra Singh, Aruna Tiwari

Most of the real-world problems are multimodal in nature that consists of multiple optimum values. Multimodal optimization is defined as the process of finding multiple global and local optima (as opposed to a single sol…

Evolutionary Algorithms

A Cluster-Based Opposition Differential Evolution Algorithm Boosted by a Local Search for ECG Signal Classification

2023-05-04 · Mehran Pourvahab, Seyed Jalaleddin Mousavirad, Virginie Felizardo, Nuno Pombo 외

Electrocardiogram (ECG) signals, which capture the heart's electrical activity, are used to diagnose and monitor cardiac problems. The accurate classification of ECG signals, particularly for distinguishing among various…

Clustering

Differential Evolution-based Neural Network Training Incorporating a Centroid-based Strategy and Dynamic Opposition-based Learning

2021-06-29 · Seyed Jalaleddin Mousavirad, Diego Oliva, Salvador Hinojosa, Gerald Schaefer

Training multi-layer neural networks (MLNNs), a challenging task, involves finding appropriate weights and biases. MLNN training is important since the performance of MLNNs is mainly dependent on these network parameters…

A Fast and Efficient Stochastic Opposition-Based Learning for Differential Evolution in Numerical Optimization

2019-08-09 · Tae Jong Choi, Julian Togelius, Yun-Gyung Cheong

A fast and efficient stochastic opposition-based learning (OBL) variant is proposed in this paper. OBL is a machine learning concept to accelerate the convergence of soft computing algorithms, which consists of simultane…

Comparing various regression methods on ensemble strategies in differential evolution

2013-07-02 · Iztok Fister Jr., Iztok Fister, Janez Brest

Differential evolution possesses a multitude of various strategies for generating new trial solutions. Unfortunately, the best strategy is not known in advance. Moreover, this strategy usually depends on the problem to b…

regression