paper-with-me

홈 › Papers

How Sequential Algorithm Portfolios can benefit Black Box Optimization

2026-01-23 · Catalin-Viorel Dinu, Diederick Vermetten, Carola Doerr arxiv

In typical black-box optimization applications, the available computational budget is often allocated to a single algorithm, typically chosen based on user preference with limited knowledge about the problem at hand or according to some expert knowledge. However, we show that splitting the budget across several algorithms yield significantly better results. This approach benefits from both algorithm complementarity across diverse problems and variance reduction within individual functions, and shows that algorithm portfolios do NOT require parallel evaluation capabilities. To demonstrate the advantage of sequential algorithm portfolios, we apply it to the COCO data archive, using over 200 algorithms evaluated on the BBOB test suite. The proposed sequential portfolios consistently outperform single-algorithm baselines, achieving relative performance gains of over 14%, and offering new insights into restart mechanisms and potential for warm-started execution strategies.

📄 PDF Abstract BibTeX arXiv:2601.16896

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Similarity-based Portfolio Construction for Black-box Optimization

2026-04-20 · Catalin-Viorel Dinu, Diederick Vermetten, Carola Doerr arxiv

In black-box optimization, a central question is which algorithm to use to solve a given, previously unseen, problem. Selecting a single algorithm, however, entails inherent risks: inaccuracies in the selector may lead t…

Benchmarking Feature-based Algorithm Selection Systems for Black-box Numerical Optimization

2021-09-17 · Ryoji Tanabe

Feature-based algorithm selection aims to automatically find the best one from a portfolio of optimization algorithms on an unseen problem based on its landscape features. Feature-based algorithm selection has recently r…

Benchmarking

COCOpf: An Algorithm Portfolio Framework

2014-05-14 · Petr Baudiš

Algorithm portfolios represent a strategy of composing multiple heuristic algorithms, each suited to a different class of problems, within a single general solver that will choose the best suited algorithm for each input…

Interpreting Neural Combinatorial Optimization via Evolving Programmatic Bottlenecks

2026-06-18 · Haocheng Duan, Yuxin Guo, Jieyi Bi, Anqi Xie 외 arxiv

Neural Combinatorial Optimization (NCO) achieves strong performance, yet its black-box nature remains a key roadblock to deployment and scientific diagnosis. Standard interpretability tools, such as Concept Bottleneck Mo…

PS-AAS: Portfolio Selection for Automated Algorithm Selection in Black-Box Optimization

2023-10-14 · Ana Kostovska, Gjorgjina Cenikj, Diederick Vermetten, Anja Jankovic 외

The performance of automated algorithm selection (AAS) strongly depends on the portfolio of algorithms to choose from. Selecting the portfolio is a non-trivial task that requires balancing the trade-off between the highe…