paper-with-me

홈 › Papers

Landscape-Aware Automated Algorithm Configuration using Multi-output Mixed Regression and Classification

2024-09-02 · Fu Xing Long, Moritz Frenzel, Peter Krause, Markus Gitterle, Thomas Bäck, Niki van Stein

In landscape-aware algorithm selection problem, the effectiveness of feature-based predictive models strongly depends on the representativeness of training data for practical applications. In this work, we investigate the potential of randomly generated functions (RGF) for the model training, which cover a much more diverse set of optimization problem classes compared to the widely-used black-box optimization benchmarking (BBOB) suite. Correspondingly, we focus on automated algorithm configuration (AAC), that is, selecting the best suited algorithm and fine-tuning its hyperparameters based on the landscape features of problem instances. Precisely, we analyze the performance of dense neural network (NN) models in handling the multi-output mixed regression and classification tasks using different training data sets, such as RGF and many-affine BBOB (MA-BBOB) functions. Based on our results on the BBOB functions in 5d and 20d, near optimal configurations can be identified using the proposed approach, which can most of the time outperform the off-the-shelf default configuration considered by practitioners with limited knowledge about AAC. Furthermore, the predicted configurations are competitive against the single best solver in many cases. Overall, configurations with better performance can be best identified by using NN models trained on a combination of RGF and MA-BBOB functions.

📄 PDF Abstract BibTeX arXiv:2409.01446

Code (0)

등록된 구현이 없습니다.

Tasks

Benchmarking

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

Similar Papers 제목 키워드 기반

The Impact of Hyper-Parameter Tuning for Landscape-Aware Performance Regression and Algorithm Selection

2021-04-19 · Anja Jankovic, Gorjan Popovski, Tome Eftimov, Carola Doerr

Automated algorithm selection and configuration methods that build on exploratory landscape analysis (ELA) are becoming very popular in Evolutionary Computation. However, despite a significantly growing number of applica…

BIG-bench Machine Learningregression

AutoRL Hyperparameter Landscapes

2023-04-05 · Aditya Mohan, Carolin Benjamins, Konrad Wienecke, Alexander Dockhorn 외

Although Reinforcement Learning (RL) has shown to be capable of producing impressive results, its use is limited by the impact of its hyperparameters on performance. This often makes it difficult to achieve good results …

AutoMLHyperparameter OptimizationOpen-Ended Question AnsweringReinforcement Learning (RL)

Automated Dynamic Algorithm Configuration

2022-05-27 · Steven Adriaensen, André Biedenkapp, Gresa Shala, Noor Awad 외

The performance of an algorithm often critically depends on its parameter configuration. While a variety of automated algorithm configuration methods have been proposed to relieve users from the tedious and error-prone t…

Exploratory Landscape Analysis for Mixed-Variable Problems

2024-02-26 · Raphael Patrick Prager, Heike Trautmann

Exploratory landscape analysis and fitness landscape analysis in general have been pivotal in facilitating problem understanding, algorithm design and endeavors such as automated algorithm selection and configuration. Th…

Hyperparameter Optimization

Explainable Landscape-Aware Optimization Performance Prediction

2021-10-22 · Risto Trajanov, Stefan Dimeski, Martin Popovski, Peter Korošec 외

Efficient solving of an unseen optimization problem is related to appropriate selection of an optimization algorithm and its hyper-parameters. For this purpose, automated algorithm performance prediction should be perfor…

Prediction