A Weight Adaptation Trigger Mechanism in Decomposition-based Evolutionary Multi-Objective Optimisation
Xiaofeng Han, Xiaochen Chu, Tao Chao, Ming Yang, Miqing Li

TL;DR
This paper introduces ATM-MOEA/D, a mechanism that adaptively triggers weight adjustments in decomposition-based multi-objective evolutionary algorithms, improving performance on irregular Pareto fronts while maintaining effectiveness on regular fronts.
Contribution
The paper proposes a novel trigger mechanism that adaptively adjusts weights only when irregular Pareto fronts are detected, enhancing algorithm robustness across different Pareto front shapes.
Findings
Outperforms seven state-of-the-art weight-adapting methods on irregular fronts.
Matches fixed-weight MOEA/D performance on regular fronts.
Effectively distinguishes between regular and irregular Pareto fronts during evolution.
Abstract
Decomposition-based multi-objective evolutionary algorithms (MOEAs) are widely used for solving multi-objective optimisation problems. However, their effectiveness depends on the consistency between the problems Pareto front shape and the weight distribution. Decomposition-based MOEAs, with uniformly distributed weights (in a simplex), perform well on problems with a regular (simplex-like) Pareto front, but not on those with an irregular Pareto front. Previous studies have focused on adapting the weights to approximate the irregular Pareto front during the evolutionary process. However, these adaptations can actually harm the performance on the regular Pareto front via changing the weights during the search process that are eventually the best fit for the Pareto front. In this paper, we propose an algorithm called the weight adaptation trigger mechanism for decomposition-based MOEAs…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · Evolutionary Algorithms and Applications · Metaheuristic Optimization Algorithms Research
