paper-with-me

Papers

Using the Empirical Attainment Function for Analyzing Single-objective Black-box Optimization Algorithms

2024-04-02 · Manuel López-Ibáñez, Diederick Vermetten, Johann Dreo, Carola Doerr

A widely accepted way to assess the performance of iterative black-box optimizers is to analyze their empirical cumulative distribution function (ECDF) of pre-defined quality targets achieved not later than a given runtime. In this work, we consider an alternative approach, based on the empirical attainment function (EAF) and we show that the target-based ECDF is an approximation of the EAF. We argue that the EAF has several advantages over the target-based ECDF. In particular, it does not require defining a priori quality targets per function, captures performance differences more precisely, and enables the use of additional summary statistics that enrich the analysis. We also show that the average area over the convergence curves is a simpler-to-calculate, but equivalent, measure of anytime performance. To facilitate the accessibility of the EAF, we integrate a module to compute it into the IOHanalyzer platform. Finally, we illustrate the use of the EAF via synthetic examples and via the data available for the BBOB suite.

📄 PDF Abstract BibTeX arXiv:2404.02031

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Python Tool for Visualizing Variability of Pareto Fronts over Multiple Runs

2023-05-15 · Shuhei Watanabe

Hyperparameter optimization is crucial to achieving high performance in deep learning. On top of the performance, other criteria such as inference time or memory requirement often need to be optimized due to some practic…

Hyperparameter Optimization

Extensible Logging and Empirical Attainment Function for IOHexperimenter

2021-09-28 · Johann Dreo, Manuel López-Ibáñez

In order to allow for large-scale, landscape-aware, per-instance algorithm selection, a benchmarking platform software is key. IOHexperimenter provides a large set of synthetic problems, a logging system, and a fast impl…

Benchmarking

Evolutionary Multi Objective Optimization Algorithm for Community Detection in Complex Social Networks

2020-05-07 · Shaik Tanveer ul Huq, Vadlamani Ravi, Kalyanmoy Deb

Most optimization-based community detection approaches formulate the problem in a single or bi-objective framework. In this paper, we propose two variants of a three-objective formulation using a customized non-dominated…

Community Detection

CM3: Cooperative Multi-goal Multi-stage Multi-agent Reinforcement Learning

2018-09-13 · ICLR 2020 1 · Jiachen Yang, Alireza Nakhaei, David Isele, Kikuo Fujimura 외

A variety of cooperative multi-agent control problems require agents to achieve individual goals while contributing to collective success. This multi-goal multi-agent setting poses difficulties for recent algorithms, whi…

Autonomous VehiclesEfficient ExplorationMulti-agent Reinforcement Learningreinforcement-learning+2

RDEx-CMOP: Feasibility-Aware Indicator-Guided Differential Evolution for Fixed-Budget Constrained Multiobjective Optimization

2026-04-04 · Sichen Tao, Yifei Yang, Ruihan Zhao, Kaiyu Wang 외 arxiv

Constrained multiobjective optimisation requires fast feasibility attainment together with stable convergence and diversity preservation under strict evaluation budgets. This report documents RDEx-CMOP, the differential …