TL;DR
This paper introduces GeoPAS, a geometric probing framework that improves solver selection in black-box optimization by representing problem instances through multi-scale landscape slices and combining learned estimates with priors.
Contribution
It presents a novel geometric probing method for problem representation and a combined scoring approach for solver selection, enhancing performance on benchmark suites.
Findings
Reduces mean relative expected running time from 30.37 to around 3.14-3.61.
Improves median and upper-tail performance in within-suite protocols.
Mitigates extreme failures in problem-level transfer with a prior-heavy scoring variant.
Abstract
Automated algorithm selection for continuous black-box optimization depends on representing problem information under limited probing and selecting solvers under heavy-tailed performance distributions. This paper proposes a geometric probing framework that represents each problem instance by randomly sampled multi-scale two-dimensional slices of the objective landscape. The slices are encoded with validity-mask-aware visual pooling and aggregated into an instance representation. Solver selection is then performed by a logarithmic composite score combining a learned instance-conditioned estimate with an algorithm-side empirical prior. The framework is evaluated on a standard single-objective black-box optimization benchmark suite with a portfolio of twelve solvers under instance-level, grouped random, and problem-level transfer protocols. Under the two within-suite protocols, it…
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.
