A Generalized Scalarization Method for Evolutionary Multi-Objective Optimization
Ruihao Zheng, Zhenkun Wang

TL;DR
This paper introduces a generalized scalarization method for MOEA/D that ensures better alignment between subproblems and solutions across different scalarization types, improving performance on complex multi-objective problems.
Contribution
It proposes a G$L_p$ scalarization that guarantees avoidance of mismatches in MOEA/D for any $L_p$ scalarization, extending applicability to non-convex Pareto fronts.
Findings
G$L_p$ scalarization ensures no mismatches with global replacement.
Theoretical proof of mismatch avoidance for all $p \\geq 1$.
Experimental results confirm the theoretical advantages.
Abstract
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 scalarization is used. A mismatch coping strategy that can use any 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 is replaced by another with , and find that the -based () subproblems having inconsistently large preference regions. When is set to a small value, some middle…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · Metaheuristic Optimization Algorithms Research · Evolutionary Algorithms and Applications
