paper-with-me

Papers

Multi-Objective Archiving

2023-03-16 · Miqing Li, Manuel López-Ibáñez, Xin Yao

Most multi-objective optimisation algorithms maintain an archive explicitly or implicitly during their search. Such an archive can be solely used to store high-quality solutions presented to the decision maker, but in many cases may participate in the search process (e.g., as the population in evolutionary computation). Over the last two decades, archiving, the process of comparing new solutions with previous ones and deciding how to update the archive/population, stands as an important issue in evolutionary multi-objective optimisation (EMO). This is evidenced by constant efforts from the community on developing various effective archiving methods, ranging from conventional Pareto-based methods to more recent indicator-based and decomposition-based ones. However, the focus of these efforts is on empirical performance comparison in terms of specific quality indicators; there is lack of systematic study of archiving methods from a general theoretical perspective. In this paper, we attempt to conduct a systematic overview of multi-objective archiving, in the hope of paving the way to understand archiving algorithms from a holistic perspective of theory and practice, and more importantly providing a guidance on how to design theoretically desirable and practically useful archiving algorithms. In doing so, we also present that archiving algorithms based on weakly Pareto compliant indicators (e.g., epsilon-indicator), as long as designed properly, can achieve the same theoretical desirables as archivers based on Pareto compliant indicators (e.g., hypervolume indicator). Such desirables include the property limit-optimal, the limit form of the possible optimal property that a bounded archiving algorithm can have with respect to the most general form of superiority between solution sets.

📄 PDF Abstract BibTeX arXiv:2303.09685

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Impact of diversity on bounded archives for multi-objective local search

2026-02-04 · Amadeu A. Coco, Cyprien Borée, Julien Baste, Laetitia Jourdan 외 arxiv

This work tackles two critical challenges related to the development of metaheuristics for Multi-Objective Optimization Problems (MOOPs): the exponential growth of non-dominated solutions and the tendency of metaheuristi…

Local Optimal Sets and Bounded Archiving on Multi-objective NK-Landscapes with Correlated Objectives

2014-09-19 · Manuel López-Ibáñez, Arnaud Liefooghe, Sébastien Verel

The properties of local optimal solutions in multi-objective combinatorial optimization problems are crucial for the effectiveness of local search algorithms, particularly when these algorithms are based on Pareto domina…

Combinatorial Optimization

The Evolution of Raw Data Archiving and the Growth of Its Importance in Crystallography

2024-02-23 · John R. Helliwell, James R. Hester, Loes Kroon-Batenburg, Brian McMahon 외

The hardware for data archiving has expanded capacities for digital storage enormously in the past decade or more. This article charts the efforts of IUCr to facilitate discussions and plans relating to raw data archivin…

Effects of Archive Size on Computation Time and Solution Quality for Multi-Objective Optimization

2022-09-07 · Tianye Shu, Ke Shang, Hisao Ishibuchi, Yang Nan

An unbounded external archive has been used to store all nondominated solutions found by an evolutionary multi-objective optimization algorithm in some studies. It has been shown that a selected solution subset from the …

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