A Three-Phase Search Approach for the Quadratic Minimum Spanning Tree Problem
Zhang-Hua Fu, Jin-Kao Hao

TL;DR
This paper introduces a three-phase search algorithm for the quadratic minimum spanning tree problem, effectively improving solution quality and exploring diverse local optima in complex network design scenarios.
Contribution
The paper presents a novel three-phase search method (TPS) with specialized techniques for neighborhood reduction, outperforming existing approaches on benchmark instances.
Findings
Improves best known results for 31 instances
Matches best known results for all but two instances
Demonstrates high competitiveness and efficiency
Abstract
Given an undirected graph with costs associated with each edge as well as each pair of edges, the quadratic minimum spanning tree problem (QMSTP) consists of determining a spanning tree of minimum total cost. This problem can be used to model many real-life network design applications, in which both routing and interference costs should be considered. For this problem, we propose a three-phase search approach named TPS, which integrates 1) a descent-based neighborhood search phase using two different move operators to reach a local optimum from a given starting solution, 2) a local optima exploring phase to discover nearby local optima within a given regional search area, and 3) a perturbation-based diversification phase to jump out of the current regional search area. Additionally, we introduce dedicated techniques to reduce the neighborhood to explore and streamline the neighborhood…
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.
Taxonomy
TopicsVehicle Routing Optimization Methods · Metaheuristic Optimization Algorithms Research · Advanced Optical Network Technologies
