Incremental Measurement of Structural Entropy for Dynamic Graphs
Runze Yang, Hao Peng, Chunyang Liu, Angsheng Li

TL;DR
This paper introduces Incre-2dSE, an incremental framework for efficiently measuring and updating the structural entropy of dynamic graphs, supporting dynamic community detection and reducing computational costs.
Contribution
The paper proposes a novel incremental measurement framework with algorithms for dynamic adjustment of encoding trees, enabling efficient structural entropy computation in evolving graphs.
Findings
Effectively captures community evolution in dynamic graphs
Reduces computation time compared to static methods
Provides interpretable insights into graph structure changes
Abstract
Structural entropy is a metric that measures the amount of information embedded in graph structure data under a strategy of hierarchical abstracting. To measure the structural entropy of a dynamic graph, we need to decode the optimal encoding tree corresponding to the best community partitioning for each snapshot. However, the current methods do not support dynamic encoding tree updating and incremental structural entropy computation. To address this issue, we propose Incre-2dSE, a novel incremental measurement framework that dynamically adjusts the community partitioning and efficiently computes the updated structural entropy for each updated graph. Specifically, Incre-2dSE includes incremental algorithms based on two dynamic adjustment strategies for two-dimensional encoding trees, i.e., the naive adjustment strategy and the node-shifting adjustment strategy, which support theoretical…
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 · Functional Brain Connectivity Studies
