ArXiv TLDR

Benchmarking Stopping Criteria for Evolutionary Multi-objective Optimization

🐦 Tweet
2604.25458

Kenji Kitamura, Ryoji Tanabe

cs.NE

TLDR

This paper introduces a new performance measure, a file-based benchmarking approach, and a data representation method for EMO stopping criteria.

Key contributions

  • Proposes a new scalar performance measure for EMO stopping criteria.
  • Introduces a file-based benchmarking approach for EMO, enhancing reproducibility.
  • Develops a data representation method to efficiently store population states.
  • Demonstrates effectiveness by benchmarking five representative EMO stopping criteria.

Why it matters

The lack of effective benchmarking has hindered the development of new stopping criteria for EMO. This paper provides a robust methodology to evaluate and compare these criteria, which is crucial for real-world applications. It simplifies the process and improves reproducibility in a neglected area of EMO.

Original Abstract

Stopping criteria automatically determine when to stop an evolutionary algorithm, so as not to waste function evaluations on a stagnant population. Although stopping criteria play an important role in real-world applications, they have attracted little attention in the evolutionary multi-objective optimization (EMO) community. In fact, new stopping criteria for EMO have been rarely developed in recent years. One reason for the stagnation in developing stopping criteria for EMO is a lack of effective benchmarking methodologies. To address this issue, this paper proposes (i) a performance measure of stopping criteria for EMO and (ii) a file-based benchmarking approach. This paper also proposes (iii) a data representation method that effectively stores population states in text files. (i) The proposed measure represents the performance of stopping criteria as a single scalar value, making comparison easy. (ii) The proposed file-based approach not only simplifies the benchmarking process but also facilitates reproducibility. (iii) The proposed data representation method addresses the issue of file size in (ii). We demonstrate the effectiveness of our three contributions (i)--(iii) by benchmarking five representative stopping criteria for EMO.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.