Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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.

Jiabao Brad Wang, Xiang Shi, Yiliang Yuan, Mustafa Misir• 2026

Related benchmarks

TaskDatasetResultRank
Algorithm Selection for Continuous Black-Box OptimisationCOCO BBOB Evaluation Protocols (LIO, Random, LPO)
Mean relERT1.04
125
Algorithm SelectionBBOB f1-f5 functions
relERT2.48
5
Algorithm SelectionBBOB all functions
relERT2.23
5
Algorithm SelectionBBOB f10-f14 functions
relERT1.06
3
Algorithm SelectionBBOB f15-f19 functions
Relative ERT (relERT)1.74
3
Algorithm SelectionBBOB f20-f24 functions--
2
Showing 6 of 6 rows

Other info

Follow for update