Kronecker Graphs: An Approach to Modeling Networks
Jure Leskovec, Deepayan Chakrabarti, Jon Kleinberg, Christos Faloutsos, and Zoubin Ghahramani

TL;DR
This paper introduces Kronecker graphs, a mathematically tractable generative model that captures key properties of real networks, along with a scalable algorithm for fitting the model to large networks.
Contribution
The paper proposes Kronecker graphs as a new network model and presents KronFit, a fast algorithm for fitting this model to large real-world networks.
Findings
Kronecker graphs naturally exhibit properties like heavy tails and small diameters.
KronFit efficiently fits the model to large networks in linear time.
Fitted models accurately replicate real network structures.
Abstract
How can we model networks with a mathematically tractable model that allows for rigorous analysis of network properties? Networks exhibit a long list of surprising properties: heavy tails for the degree distribution; small diameters; and densification and shrinking diameters over time. Most present network models either fail to match several of the above properties, are complicated to analyze mathematically, or both. In this paper we propose a generative model for networks that is both mathematically tractable and can generate networks that have the above mentioned properties. Our main idea is to use the Kronecker product to generate graphs that we refer to as "Kronecker graphs". First, we prove that Kronecker graphs naturally obey common network properties. We also provide empirical evidence showing that Kronecker graphs can effectively model the structure of real networks. We then…
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 · Graph Theory and Algorithms · Data Visualization and Analytics
