NEAIDec 21, 2021

Faster Convergence in Multi-Objective Optimization Algorithms Based on Decomposition

arXiv:2112.11939v13 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of population size choice in multi-objective optimization algorithms, offering an incremental improvement for researchers and practitioners in optimization.

The study investigated the effects of a Partial Update Strategy in MOEA/D for multi-objective optimization, finding that it achieves convergence speed comparable to small population sizes while exploring the search space like big population sizes, as evidenced by hypervolume and unique non-dominated solution metrics.

The Resource Allocation approach (RA) improves the performance of MOEA/D by maintaining a big population and updating few solutions each generation. However, most of the studies on RA generally focused on the properties of different Resource Allocation metrics. Thus, it is still uncertain what the main factors are that lead to increments in performance of MOEA/D with RA. This study investigates the effects of MOEA/D with the Partial Update Strategy in an extensive set of MOPs to generate insights into correspondences of MOEA/D with the Partial Update and MOEA/D with small population size and big population size. Our work undertakes an in-depth analysis of the populational dynamics behaviour considering their final approximation Pareto sets, anytime hypervolume performance, attained regions and number of unique non-dominated solutions. Our results indicate that MOEA/D with Partial Update progresses with the search as fast as MOEA/D with small population size and explores the search space as MOEA/D with big population size. MOEA/D with Partial Update can mitigate common problems related to population size choice with better convergence speed in most MOPs, as shown by the results of hypervolume and number of unique non-dominated solutions, the anytime performance and Empirical Attainment Function indicates.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes