Quantifying Node-based Core Resilience
Jakir Hossain, Sucheta Soundarajan, Ahmet Erdem Sar{\i}y\"uce

TL;DR
This paper introduces new measures for assessing the resilience of individual nodes' core structure in graphs, addressing the limitations of previous measures and providing efficient algorithms for practical analysis.
Contribution
It proposes novel node-based resilience measures, Dependency Graphs, and efficient heuristics, improving the understanding and computation of core resilience in graphs.
Findings
Dependency Graphs effectively capture node resilience.
New measures outperform Core Strength in accuracy.
Heuristic algorithms are more efficient than naive methods.
Abstract
Core decomposition is an efficient building block for various graph analysis tasks such as dense subgraph discovery and identifying influential nodes. One crucial weakness of the core decomposition is its sensitivity to changes in the graph: inserting or removing a few edges can drastically change the core structure of a graph. Hence, it is essential to characterize, quantify, and, if possible, improve the resilience of the core structure of a given graph in global and local levels. Previous works mostly considered the core resilience of the entire graph or important subgraphs in it. In this work, we study node-based core resilience measures upon edge removals and insertions. We first show that a previously proposed measure, Core Strength, does not correctly capture the core resilience of a node upon edge removals. Next, we introduce the concept of dependency graph to capture the impact…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Advanced Graph Neural Networks · Bioinformatics and Genomic Networks
