Dismantle a network efficiently during the entire process by a compound algorithm
Shao-Meng Qin

TL;DR
This paper introduces a compound algorithm combining belief-propagation decimation and node explosive percolation to efficiently dismantle networks throughout the entire process, optimizing intermediate states and maintaining high speed.
Contribution
The paper proposes a novel compound algorithm that enhances the intermediate efficiency of network dismantling by integrating BPD and NEP methods at an optimal joint point.
Findings
The compound algorithm matches BPD in dismantling speed.
It improves efficiency during the entire dismantling process.
Effective on real-world network instances.
Abstract
The dismantling network problem only asks the minimal vertex set of a graph after removing which the remaining graph will break into connected components of sub-extensive size, but we should also consider the efficiency of intermediate states during the entire dismantling process, which is measured by the general performance R in this paper. In order to improve the general performance of the belief-propagation decimation (BPD) algorithm, we introduce a compound algorithm (CA) mixing the BPD and the node explosive percolation (NEP) algorithm. In this CA, the NEP algorithm will rearrange and optimize the head part of a dismantling sequence given by the BPD. Two ancestor algorithms are connected at the joint point where the general performance can be optimized. It dismantles a graph to small pieces as quickly as the BPD, and it is with the efficiency of the NEP during the entire…
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
TopicsComplex Network Analysis Techniques · Complexity and Algorithms in Graphs · Distributed systems and fault tolerance
