Frequent Itemset-driven Search for Finding Minimum Node Separators in Complex Networks
Yangming Zhou, Xiaze Zhang, Na Geng, Zhibin Jiang, Mengchu, Zhou

TL;DR
This paper introduces a novel frequent itemset-driven search method for identifying minimal node separators in complex networks, significantly improving solution quality over existing algorithms.
Contribution
It integrates frequent itemset mining with memetic search to effectively find minimal node separators, outperforming state-of-the-art methods on benchmark instances.
Findings
Discovered 29 new upper bounds for the problem
Matched 18 previous best-known bounds
Outperformed existing algorithms on 50 benchmark instances
Abstract
Finding an optimal set of critical nodes in a complex network has been a long-standing problem in the fields of both artificial intelligence and operations research. Potential applications include epidemic control, network security, carbon emission monitoring, emergence response, drug design, and vulnerability assessment. In this work, we consider the problem of finding a minimal node separator whose removal separates a graph into multiple different connected components with fewer than a limited number of vertices in each component. To solve it, we propose a frequent itemset-driven search approach, which integrates the concept of frequent itemset mining in data mining into the well-known memetic search framework. Starting from a high-quality population built by the solution construction and population repair procedures, it iteratively employs the frequent itemset recombination operator…
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
TopicsData Mining Algorithms and Applications · Complex Network Analysis Techniques · Software System Performance and Reliability
MethodsRepair
