Summary
This article presents an efficient neural heuristic method based on meta-learning, referred to as EMNH (Efficient Meta-learning Neural Heuristic), for solving Multi-Objective Combinatorial Optimization Problems (MOCOPs). The authors employ a shared multi-task model to expedite the meta-learning process and introduce a weight vector-based scaling symmetric sampling approach to stabilize this process. Furthermore, they propose a layered fine-tuning method to effectively address all sub-problems. Experimental results demonstrate that EMNH outperforms existing neural heuristic methods on three classical MOCOPs and can also compete with traditional heuristic methods.
Strengths
1. The article addresses the practical and challenging issue of MOCOPs, presenting a novel neural heuristic approach that combines ideas from meta-learning, multi-task learning, and layered fine-tuning.
2. The proposed method's advantages are theoretically analyzed, including accelerated and stabilized meta-learning processes, along with reduced fine-tuning steps.
3. The article conducts comprehensive experiments on three different types of MOCOPs, comparing against various benchmark methods. It showcases the proposed method's advantages in terms of solution quality, learning efficiency, and generalization ability.
Weaknesses
1. The article inadequately discusses the limitations and shortcomings of the proposed method, such as its applicability to more complex or higher-dimensional MOCOPs, sensitivity to weight vector selection, and risks of overfitting or underfitting.
2. The article lacks sufficient details to explain the model architecture, hyperparameter settings, experimental setup, etc. This might affect the replicability and credibility of the results.
Questions
1. Did the authors consider using other types of neural network structures or meta-learning algorithms to implement the proposed method? If so, how do they compare to POMO and Reptile?
2. Did the authors attempt to test the proposed method on other types or scales of MOCOPs? If yes, what were the results? If not, what were the reasons?
Rating
6: Weak Accept: Technically solid, moderate-to-high impact paper, with no major concerns with respect to evaluation, resources, reproducibility, ethical considerations.
Confidence
1: Your assessment is an educated guess. The submission is not in your area or the submission was difficult to understand. Math/other details were not carefully checked.
Limitations
1. The proposed method might require substantial training data and computational resources to achieve ideal results, potentially limiting its feasibility and scalability in practical applications.
2. The proposed method might struggle with MOCOPs featuring nonlinear or non-convex objective functions, dynamic or stochastic constraints, multi-modal or multi-peak distributions, and other complex features.
3. The proposed method might not guarantee the identification of true Pareto-optimal solution sets, only approximated solution sets, potentially affecting evaluators' judgments on solution quality and diversity.