paper-with-me

Papers

Adaptive strategy in differential evolution via explicit exploitation and exploration controls

2020-02-03 · Sheng Xin Zhang, Wing Shing Chan, Kit Sang Tang, Shao Yong Zheng

Existing multi-strategy adaptive differential evolution (DE) commonly involves trials of multiple strategies and then rewards better-performing ones with more resources. However, the trials of an exploitative or explorative strategy may result in over-exploitation or over-exploration. To improve the performance, this paper proposes a new strategy adaptation method, named explicit adaptation scheme (Ea scheme), which separates multiple strategies and employs them on-demand. It is done by dividing the evolution process into several Selective-candidate with Similarity Selection (SCSS) generations and adaptive generations. In the SCSS generations, the exploitation and exploration needs are learnt by utilizing a balanced strategy. To meet these needs, in adaptive generations, two other strategies, exploitative or explorative is adaptively used. Experimental studies on benchmark functions demonstrate the effectiveness of Ea scheme when compared with its variants and other adaptation methods. Furthermore, performance comparisons with state-of-the-art evolutionary algorithms and swarm intelligence-based algorithms show that EaDE is very competitive.

📄 PDF Abstract BibTeX arXiv:2002.00612

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary Algorithms

Similar Papers 제목 키워드 기반

adaptive direction information in differential evolution for numerical optimization

2016-02-02 · Yiqiao Cai, Jiahai Wang, Yonghong Chen, Tian Wang 외

Differential evolution (DE) is a powerful evolutionary algorithm (EA) for numerical optimization. It has been successfully used in various scientific and engineering fields. In most of the DE algorithms, the neighborh…

Selective-Candidate Framework with Similarity Selection Rule for Evolutionary Optimization

2017-12-18 · Sheng Xin Zhang, Wing Shing Chan, Zi Kang Peng, Shao Yong Zheng 외

Achieving better exploitation and exploration capabilities (EEC) have always been an important yet challenging issue in the design of evolutionary optimization algorithm (EOA). The difficulties lie in obtaining a good ba…

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

Novel Adaptive Genetic Algorithm Sample Consensus

2017-11-26 · Ehsan Shojaedini, Mahshid Majd, Reza Safabakhsh

Random sample consensus (RANSAC) is a successful algorithm in model fitting applications. It is vital to have strong exploration phase when there are an enormous amount of outliers within the dataset. Achieving a proper …

Constrained Evolutionary Diffusion Filter for Monocular Endoscope Tracking

2023-01-01 · CVPR 2023 1 · Xiongbiao Luo

Stochastic filtering is widely used to deal with nonlinear optimization problems such as 3-D and visual tracking in various computer vision and augmented reality applications. Many current methods suffer from an imba…

Visual Tracking