Memetic search for identifying critical nodes in sparse graphs
Yangming Zhou, Jin-Kao Hao, Fred Glover

TL;DR
This paper presents a memetic algorithm for the critical node problem in sparse graphs, combining innovative crossover, local search, and population strategies, achieving new best solutions on benchmark instances.
Contribution
The paper introduces a novel memetic algorithm with specialized operators and strategies for solving the critical node problem, outperforming existing methods on benchmarks.
Findings
Discovered 21 new upper bounds on benchmark instances.
Matched 18 previous best-known upper bounds.
Effectively solved a variant called the cardinality-constrained CNP.
Abstract
Critical node problems involve identifying a subset of critical nodes from an undirected graph whose removal results in optimizing a pre-defined measure over the residual graph. As useful models for a variety of practical applications, these problems are computational challenging. In this paper, we study the classic critical node problem (CNP) and introduce an effective memetic algorithm for solving CNP. The proposed algorithm combines a double backbone-based crossover operator (to generate promising offspring solutions), a component-based neighborhood search procedure (to find high-quality local optima) and a rank-based pool updating strategy (to guarantee a healthy population). Specially, the component-based neighborhood search integrates two key techniques, i.e., two-phase node exchange strategy and node weighting scheme. The double backbone-based crossover extends the idea of…
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
TopicsFacility Location and Emergency Management · Multi-Criteria Decision Making · Vehicle Routing Optimization Methods
