GeoPAS: Geometric Probing for Algorithm Selection in Continuous Black-Box Optimisation
About
Automated algorithm selection in continuous black-box optimisation typically relies on fixed landscape descriptors computed under a limited probing budget, yet such descriptors can degrade under problem-split or cross-benchmark evaluation. We propose GeoPAS, a geometric probing approach that represents a problem instance by multiple coarse two-dimensional slices sampled across locations, orientations, and logarithmic scales. A shared validity-aware convolutional encoder maps each slice to an embedding, conditions it on slice-scale and amplitude statistics, and aggregates the resulting features permutation-invariantly for risk-aware solver selection via log-scale performance prediction with an explicit penalty on tail failures. On COCO/BBOB with a 12-solver portfolio in dimensions 2--10, GeoPAS improves over the single best solver under leave-instance-out, grouped random, and leave-problem-out evaluation. These results suggest that multi-scale geometric slices provide a useful transferable static signal for algorithm selection, although a small number of heavy-tail regimes remain and continue to dominate the mean. Our code is available at https://github.com/BradWangW/GeoPAS.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Algorithm Selection for Continuous Black-Box Optimisation | COCO BBOB Evaluation Protocols (LIO, Random, LPO) | Mean relERT1.04 | 125 | |
| Algorithm Selection | BBOB f1-f5 functions | relERT2.48 | 5 | |
| Algorithm Selection | BBOB all functions | relERT2.23 | 5 | |
| Algorithm Selection | BBOB f10-f14 functions | relERT1.06 | 3 | |
| Algorithm Selection | BBOB f15-f19 functions | Relative ERT (relERT)1.74 | 3 | |
| Algorithm Selection | BBOB f20-f24 functions | -- | 2 |