We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.SI

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Social and Information Networks

Title: Provable and practical approximations for the degree distribution using sublinear graph samples

Abstract: The degree distribution is one of the most fundamental properties used in the analysis of massive graphs. There is a large literature on graph sampling, where the goal is to estimate properties (especially the degree distribution) of a large graph through a small, random sample. The degree distribution estimation poses a significant challenge, due to its heavy-tailed nature and the large variance in degrees.
We design a new algorithm, SADDLES, for this problem, using recent mathematical techniques from the field of sublinear algorithms. The SADDLES algorithm gives provably accurate outputs for all values of the degree distribution. For the analysis, we define two fatness measures of the degree distribution, called the $h$-index and the $z$-index. We prove that SADDLES is sublinear in the graph size when these indices are large. A corollary of this result is a provably sublinear algorithm for any degree distribution bounded below by a power law.
We deploy our new algorithm on a variety of real datasets and demonstrate its excellent empirical behavior. In all instances, we get extremely accurate approximations for all values in the degree distribution by observing at most $1\%$ of the vertices. This is a major improvement over the state-of-the-art sampling algorithms, which typically sample more than $10\%$ of the vertices to give comparable results. We also observe that the $h$ and $z$-indices of real graphs are large, validating our theoretical analysis.
Comments: Longer version of the WWW 2018 submission
Subjects: Social and Information Networks (cs.SI); Data Structures and Algorithms (cs.DS); Statistics Theory (math.ST)
Cite as: arXiv:1710.08607 [cs.SI]
  (or arXiv:1710.08607v3 [cs.SI] for this version)

Submission history

From: Shweta Jain [view email]
[v1] Tue, 24 Oct 2017 05:52:43 GMT (2537kb,D)
[v2] Fri, 19 Jan 2018 05:32:23 GMT (2536kb,D)
[v3] Tue, 28 Aug 2018 05:22:07 GMT (2458kb,D)

Link back to: arXiv, form interface, contact.