paper-with-me

홈 › Papers

Differential evolution outside the box

2020-04-22 · Anna V. Kononova, Fabio Caraffini, Thomas Bäck

This paper investigates how often the popular configurations of Differential Evolution generate solutions outside the feasible domain. Following previous publications in the field, we argue that what the algorithm does with such solutions and how often this has to happen is important for the overall performance of the algorithm and interpretation of results. Based on observations therein, we conclude that significantly more solutions than what is usually assumed by practitioners need to undergo some sort of 'correction' to conform with the definition of the problem's search domain. A wide range of popular Differential Evolution configurations is considered in this study. Conclusions are made regarding the effect the Differential Evolution components and parameter settings have on the distribution of proportions of infeasible solutions generated in a series of independent runs. Results shown in this study suggest strong dependencies between proportions of generated infeasible solutions and every aspect mentioned above. Further investigation of the distribution of proportions of generated infeasible solutions is required.

📄 PDF Abstract BibTeX arXiv:2004.10489

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The importance of being constrained: dealing with infeasible solutions in Differential Evolution and beyond

2022-03-07 · Anna V. Kononova, Diederick Vermetten, Fabio Caraffini, Madalina-A. Mitran 외

We argue that results produced by a heuristic optimisation algorithm cannot be considered reproducible unless the algorithm fully specifies what should be done with solutions generated outside the domain, even in the cas…

Benchmarking

Interpretable Polynomial Neural Ordinary Differential Equations

2022-08-09 · Colby Fronk, Linda Petzold

Neural networks have the ability to serve as universal function approximators, but they are not interpretable and don't generalize well outside of their training region. Both of these issues are problematic when trying t…

regressionSymbolic Regression

An Efficient Reconstructed Differential Evolution Variant by Some of the Current State-of-the-art Strategies for Solving Single Objective Bound Constrained Problems

2024-04-25 · Sichen Tao, Ruihan Zhao, Kaiyu Wang, Shangce Gao

Complex single-objective bounded problems are often difficult to solve. In evolutionary computation methods, since the proposal of differential evolution algorithm in 1997, it has been widely studied and developed due to…

Stabilised Inverse Flowline Evolution for Anisotropic Image Sharpening

2022-07-20 · Kristina Schaefer, Joachim Weickert

The central limit theorem suggests Gaussian convolution as a generic blur model for images. Since Gaussian convolution is equivalent to homogeneous diffusion filtering, one way to deblur such images is to diffuse them ba…

Model Merging to Evolution: Parameter Space Exploration for Expert Models

2026-06-17 · Chao Wang, Yuchen Guo, Zheng Tan, Guanchun Wang 외 arxiv

Model merging integrates the capabilities of multiple expert models to create strong models for multiple tasks without additional training, thereby reducing computational resource requirements. However, existing methods …