2023
DOI: 10.1007/s10732-022-09505-4
|View full text |Cite
|
Sign up to set email alerts
|

Automated Algorithm Selection: from Feature-Based to Feature-Free Approaches

Abstract: We propose a novel technique for algorithm-selection, applicable to optimisation domains in which there is implicit sequential information encapsulated in the data, e.g., in online bin-packing. Specifically we train two types of recurrent neural networks to predict a packing heuristic in online bin-packing, selecting from four well-known heuristics. As input, the RNN methods only use the sequence of item-sizes. This contrasts to typical approaches to algorithm-selection which require a model to be trained usin… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
2
2
2

Relationship

1
5

Authors

Journals

citations
Cited by 8 publications
(3 citation statements)
references
References 53 publications
0
3
0
Order By: Relevance
“…Finally, we note that all algorithms were written in C++. 3 The experimental assessment was conducted to address two main questions using data obtained from six different experiments: three experiments using a high-dimensional feature vector (8D, 6D, 4D) to calculate novelty using 𝑁 𝑆 𝑓 , and three experiments using the 2D projection obtained from the corresponding high-dimensional model to calculate novelty using 𝑁 𝑆 𝑃𝐶𝐴 . Particularly, we address the following research questions:…”
Section: Resultsmentioning
confidence: 99%
See 1 more Smart Citation
“…Finally, we note that all algorithms were written in C++. 3 The experimental assessment was conducted to address two main questions using data obtained from six different experiments: three experiments using a high-dimensional feature vector (8D, 6D, 4D) to calculate novelty using 𝑁 𝑆 𝑓 , and three experiments using the 2D projection obtained from the corresponding high-dimensional model to calculate novelty using 𝑁 𝑆 𝑃𝐶𝐴 . Particularly, we address the following research questions:…”
Section: Resultsmentioning
confidence: 99%
“…We leave this for further work. Future work will be directed towards evaluating the method in additional domains, for example in TSP, where there has already been some interest in generating diverse instances [4,5]; and in binpacking, where there has also been some preliminary work in trying to produce diverse instances [3]. As noted in Section 6, an obvious avenue for future investigation is also to consider different methods of learning new descriptors.…”
Section: Discussionmentioning
confidence: 99%
“…In [21], researchers sample landscape information from instances and transform it into images, then apply CNN to select algorithms for Black-Box Optimization Benchmarking (BBOB) function instances. The authors of [22] treat online 1D Bin-Packing Problem instances as sequence data and apply Long Short-Term Memory (LSTM) to predict heuristic algorithms' performance. In the feature-free algorithm selection field, instances are usually converted to images or sequences, and graph representations are seldom used.…”
Section: A Algorithm Selection For Optimization Problemsmentioning
confidence: 99%