Summarizing graphs using the configuration model
Houquan Zhou, Shenghua Liu, Kyuhan Lee, Kijung Shin, Huawei Shen,, Xueqi Cheng

TL;DR
This paper introduces a new graph summarization method called DPGS that preserves node degrees and spectral properties, offering a more realistic and effective way to create compact graph representations.
Contribution
The paper proposes a novel graph summarization algorithm based on the Minimum Description Length principle that preserves node degrees and spectral properties.
Findings
DPGS produces compact summaries that retain key graph properties.
The method outperforms existing algorithms on real-world datasets.
Spectral analysis confirms the preservation of essential graph characteristics.
Abstract
Given a large graph, how can we summarize it with fewer nodes and edges while maintaining its key properties, such as spectral property? Although graphs play more and more important roles in many real-world applications, the growth of their size presents great challenges to graph analysis. As a solution, graph summarization, which aims to find a compact representation that preserves the important properties of a given graph, has received much attention, and numerous algorithms have been developed for it. However, most of the algorithms adopt the uniform reconstruction scheme, which is based on an unrealistic assumption that edges are uniformly distributed. In this work, we propose a novel and realistic reconstruction scheme, which preserves the degree of nodes, and we develop an efficient graph summarization algorithm called DPGS based on the Minimum Description Length principle. We…
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 · Advanced Graph Neural Networks · Graph Theory and Algorithms
