Summary
This paper presents a comprehensive theoretical and empirical analysis of the Multi-Objective Evolutionary Algorithm based on Decomposition (MOEA/D) for the Multi-Objective Minimum Weight Base problem. The authors provide a detailed explanation of the algorithm, including its fitness functions and decomposition scheme. They also propose a series of algorithms for finding extreme points and a complete trade-off set. The paper includes a rigorous theoretical analysis, providing expected time bounds for the algorithm to minimize scalarized weights and enumerate the convex hull of the feasible region. The authors also conduct an experimental investigation on various bi-objective minimum spanning tree instances, comparing the performance of MOEA/D against GSEMO. The results demonstrate that MOEA/D significantly outperforms GSEMO in computing extreme points under an appropriate decomposition.
Strengths
1. The paper provides a thorough theoretical analysis of the MOEA/D algorithm, including expected time bounds for key operations, which contributes to the understanding of the algorithm's performance and efficiency.
2. The authors apply their theoretical findings to a real-world problem demonstrating the practical relevance of their research.
3. The paper includes a comparative analysis of MOEA/D and GSEMO, and provides valuable insights into the strengths and weaknesses of these algorithms.
4. The authors provide a detailed explanation that helps understand the MOEA/D algorithm.
Weaknesses
1. The paper makes several assumptions, such as distinct supported solutions having distinct images under the weight function, which might not be applicable in all scenarios. How would the theory guides the application of MOEA/D?
2. The paper does not provide a detailed discussion on how to choose the parameters for the MOEA/D algorithm.
3. This paper may only be interested by the evolutionary computation community.
Questions
1. How would the theory guides the application of MOEA/D?
2. Could the authors elaborate on the rationale behind the assumption that distinct supported solutions have distinct images under the weight function.? Are there any scenarios where this assumption might not hold, and if so, how would this affect the results?
3. Could the authors provide more insights into how these parameters should be selected?
Rating
6: Weak Accept: Technically solid, moderate-to-high impact paper, with no major concerns with respect to evaluation, resources, reproducibility, ethical considerations.
Confidence
4: You are confident in your assessment, but not absolutely certain. It is unlikely, but not impossible, that you did not understand some parts of the submission or that you are unfamiliar with some pieces of related work.
Limitations
Societal impact of the work is not discussed in this paper.