paper-with-me

Papers

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

2022-03-24 · Mohamad Alissa, Kevin Sim, Emma Hart

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.

📄 PDF Abstract BibTeX arXiv:2203.13392

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep Learning as a Competitive Feature-Free Approach for Automated Algorithm Selection on the Traveling Salesperson Problem

2020-06-29 · Moritz Seiler, Janina Pohl, Jakob Bossek, Pascal Kerschke 외

In this work we focus on the well-known Euclidean Traveling Salesperson Problem (TSP) and two highly competitive inexact heuristic TSP solvers, EAX and LKH, in the context of per-instance algorithm selection (AS). We evo…

feature selection

FeatureHospital: A Skill-Driven Multi-Agent Framework for Automated Algorithm Customization in Multi-View Multi-Label Feature Selection

2026-08-17 · Junxuan Li, Zhiqi Chen, Yuzhou Liu, Peng Zhang 외 arxiv

Multi-view multi-label feature selection aims to identify a compact and informative feature subset from heterogeneous views while preserving discriminative information for multiple labels. Existing methods are generally …

Finger Biometric Recognition With Feature Selection

2023-12-16 · Asish Bera, Debotosh Bhattacharjee, Mita Nasipuri

Biometrics is indispensable in this modern digital era for secure automated human authentication in various fields of machine learning and pattern recognition. Hand geometry is a promising physiological biometric trait w…

feature selection

A Survey of Meta-features Used for Automated Selection of Algorithms for Black-box Single-objective Continuous Optimization

2024-06-08 · Gjorgjina Cenikj, Ana Nikolikj, Gašper Petelin, Niki van Stein 외

The selection of the most appropriate algorithm to solve a given problem instance, known as algorithm selection, is driven by the potential to capitalize on the complementary performance of different algorithms across se…

Representation Learning

MO-ELA: Rigorously Expanding Exploratory Landscape Features for Automated Algorithm Selection in Continuous Multi-Objective Optimisation

2026-01-24 · Oliver Preuß, Jeroen Rook, Jakob Bossek, Heike Trautmann arxiv

Automated Algorithm Selection (AAS) is a popular meta-algorithmic approach and has demonstrated to work well for single-objective optimisation in combination with exploratory landscape features (ELA), i.e., (numerical) d…