Dynamic Location Search for Identifying Maximum Weighted Independent Sets in Complex Networks
Enqiang Zhu, Chenkai Hao, Chanjuan Liu, Yongsheng Rao

TL;DR
This paper presents DynLS, a novel heuristic algorithm for efficiently solving the NP-hard maximum weighted independent set problem, with applications in intelligent transportation systems, outperforming existing methods in solution quality and speed.
Contribution
The paper introduces DynLS, a new algorithm combining adaptive perturbation, dynamic region adjustment, and variable neighborhood descent to effectively solve MWIS in large, complex networks.
Findings
DynLS outperforms five leading algorithms on 360 test instances.
It finds the best solution for 350 instances within 1000 seconds.
DynLS matches the convergence speed of the best existing algorithm.
Abstract
While Artificial intelligence (AI), including Generative AI, are effective at generating high-quality traffic data and optimization solutions in intelligent transportation systems (ITSs), these techniques often demand significant training time and computational resources, especially in large-scale and complex scenarios. To address this, we introduce a novel and efficient algorithm for solving the maximum weighted independent set (MWIS) problem, which can be used to model many ITSs applications, such as traffic signal control and vehicle routing. Given the NP-hard nature of the MWIS problem, our proposed algorithm, DynLS, incorporates three key innovations to solve it effectively. First, it uses a scores-based adaptive vertex perturbation (SAVP) technique to accelerate convergence, particularly in sparse graphs. Second, it includes a region location mechanism (RLM) to help escape local…
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
TopicsTransportation Planning and Optimization · Traffic Prediction and Management Techniques · Vehicle Routing Optimization Methods
MethodsSparse Evolutionary Training
