paper-with-me

홈 › Papers

Diversity Enhancement for Micro-Differential Evolution

2015-12-25 · Hojjat Salehinejad, Shahryar Rahnamayan, Hamid. R. Tizhoosh

The differential evolution (DE) algorithm suffers from high computational time due to slow nature of evaluation. In contrast, micro-DE (MDE) algorithms employ a very small population size, which can converge faster to a reasonable solution. However, these algorithms are vulnerable to a premature convergence as well as to high risk of stagnation. In this paper, MDE algorithm with vectorized random mutation factor (MDEVM) is proposed, which utilizes the small size population benefit while empowers the exploration ability of mutation factor through randomizing it in the decision variable level. The idea is supported by analyzing mutation factor using Monte-Carlo based simulations. To facilitate the usage of MDE algorithms with very-small population sizes, new mutation schemes for population sizes less than four are also proposed. Furthermore, comprehensive comparative simulations and analysis on performance of the MDE algorithms over various mutation schemes, population sizes, problem types (i.e. uni-modal, multi-modal, and composite), problem dimensionalities, and mutation factor ranges are conducted by considering population diversity analysis for stagnation and trapping in local optimum situations. The studies are conducted on 28 benchmark functions provided for the IEEE CEC-2013 competition. Experimental results demonstrate high performance and convergence speed of the proposed MDEVM algorithm.

📄 PDF Abstract BibTeX arXiv:1512.07980

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar 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 p…

BenchmarkingDiversity

On the Use of Diversity Mechanisms in Dynamic Constrained Continuous Optimization

2019-10-02 · Maryam Hasani-Shoreh, Frank Neumann

Population diversity plays a key role in evolutionary algorithms that enables global exploration and avoids premature convergence. This is especially more crucial in dynamic optimization in which diversity can ensure tha…

DiversityEvolutionary Algorithms

Diversity Enhancement via Magnitude

2022-01-25 · Steve Huntsman

Promoting and maintaining diversity of candidate solutions is a key requirement of evolutionary algorithms in general and multi-objective evolutionary algorithms in particular. In this paper, we use the recently develope…

DiversityEvolutionary Algorithms

Recent Advancements in Microscopy Image Enhancement using Deep Learning: A Survey

2025-09-18 · Debasish Dutta, Neeharika Sonowal, Risheraj Barauh, Deepjyoti Chetia 외 arxiv

Microscopy image enhancement plays a pivotal role in understanding the details of biological cells and materials at microscopic scales. In recent years, there has been a significant rise in the advancement of microscopy …

Image Enhancement

Self-Referential Quality Diversity Through Differential Map-Elites

2021-07-11 · Tae Jong Choi, Julian Togelius

Differential MAP-Elites is a novel algorithm that combines the illumination capacity of CVT-MAP-Elites with the continuous-space optimization capacity of Differential Evolution. The algorithm is motivated by observations…

Diversity