paper-with-me

Papers

Anytime Bi-Objective Optimization with a Hybrid Multi-Objective CMA-ES (HMO-CMA-ES)

2016-05-09 · Ilya Loshchilov, Tobias Glasmachers

We propose a multi-objective optimization algorithm aimed at achieving good anytime performance over a wide range of problems. Performance is assessed in terms of the hypervolume metric. The algorithm called HMO-CMA-ES represents a hybrid of several old and new variants of CMA-ES, complemented by BOBYQA as a warm start. We benchmark HMO-CMA-ES on the recently introduced bi-objective problem suite of the COCO framework (COmparing Continuous Optimizers), consisting of 55 scalable continuous optimization problems, which is used by the Black-Box Optimization Benchmarking (BBOB) Workshop 2016.

📄 PDF Abstract BibTeX arXiv:1605.02720

Code (0)

등록된 구현이 없습니다.

Tasks

Benchmarking

Similar Papers 제목 키워드 기반

Effective anytime algorithm for multiobjective combinatorial optimization problems

2024-02-06 · Miguel Ángel Domínguez-Ríos, Francisco Chicano, Enrique Alba

In multiobjective optimization, the result of an optimization algorithm is a set of efficient solutions from which the decision maker selects one. It is common that not all the efficient solutions can be computed in a sh…

Combinatorial OptimizationMultiobjective Optimization

MO-IOHinspector: Anytime Benchmarking of Multi-Objective Algorithms using IOHprofiler

2024-12-10 · Diederick Vermetten, Jeroen Rook, Oliver L. Preuß, Jacob de Nobel 외

Benchmarking is one of the key ways in which we can gain insight into the strengths and weaknesses of optimization algorithms. In sampling-based optimization, considering the anytime behavior of an algorithm can provide …

BenchmarkingExperimental Design

Hybrid Genetic Algorithm for Optimal User Order Routing: Multi-Objective Solver Optimization in CoW Protocol Batch Auctions

2025-10-24 · Mitchell Marfinetz arxiv

CoW Protocol batch auctions aggregate user intents and rely on solvers to find optimal execution paths that maximize user surplus across heterogeneous automated market makers (AMMs) under stringent auction deadlines. Det…

Multi-rendezvous Spacecraft Trajectory Optimization with Beam P-ACO

2017-04-03 · Luís F. Simões, Dario Izzo, Evert Haasdijk, A. E. Eiben

The design of spacecraft trajectories for missions visiting multiple celestial bodies is here framed as a multi-objective bilevel optimization problem. A comparative study is performed to assess the performance of differ…

Bilevel Optimization

Pareto-Optimal Anytime Algorithms via Bayesian Racing

2026-03-09 · Jonathan Wurth, Helena Stegherr, Neele Kemper, Michael Heider 외 arxiv

Selecting an optimization algorithm requires comparing candidates across problem instances, but the computational budget for deployment is often unknown at benchmarking time. Current methods either collapse anytime perfo…

Bayesian Inference