A bi-level encoding scheme for the clustered shortest-path tree problem in multifactorial optimization
Huynh Thi Thanh Binh, Ta Bao Thang, Nguyen Duc Thai, Pham Dinh Thanh

TL;DR
This paper introduces a bi-level encoding scheme within a multifactorial evolutionary algorithm to efficiently solve the Clustered Shortest-Path Tree Problem, improving performance on large and sparse graphs.
Contribution
It presents a novel MFEA-based approach combining exact and approximate algorithms with specialized encoding for CluSPT, addressing previous limitations in resource use and graph types.
Findings
The proposed algorithm outperforms existing heuristics in most test cases.
It effectively handles both complete and sparse graphs.
The method demonstrates good scalability and solution validity.
Abstract
The Clustered Shortest-Path Tree Problem (CluSPT) plays an important role in various types of optimization problems in real-life. Recently, some Multifactorial Evolutionary Algorithm (MFEA) have been introduced to deal with the CluSPT, however these researches still have some shortcomings such as evolution operators only perform on complete graphs, huge resource consumption for finding the solution on large search spaces. To overcome these limitations, this paper describes a MFEA-based approach to solve the CluSPT. The proposed algorithm utilizes Dijkstra's algorithm to construct the spanning trees in clusters while using evolutionary operators for building the spanning tree connecting clusters. This approach takes advantage of both exact and approximate algorithms so it enables the algorithm to function efficiently on complete and sparse graphs alike. Furthermore, evolutionary…
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.
