paper-with-me

Papers

A Generalized Scalarization Method for Evolutionary Multi-Objective Optimization

2022-12-03 · Ruihao Zheng, Zhenkun Wang

The decomposition-based multi-objective evolutionary algorithm (MOEA/D) transforms a multi-objective optimization problem (MOP) into a set of single-objective subproblems for collaborative optimization. Mismatches between subproblems and solutions can lead to severe performance degradation of MOEA/D. Most existing mismatch coping strategies only work when the $L_{\infty}$ scalarization is used. A mismatch coping strategy that can use any $L_{p}$ scalarization, even when facing MOPs with non-convex Pareto fronts, is of great significance for MOEA/D. This paper uses the global replacement (GR) as the backbone. We analyze how GR can no longer avoid mismatches when $L_{\infty}$ is replaced by another $L_{p}$ with $p\in [1,\infty)$, and find that the $L_p$-based ($1\leq p<\infty$) subproblems having inconsistently large preference regions. When $p$ is set to a small value, some middle subproblems have very small preference regions so that their direction vectors cannot pass through their corresponding preference regions. Therefore, we propose a generalized $L_p$ (G$L_p$) scalarization to ensure that the subproblem's direction vector passes through its preference region. Our theoretical analysis shows that GR can always avoid mismatches when using the G$L_p$ scalarization for any $p\geq 1$. The experimental studies on various MOPs conform to the theoretical analysis.

📄 PDF Abstract BibTeX arXiv:2212.01545

Code (1)

ericzheng1024/moea-d-ggr 공식 구현

Similar Papers 제목 키워드 기반

Theoretical Advantage of Multiobjective Evolutionary Algorithms for Problems with Different Degrees of Conflict

2024-08-08 · Weijie Zheng

The field of multiobjective evolutionary algorithms (MOEAs) often emphasizes its popularity for optimization problems with conflicting objectives. However, it is still theoretically unknown how MOEAs perform for differen…

Evolutionary Algorithms

Random Hypervolume Scalarizations for Provable Multi-Objective Black Box Optimization

2020-06-08 · ICML 2020 1 · Daniel Golovin, Qiuyi Zhang

Single-objective black box optimization (also known as zeroth-order optimization) is the process of minimizing a scalar objective $f(x)$, given evaluations at adaptively chosen inputs $x$. In this paper, we consider mult…

Bayesian OptimizationThompson Sampling

Constrained Multi-Objective Genetic Algorithm Variants for Design and Optimization of Tri-Band Microstrip Patch Antenna loaded CSRR for IoT Applications: A Comparative Case Study

2026-01-24 · Moahmed Hamza Boulaich, Said Ohamouddou, Mohammed Ali Ennasar, Abdelatif El Afia arxiv

This paper presents an automated antenna design and optimization framework employing multi-objective genetic algorithms (MOGAs) to investigate various evolutionary optimization approaches, with a primary emphasis on mult…

Online Mirror Descent for Tchebycheff Scalarization in Multi-Objective Optimization

2024-10-29 · Meitong Liu, Xiaoyuan Zhang, Chulin Xie, Kate Donahue 외

The goal of multi-objective optimization (MOO) is to learn under multiple, potentially conflicting, objectives. One widely used technique to tackle MOO is through linear scalarization, where one fixed preference vector i…

FairnessFederated Learning

An Efficient Evolutionary Algorithm for Few-for-Many Optimization

2026-01-10 · Ke Shang, Hisao Ishibuchi, Zexuan Zhu, Qingfu Zhang arxiv

Few-for-many (F4M) optimization, recently introduced as a novel paradigm in multi-objective optimization, aims to find a small set of solutions that effectively handle a large number of conflicting objectives. Unlike tra…