paper-with-me

Papers

Biobjective Performance Assessment with the COCO Platform

2016-05-05 · Dimo Brockhoff, Tea Tušar, Dejan Tušar, Tobias Wagner, Nikolaus Hansen, Anne Auger

This document details the rationales behind assessing the performance of numerical black-box optimizers on multi-objective problems within the COCO platform and in particular on the biobjective test suite bbob-biobj. The evaluation is based on a hypervolume of all non-dominated solutions in the archive of candidate solutions and measures the runtime until the hypervolume value succeeds prescribed target values.

📄 PDF Abstract BibTeX arXiv:1605.01746

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

COCO: Performance Assessment

2016-05-11 · Nikolaus Hansen, Anne Auger, Dimo Brockhoff, Dejan Tušar 외

We present an any-time performance assessment for benchmarking numerical optimization algorithms in a black-box scenario, applied within the COCO benchmarking platform. The performance assessment is based on runtimes mea…

Benchmarking

COCO: A Platform for Comparing Continuous Optimizers in a Black-Box Setting

2016-03-29 · Nikolaus Hansen, Anne Auger, Raymond Ros, Olaf Mersmann 외

We introduce COCO, an open source platform for Comparing Continuous Optimizers in a black-box setting. COCO aims at automatizing the tedious and repetitive task of benchmarking numerical optimization algorithms to the gr…

BenchmarkingMultiobjective Optimization

An Assignment Problem Formulation for Dominance Move Indicator

2020-02-25 · Claudio Lucio do Val Lopes, Flávio Vinícius Cruzeiro Martins, Elizabeth F. Wanner

Dominance move (DoM) is a binary quality indicator to compare solution sets in multiobjective optimization. The indicator allows a more natural and intuitive relation when comparing solution sets. It is Pareto compliant …

Multiobjective Optimizationvalid

PINN Training using Biobjective Optimization: The Trade-off between Data Loss and Residual Loss

2023-02-03 · Fabian Heldmann, Sarah Berkhahn, Matthias Ehrhardt, Kathrin Klamroth

Physics informed neural networks (PINNs) have proven to be an efficient tool to represent problems for which measured data are available and for which the dynamics in the data are expected to follow some physical laws. I…

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…