TL;DR
This paper introduces a Pareto-inspired sequential sampling heuristic for global optimization that adaptively balances exploration and exploitation without traditional genetic operations, showing strong performance on diverse benchmarks.
Contribution
The paper presents a novel, mutation-free, Pareto-inspired sampling algorithm with self-adaptive domain tightening for efficient global optimization.
Findings
Performs well on high-dimensional, nonconvex, multimodal functions.
Outperforms recent algorithms on CEC2017 benchmark problems.
Maintains unbiased exploration with constant diversification rate.
Abstract
In this paper, we propose a simple global optimisation algorithm inspired by Pareto's principle. This algorithm samples most of its solutions within prominent search domains and is equipped with a self-adaptive mechanism to control the dynamic tightening of the prominent domains while the greediness of the algorithm increases over time (iterations). Unlike traditional metaheuristics, the proposed method has no direct mutation- or crossover-like operations. It depends solely on the sequential random sampling that can be used in diversification and intensification processes while keeping the information-flow between generations and the structural bias at a minimum. By using a simple topology, the algorithm avoids premature convergence by sampling new solutions every generation. A simple theoretical derivation revealed that the exploration of this approach is unbiased and the rate of 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.
