We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.NE

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Neural and Evolutionary Computing

Title: IOHanalyzer: Detailed Performance Analyses for Iterative Optimization Heuristics

Abstract: Benchmarking and performance analysis play an important role in understanding the behaviour of iterative optimization heuristics (IOHs) such as local search algorithms, genetic and evolutionary algorithms, Bayesian optimization algorithms, etc. This task, however, involves manual setup, execution, and analysis of the experiment on an individual basis, which is laborious and can be mitigated by a generic and well-designed platform. For this purpose, we propose IOHanalyzer, a new user-friendly tool for the analysis, comparison, and visualization of performance data of IOHs.
Implemented in R and C++, IOHanalyzer is fully open source. It is available on CRAN and GitHub. IOHanalyzer provides detailed statistics about fixed-target running times and about fixed-budget performance of the benchmarked algorithms with a real-valued codomain, single-objective optimization tasks. Performance aggregation over several benchmark problems is possible, for example in the form of empirical cumulative distribution functions. Key advantages of IOHanalyzer over other performance analysis packages are its highly interactive design, which allows users to specify the performance measures, ranges, and granularity that are most useful for their experiments, and the possibility to analyze not only performance traces, but also the evolution of dynamic state parameters.
IOHanalyzer can directly process performance data from the main benchmarking platforms, including the COCO platform, Nevergrad, the SOS platform, and IOHexperimenter. An R programming interface is provided for users preferring to have a finer control over the implemented functionalities.
Comments: To appear in ACM Transactions on Evolutionary Learning and Optimization
Subjects: Neural and Evolutionary Computing (cs.NE)
Cite as: arXiv:2007.03953 [cs.NE]
  (or arXiv:2007.03953v4 [cs.NE] for this version)

Submission history

From: Carola Doerr [view email]
[v1] Wed, 8 Jul 2020 08:20:19 GMT (3839kb,D)
[v2] Tue, 21 Jul 2020 22:53:15 GMT (3694kb,D)
[v3] Fri, 30 Oct 2020 13:52:37 GMT (3872kb,D)
[v4] Mon, 3 Jan 2022 21:49:45 GMT (2266kb,D)

Link back to: arXiv, form interface, contact.