Evolutionary Algorithm and Multifactorial Evolutionary Algorithm on Clustered Shortest-Path Tree problem
Phan Thi Hong Hanh, Pham Dinh Thanh, Huynh Thi Thanh Binh

TL;DR
This paper introduces two novel evolutionary algorithms for the NP-hard Clustered Shortest-Path Tree problem, utilizing graph reduction and nested search spaces to improve solution efficiency and effectiveness.
Contribution
It proposes a set-based EA on reduced graphs and a nested search space approach with N-LSEA combined with Multifactorial EA for enhanced performance.
Findings
Algorithms outperform previous methods on benchmark datasets.
Significant reduction in search space improves solution quality.
Multifactorial EA enhances genetic transfer across tasks.
Abstract
In literature, Clustered Shortest-Path Tree Problem (CluSPT) is an NP-hard problem. Previous studies often search for an optimal solution in relatively large space. To enhance the performance of the search process, two approaches are proposed: the first approach seeks for solutions as a set of edges. From the original graph, we generate a new graph whose vertex set's cardinality is much smaller than that of the original one. Consequently, an effective Evolutionary Algorithm (EA) is proposed for solving CluSPT. The second approach looks for vertex-based solutions. The search space of the CluSPT is transformed into 2 nested search spaces (NSS). With every candidate in the high-level optimization, the search engine in the lower level will find a corresponding candidate to combine with it to create the best solution for CluSPT. Accordingly, Nested Local Search EA (N-LSEA) is introduced to…
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.
