An In-Depth Analysis of Stochastic Kronecker Graphs

Abstract

Graph analysis is playing an increasingly important role in science and industry. Due to numerous limitations in sharing real-world graphs, models for generating massive graphs are critical for developing better algorithms. In this article, we analyze the stochastic Kronecker graph model (SKG), which is the foundation of the Graph500 supercomputer benchmark due to its favorable properties and easy parallelization. Our goal is to provide a deeper understanding of the parameters and properties of this model so that its functionality as a benchmark is increased. We develop a rigorous mathematical analysis that shows this model cannot generate a power-law distribution or even a lognormal distribution. However, we formalize an enhanced version of the SKG model that uses random noise for smoothing. We prove both in theory and in practice that this enhancement leads to a lognormal distribution. Additionally, we provide a precise analysis of isolated vertices, showing that the graphs that are produced by SKG might be quite different than intended. For example, between 50% and 75% of the vertices in the Graph500 benchmarks will be isolated. Finally, we show that this model tends to produce extremely small core numbers (compared to most social networks and other real graphs) for common parameter choices.

Publication
Journal of the ACM
Date
Tags
Citation
C. Seshadhri, A. Pinar, T. G. Kolda. An In-Depth Analysis of Stochastic Kronecker Graphs. Journal of the ACM, Vol. 60, No. 2, Article ID 13, 32 pages, 2013. https://doi.org/10.1145/2450142.2450149

Keywords

graph models, R-MAT, Stochastic Kronecker Graphs (SKG), Graph500

BibTeX

@article{SePiKo13,  
author = {C. Seshadhri and Ali Pinar and Tamara G. Kolda}, 
title = {An In-Depth Analysis of Stochastic {Kronecker} Graphs}, 
journal = {Journal of the ACM}, 
volume = {60}, 
number = {2},
eid = {13},
pagetotal = {32} 
month = {April}, 
year = {2013},
doi = {10.1145/2450142.2450149},
}