paper-with-me

Papers

The Algorithm Configuration Problem

2024-03-01 · Gabriele Iommazzo, Claudia D'Ambrosio, Antonio Frangioni, Leo Liberti

The field of algorithmic optimization has significantly advanced with the development of methods for the automatic configuration of algorithmic parameters. This article delves into the Algorithm Configuration Problem, focused on optimizing parametrized algorithms for solving specific instances of decision/optimization problems. We present a comprehensive framework that not only formalizes the Algorithm Configuration Problem, but also outlines different approaches for its resolution, leveraging machine learning models and heuristic strategies. The article categorizes existing methodologies into per-instance and per-problem approaches, distinguishing between offline and online strategies for model construction and deployment. By synthesizing these approaches, we aim to provide a clear pathway for both understanding and addressing the complexities inherent in algorithm configuration.

📄 PDF Abstract BibTeX arXiv:2403.00898

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Tracing the Interactions of Modular CMA-ES Configurations Across Problem Landscapes

2025-07-03 · Ana Nikolikj, Mario Andrés Muñoz, Eva Tuba, Tome Eftimov arxiv

This paper leverages the recently introduced concept of algorithm footprints to investigate the interplay between algorithm configurations and problem characteristics. Performance footprints are calculated for six modula…

Configuration Learning in Underwater Optical Links

2020-08-03 · Xueyuan Zhao, Zhuoran Qi, Dario Pompili

A new research problem named configuration learning is described in this work. A novel algorithm is proposed to address the configuration learning problem. The configuration learning problem is defined to be the optimiza…

Multi-agent Dynamic Algorithm Configuration

2022-10-13 · Ke Xue, Jiacheng Xu, Lei Yuan, Miqing Li 외

Automated algorithm configuration relieves users from tedious, trial-and-error tuning tasks. A popular algorithm configuration tuning paradigm is dynamic algorithm configuration (DAC), in which an agent learns dynamic co…

Multi-Armed BanditsReinforcement Learning (RL)

A Survey of Methods for Automated Algorithm Configuration

2022-02-03 · Elias Schede, Jasmin Brandt, Alexander Tornede, Marcel Wever 외

Algorithm configuration (AC) is concerned with the automated search of the most suitable parameter configuration of a parametrized algorithm. There is currently a wide variety of AC problem variants and methods proposed …

Survey

Dynamic Algorithm Configuration: Foundation of a New Meta-Algorithmic Framework

2020-06-01 · André Biedenkapp, H. Furkan Bozkurt, Theresa Eimer, Frank Hutter 외

The performance of many algorithms in the fields of hard combinatorial problem solving, machine learning or AI in general depends on parameter tuning. Automated methods have been proposed to alleviate use…

General Reinforcement Learning