Lipschitz-inspired HALRECT Algorithm for Derivative-free Global Optimization
Linas Stripinis, Remigijus Paulavi\v{c}ius

TL;DR
This paper introduces HALRECT, a new Lipschitz-inspired algorithm for derivative-free global optimization that combines halving with multi-point sampling, demonstrating superior robustness and performance on benchmark functions.
Contribution
The paper presents a novel HALRECT algorithm with a unique partitioning and sampling scheme, extending DIRECT-type methods for improved global optimization performance.
Findings
Outperforms existing DIRECT-type algorithms on benchmark functions.
Offers high robustness across various problem complexities.
Effective in both low and high-dimensional settings.
Abstract
This article considers a box-constrained global optimization problem for Lipschitz-continuous functions with an unknown Lipschitz constant. Motivated by the famous DIRECT (DIviding RECTangles), a new HALRECT (HALving RECTangles) algorithm is introduced. A new deterministic approach combines halving (bisection) with a new multi-point sampling scheme in contrast to trisection and midpoint sampling used in the most existing DIRECT-type algorithms. A new partitioning and sampling scheme utilizes more comprehensive information about the objective function. Four different strategies of selecting potentially optimal hyper-rectangles are introduced to exploit the information about the objective function effectively. The original HALRECT algorithm and other introduced HALRECT variations (twelve in total) are tested and compared with the other twelve recently introduced DIRECT-type algorithms on…
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.
Taxonomy
TopicsAdvanced Optimization Algorithms Research · Metaheuristic Optimization Algorithms Research · Advanced Multi-Objective Optimization Algorithms
