Compact Optimization Algorithms with Re-sampled Inheritance
Giovanni Iacca, Fabio Caraffini

TL;DR
This paper introduces a restart mechanism called Re-Sampled Inheritance to improve compact optimization algorithms, enhancing their performance on benchmark functions while maintaining low memory usage.
Contribution
It proposes combining compact algorithms with Re-Sampled Inheritance to address premature convergence and performance issues.
Findings
Re-Sampled Inheritance improves compact algorithms' performance.
The best results are achieved with compact Differential Evolution with RI.
Performance gains are consistent across benchmark functions.
Abstract
Compact optimization algorithms are a class of Estimation of Distribution Algorithms (EDAs) characterized by extremely limited memory requirements (hence they are called "compact"). As all EDAs, compact algorithms build and update a probabilistic model of the distribution of solutions within the search space, as opposed to population-based algorithms that instead make use of an explicit population of solutions. In addition to that, to keep their memory consumption low, compact algorithms purposely employ simple probabilistic models that can be described with a small number of parameters. Despite their simplicity, compact algorithms have shown good performances on a broad range of benchmark functions and real-world problems. However, compact algorithms also come with some drawbacks, i.e. they tend to premature convergence and show poorer performance on non-separable problems. To overcome…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
