paper-with-me

홈 › Papers

Automatic Construction of Parallel Algorithm Portfolios for Multi-objective Optimization

2022-11-17 · Xiasheng Ma, Shengcai Liu, Wenjing Hong

It has been widely observed that there exists no universal best Multi-objective Evolutionary Algorithm (MOEA) dominating all other MOEAs on all possible Multi-objective Optimization Problems (MOPs). In this work, we advocate using the Parallel Algorithm Portfolio (PAP), which runs multiple MOEAs independently in parallel and gets the best out of them, to combine the advantages of different MOEAs. Since the manual construction of PAPs is non-trivial and tedious, we propose to automatically construct high-performance PAPs for solving MOPs. Specifically, we first propose a variant of PAPs, namely MOEAs/PAP, which can better determine the output solution set for MOPs than conventional PAPs. Then, we present an automatic construction approach for MOEAs/PAP with a novel performance metric for evaluating the performance of MOEAs across multiple MOPs. Finally, we use the proposed approach to construct a MOEAs/PAP based on a training set of MOPs and an algorithm configuration space defined by several variants of NSGA-II. Experimental results show that the automatically constructed MOEAs/PAP can even rival the state-of-the-art ensemble MOEAs designed by human experts, demonstrating the huge potential of automatic construction of PAPs in multi-objective optimization.

📄 PDF Abstract BibTeX arXiv:2211.09498

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Automatic Construction of Parallel Portfolios via Explicit Instance Grouping

2018-04-17 · Shengcai Liu, Ke Tang, Xin Yao

Simultaneously utilizing several complementary solvers is a simple yet effective strategy for solving computationally hard problems. However, manually building such solver portfolios typically requires considerable domai…

Retriever Portfolios: A Principled Approach to Adaptive RAG

2026-05-29 · Miltiadis Stouras, Vincent Cohen-Addad, Silvio Lattanzi, Ola Svensson arxiv

Retrieval-augmented generation (RAG) systems typically rely on a single retriever and a single set of hyperparameters, despite facing highly heterogeneous queries that range from simple factoid questions to complex multi…

General-Purpose Co-Evolutionary Construction of Parallel Algorithm Portfolios for Multi-Objective Binary Optimization

2026-05-15 · Zhiyuan Wang, Shengcai Liu, Shaofeng Zhang, Ke Tang arxiv

Despite recent progress in constructing generalizable parallel algorithm portfolios (PAPs), no general-purpose approach is yet available for multi-objective binary optimization problems (MOBOPs). To fill this gap, this p…

Fat Tailed Factors

2020-11-27 · Jan Rosenzweig

Standard, PCA-based factor analysis suffers from a number of well known problems due to the random nature of pairwise correlations of asset returns. We analyse an alternative based on ICA, where factors are identified ba…

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 a…