Pith. sign in

REVIEW 1 cited by

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

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2203.13392 v1 pith:C5SKX74K submitted 2022-03-24 cs.LG cs.AIcs.NE

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

classification cs.LG cs.AIcs.NE
keywords algorithm-selectionapproachesstructurebin-packingdataderivedfeaturesheuristics
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original 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 using domain-specific instance features that need to be first derived from the input data. The RNN approaches are shown to be capable of achieving within 5% of the oracle performance on between 80.88% to 97.63% of the instances, depending on the dataset. They are also shown to outperform classical machine learning models trained using derived features. Finally, we hypothesise that the proposed methods perform well when the instances exhibit some implicit structure that results in discriminatory performance with respect to a set of heuristics. We test this hypothesis by generating fourteen new datasets with increasing levels of structure, and show that there is a critical threshold of structure required before algorithm-selection delivers benefit.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SpecAHD: Localize to Specialize for Automated Heuristic Design in Large-Scale Routing Problems

    cs.AI 2026-07 conditional novelty 6.5

    A coupled bilevel LLM search that specializes repair heuristics to local regions within one routing solution cuts held-out cost by up to 57.7% versus competing AHD methods.