Learning to Detect Critical Nodes in Sparse Graphs via Feature Importance Awareness
Xuwei Tan, Yangming Zhou, MengChu Zhou, Zhang-Hua Fu

TL;DR
This paper introduces a novel, end-to-end learning approach using feature importance-aware graph attention and deep reinforcement learning to identify critical nodes in sparse graphs without domain-specific knowledge, outperforming heuristic methods.
Contribution
It presents the first end-to-end, generalizable deep learning method for critical node detection that does not require problem-specific knowledge or labeled data.
Findings
Achieves performance comparable to state-of-the-art heuristics
Does not require problem-specific knowledge or labeled datasets
Generalizes across various network types without re-training
Abstract
Detecting critical nodes in sparse graphs is important in a variety of application domains, such as network vulnerability assessment, epidemic control, and drug design. The critical node problem (CNP) aims to find a set of critical nodes from a network whose deletion maximally degrades the pairwise connectivity of the residual network. Due to its general NP-hard nature, state-of-the-art CNP solutions are based on heuristic approaches. Domain knowledge and trial-and-error are usually required when designing such approaches, thus consuming considerable effort and time. This work proposes a feature importance-aware graph attention network for node representation and combines it with dueling double deep Q-network to create an end-to-end algorithm to solve CNP for the first time. It does not need any problem-specific knowledge or labeled datasets as required by most of existing methods. Once…
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
TopicsAdvanced Graph Neural Networks · Advanced biosensing and bioanalysis techniques · Bioinformatics and Genomic Networks
