Evaluating Meta-Feature Selection for the Algorithm Recommendation Problem
Geand Trindade Pereira, Moises Rocha dos Santos, Andre Carlos Ponce de, Leon Ferreira de Carvalho

TL;DR
This paper empirically evaluates feature selection and extraction techniques for meta-features in algorithm recommendation, finding that dimensionality reduction can reduce features significantly without sacrificing predictive performance, thus improving efficiency.
Contribution
It provides an empirical analysis of feature selection and extraction methods for meta-features in algorithm recommendation, highlighting effective strategies for dimensionality reduction.
Findings
Dimensionality reduction reduces about 80% of meta-features.
High predictive performance can be achieved with around 20% of original meta-features.
DR methods generally do not improve predictive performance but lower runtime.
Abstract
With the popularity of Machine Learning (ML) solutions, algorithms and data have been released faster than the capacity of processing them. In this context, the problem of Algorithm Recommendation (AR) is receiving a significant deal of attention recently. This problem has been addressed in the literature as a learning task, often as a Meta-Learning problem where the aim is to recommend the best alternative for a specific dataset. For such, datasets encoded by meta-features are explored by ML algorithms that try to learn the mapping between meta-representations and the best technique to be used. One of the challenges for the successful use of ML is to define which features are the most valuable for a specific dataset since several meta-features can be used, which increases the meta-feature dimension. This paper presents an empirical analysis of Feature Selection and Feature Extraction…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Machine Learning and Algorithms · Advanced Multi-Objective Optimization Algorithms
MethodsFeature Selection · Principal Components Analysis
