paper-with-me

Papers

Improving Algorithm-Selection and Performance-Prediction via Learning Discriminating Training Samples

2024-04-08 · Quentin Renau, Emma Hart

The choice of input-data used to train algorithm-selection models is recognised as being a critical part of the model success. Recently, feature-free methods for algorithm-selection that use short trajectories obtained from running a solver as input have shown promise. However, it is unclear to what extent these trajectories reliably discriminate between solvers. We propose a meta approach to generating discriminatory trajectories with respect to a portfolio of solvers. The algorithm-configuration tool irace is used to tune the parameters of a simple Simulated Annealing algorithm (SA) to produce trajectories that maximise the performance metrics of ML models trained on this data. We show that when the trajectories obtained from the tuned SA algorithm are used in ML models for algorithm-selection and performance prediction, we obtain significantly improved performance metrics compared to models trained both on raw trajectory data and on exploratory landscape features.

📄 PDF Abstract BibTeX arXiv:2404.05359

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FSEVAL: Feature Selection Evaluation Toolbox and Dashboard

2026-04-20 · Muhammad Rajabinasab, Arthur Zimek arxiv

Feature selection is a fundamental machine learning and data mining task, involved with discriminating redundant features from informative ones. It is an attempt to address the curse of dimensionality by removing the red…

Dimensionality Reduction

Graph-Based Automatic Feature Selection for Multi-Class Classification via Mean Simplified Silhouette

2023-09-05 · David Levin, Gonen Singer

This paper introduces a novel graph-based filter method for automatic feature selection (abbreviated as GB-AFS) for multi-class classification tasks. The method determines the minimum combination of features required to …

feature selectionMulti-class Classification

bsnsing: A decision tree induction method based on recursive optimal boolean rule composition

2022-05-30 · Yanchao Liu

This paper proposes a new mixed-integer programming (MIP) formulation to optimize split rule selection in the decision tree induction process, and develops an efficient search algorithm that is able to solve practical in…

Benchmarking

Sparse Proteomics Analysis - A compressed sensing-based approach for feature selection and classification of high-dimensional proteomics mass spectrometry data

2015-06-11 · Tim Conrad, Martin Genzel, Nada Cvetkovic, Niklas Wulkow 외

Background: High-throughput proteomics techniques, such as mass spectrometry (MS)-based approaches, produce very high-dimensional data-sets. In a clinical setting one is often interested in how mass spectra differ betwee…

compressed sensingfeature selectionGeneral ClassificationSingle Particle Analysis

Discriminating between Lexico-Semantic Relations with the Specialization Tensor Model

2018-06-01 · NAACL 2018 6 · Goran Glava{\v{s}}, Ivan Vuli{\'c}

We present a simple and effective feed-forward neural architecture for discriminating between lexico-semantic relations (synonymy, antonymy, hypernymy, and meronymy). Our Specialization Tensor Model (STM) simultaneously …

Natural Language InferenceParaphrase GenerationText SimplificationWord Embeddings