Constructing and Sampling Directed Graphs with Linearly Rescaled Degree Matrices
Yunxiang Yan, Meng Jiang

TL;DR
This paper introduces a new graph sampling framework for large directed networks using linearly rescaled joint degree and degree correlation matrices, enabling efficient preservation of key properties.
Contribution
The authors propose a novel sampling algorithm that provably maintains in-degree and out-degree distributions with bounds on distribution deviations, leveraging sparsity of key matrices.
Findings
The proposed method effectively preserves degree distributions in large directed graphs.
Experimental results show the matrices involved are sparse, supporting the method's efficiency.
Theoretical bounds on distribution deviations are established and linked to matrix sparsity.
Abstract
In recent years, many large directed networks such as online social networks are collected with the help of powerful data engineering and data storage techniques. Analyses of such networks attract significant attention from both the academics and industries. However, analyses of large directed networks are often time-consuming and expensive because the complexities of a lot of graph algorithms are often polynomial with the size of the graph. Hence, sampling algorithms that can generate graphs preserving properties of original graph are of great importance because they can speed up the analysis process. We propose a promising framework to sample directed graphs: Construct a sample graph with linearly rescaled Joint Degree Matrix (JDM) and Degree Correlation Matrix (DCM). Previous work shows that graphs with the same JDM and DCM will have a range of very similar graph properties. We also…
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
TopicsMatrix Theory and Algorithms · Graph theory and applications · Topological and Geometric Data Analysis
