Where Graph Topology Matters: The Robust Subgraph Problem
Hau Chan, Shuchu Han, Leman Akoglu

TL;DR
This paper introduces the robust subgraph problem, aiming to find highly resilient local subgraphs within large networks by considering topology and robustness, and proposes heuristic algorithms with experimental validation.
Contribution
It formulates the novel RLS-PROBLEM focusing on local robustness, proves its NP-hardness, and develops heuristic algorithms for practical solutions.
Findings
Heuristic algorithms outperform densest subgraph methods in robustness.
Robust subgraphs can be found at lower densities than densest subgraphs.
Experiments on real-world data validate the effectiveness of the proposed methods.
Abstract
Robustness is a critical measure of the resilience of large networked systems, such as transportation and communication networks. Most prior works focus on the global robustness of a given graph at large, e.g., by measuring its overall vulnerability to external attacks or random failures. In this paper, we turn attention to local robustness and pose a novel problem in the lines of subgraph mining: given a large graph, how can we find its most robust local subgraph (RLS)? We define a robust subgraph as a subset of nodes with high communicability among them, and formulate the RLS-PROBLEM of finding a subgraph of given size with maximum robustness in the host graph. Our formulation is related to the recently proposed general framework for the densest subgraph problem, however differs from it substantially in that besides the number of edges in the subgraph, robustness also concerns with…
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
TopicsNetwork Packet Processing and Optimization · Advanced Graph Theory Research
