paper-with-me

홈 › Papers

Predicting Effective Control Parameters for Differential Evolution using Cluster Analysis of Objective Function Features

2018-06-25 · Sean P. Walton, M. Rowan Brown

A methodology is introduced which uses three simple objective function features to predict effective control parameters for differential evolution. This is achieved using cluster analysis techniques to classify objective functions using these features. Information on prior performance of various control parameters for each classification is then used to determine which control parameters to use in future optimisations. Our approach is compared to state-of-the-art adaptive and non-adaptive techniques. Two accepted bench mark suites are used to compare performance and in all cases we show that the improvement resulting from our approach is statistically significant. The majority of the computational effort of this methodology is performed off-line, however even when taking into account the additional on-line cost our approach outperforms other adaptive techniques. We also investigate the key tuning parameters of our methodology, such as number of clusters, which further support the finding that the simple features selected are predictors of effective control parameters. The findings presented in this paper are significant because they show that simple to calculate features of objective functions can help to select control parameters for optimisation algorithms. This can have an immediate positive impact on the application of these optimisation algorithms on real world problems, where it is often difficult to select effective control parameters.

📄 PDF Abstract BibTeX arXiv:1806.09432

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning adaptive differential evolution algorithm from optimization experiences by policy gradient

2021-02-06 · Jianyong Sun, Xin Liu, Thomas Bäck, Zongben Xu

Differential evolution is one of the most prestigious population-based stochastic optimization algorithm for black-box problems. The performance of a differential evolution algorithm depends highly on its mutation and cr…

Evolutionary AlgorithmsStochastic Optimization

ACD-DE: An adaptive cluster division Differential Evolution for mitigating population diversity deficiency

2024-06-26 · journal 2024 6 · Xin Lin

Differential Evolution (DE) is a simple but powerful population based evolutionary algorithm, which was widely used to solve various complex optimization problems. However, even recently proposed state-of-the-art DE vari…

Diversity

MetaDE: Evolving Differential Evolution by Differential Evolution

2025-02-13 · Minyang Chen, Chenchen Feng, and Ran Cheng

As a cornerstone in the Evolutionary Computation (EC) domain, Differential Evolution (DE) is known for its simplicity and effectiveness in handling challenging black-box optimization problems. While the advantages of DE …

Computational EfficiencyGPUHyperparameter Optimization

Why is Differential Evolution Better than Grid Search for Tuning Defect Predictors?

2016-09-08 · Wei Fu, Vivek Nair, Tim Menzies

Context: One of the black arts of data mining is learning the magic parameters which control the learners. In software analytics, at least for defect prediction, several methods, like grid search and differential evoluti…

Predicting The Evolution of Interfaces with Fourier Neural Operators

2025-05-05 · Paolo Guida, William L. Roberts

Recent progress in AI has established neural operators as powerful tools that can predict the evolution of partial differential equations, such as the Navier-Stokes equations. Some complex problems rely on sophisticated …