ADS-PB extends mesh-free adaptive direct search to constrained blackbox optimization by incorporating a progressive barrier mechanism, with convergence guarantees and improved practical performance over mesh-based methods.
Adaptive direct search algorithms for constrained optimization
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Two families of directional direct search methods have emerged in derivative-free and blackbox optimization (DFO and BBO), each based on distinct principles: Mesh Adaptive Direct Search (MADS) and Sufficient Decrease Direct Search (SDDS). MADS restricts trial points to a mesh and accepts any improvement, ensuring none are missed, but at the cost of restraining the placement of trial points. SDDS allows greater freedom by evaluating points anywhere in the space, but accepts only those yielding a sufficient decrease in the objective function value, which may lead to discarding improving points. This work introduces a new class of methods, Adaptive Direct Search (ADS), which uses a novel acceptance rule based on the so-called punctured space, avoiding both meshes and sufficient decrease conditions. ADS enables flexible search while addressing the limitations of MADS and SDDS, and retains the theoretical foundations of directional direct search. Computational results in constrained and unconstrained settings highlight its performance compared to both MADS and SDDS.
fields
math.OC 1years
2026 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Adaptive direct search algorithms with relaxable and quantifiable constraints
ADS-PB extends mesh-free adaptive direct search to constrained blackbox optimization by incorporating a progressive barrier mechanism, with convergence guarantees and improved practical performance over mesh-based methods.