LGNEJan 23, 2024

On the Utility of Probing Trajectories for Algorithm-Selection

arXiv:2401.12745v112 citationsh-index: 5EvoApplications@EvoStar
Originality Incremental advance
AI Analysis

This work addresses algorithm selection for optimization and machine learning practitioners, offering a novel perspective that could improve efficiency, though it appears incremental in its specific application.

The paper tackles the problem of algorithm selection by proposing an algorithm-centric method using short probing trajectories, which achieves comparable or better results than computationally expensive landscape-based feature approaches.

Machine-learning approaches to algorithm-selection typically take data describing an instance as input. Input data can take the form of features derived from the instance description or fitness landscape, or can be a direct representation of the instance itself, i.e. an image or textual description. Regardless of the choice of input, there is an implicit assumption that instances that are similar will elicit similar performance from algorithm, and that a model is capable of learning this relationship. We argue that viewing algorithm-selection purely from an instance perspective can be misleading as it fails to account for how an algorithm `views' similarity between instances. We propose a novel `algorithm-centric' method for describing instances that can be used to train models for algorithm-selection: specifically, we use short probing trajectories calculated by applying a solver to an instance for a very short period of time. The approach is demonstrated to be promising, providing comparable or better results to computationally expensive landscape-based feature-based approaches. Furthermore, projecting the trajectories into a 2-dimensional space illustrates that functions that are similar from an algorithm-perspective do not necessarily correspond to the accepted categorisation of these functions from a human perspective.

Foundations

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

Your Notes