LGJan 29, 2025

Landscape Features in Single-Objective Continuous Optimization: Have We Hit a Wall in Algorithm Selection Generalization?

arXiv:2501.17663v112 citationsh-index: 24Swarm evol comput
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge of generalizing algorithm selection to unseen problems in optimization, showing incremental progress by highlighting limitations in current feature-based approaches.

The study evaluated the generalizability of algorithm selection models using various problem landscape features for single-objective continuous optimization, finding that none outperformed a simple baseline (Single Best Solver) on out-of-distribution data.

%% Text of abstract The process of identifying the most suitable optimization algorithm for a specific problem, referred to as algorithm selection (AS), entails training models that leverage problem landscape features to forecast algorithm performance. A significant challenge in this domain is ensuring that AS models can generalize effectively to novel, unseen problems. This study evaluates the generalizability of AS models based on different problem representations in the context of single-objective continuous optimization. In particular, it considers the most widely used Exploratory Landscape Analysis features, as well as recently proposed Topological Landscape Analysis features, and features based on deep learning, such as DeepELA, TransOptAS and Doe2Vec. Our results indicate that when presented with out-of-distribution evaluation data, none of the feature-based AS models outperform a simple baseline model, i.e., a Single Best Solver.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes