TL;DR
This paper enhances the LSHADE evolutionary algorithm with a pre-screening mechanism that improves optimization efficiency in scenarios with limited fitness evaluations, leading to faster convergence and better performance on benchmark problems.
Contribution
The paper introduces psLSHADE, an extension of LSHADE with a pre-screening mechanism using a meta-model, for more effective optimization under limited evaluation budgets.
Findings
psLSHADE outperforms LSHADE and MadDE with restricted FFEs.
Pre-screening accelerates population convergence.
psLSHADE is effective in expensive optimization scenarios.
Abstract
Evolutionary algorithms have proven to be highly effective in continuous optimization, especially when numerous fitness function evaluations (FFEs) are possible. In certain cases, however, an expensive optimization approach (i.e. with relatively low number of FFEs) must be taken, and such a setting is considered in this work. The paper introduces an extension to the well-known LSHADE algorithm in the form of a pre-screening mechanism (psLSHADE). The proposed pre-screening relies on the three following components: a specific initial sampling procedure, an archive of samples, and a global linear meta-model of a fitness function that consists of 6 independent transformations of variables. The pre-screening mechanism preliminary assesses the trial vectors and designates the best one of them for further evaluation with the fitness function. The performance of psLSHADE is evaluated using the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
