Papers
Topics
Authors
Recent
Search
2000 character limit reached

Sublinear Time Estimation of Degree Distribution Moments: The Degeneracy Connection

Published 13 Apr 2016 in cs.DS and cs.DM | (1604.03661v2)

Abstract: We revisit the classic problem of estimating the degree distribution moments of an undirected graph. Consider an undirected graph G=(V,E)G=(V,E) with nn vertices, and define (for $s &gt; 0$) μs=1nvVd<sup>sv\mu_s = \frac{1}{n}\cdot\sum_{v \in V} d<sup>s_v. Our aim is to estimate μs\mu_s within a multiplicative error of (1+ϵ)(1+\epsilon) (for a given approximation parameter $\epsilon&gt;0$) in sublinear time. We consider the sparse graph model that allows access to: uniform random vertices, queries for the degree of any vertex, and queries for a neighbor of any vertex. For the case of s=1s=1 (the average degree), O~(n)\widetilde{O}(\sqrt{n}) queries suffice for any constant ϵ\epsilon (Feige, SICOMP 06 and Goldreich-Ron, RSA 08). Gonen-Ron-Shavitt (SIDMA 11) extended this result to all integral $s &gt; 0$, by designing an algorithms that performs O~(n<sup>11/(s+1))\widetilde{O}(n<sup>{1-1/(s+1)}) queries. We design a new, significantly simpler algorithm for this problem. In the worst-case, it exactly matches the bounds of Gonen-Ron-Shavitt, and has a much simpler proof. More importantly, the running time of this algorithm is connected to the degeneracy of GG. This is (essentially) the maximum density of an induced subgraph. For the family of graphs with degeneracy at most α\alpha, it has a query complexity of O~(n<sup>11/sμ<sup>1/ss</sup></sup>(α<sup>1/s</sup>+minα,μ<sup>1/ss))</sup>=O~(n<sup>11/sα/μ<sup>1/ss)\widetilde{O}\left(\frac{n<sup>{1-1/s}}{\mu<sup>{1/s}_s}</sup></sup> \Big(\alpha<sup>{1/s}</sup> + \min{\alpha,\mu<sup>{1/s}_s}\Big)\right)</sup> = \widetilde{O}(n<sup>{1-1/s}\alpha/\mu<sup>{1/s}_s). Thus, for the class of bounded degeneracy graphs (which includes all minor closed families and preferential attachment graphs), we can estimate the average degree in O~(1)\widetilde{O}(1) queries, and can estimate the variance of the degree distribution in O~(n)\widetilde{O}(\sqrt{n}) queries. This is a major improvement over the previous worst-case bounds. Our key insight is in designing an estimator for μs\mu_s that has low variance when GG does not have large dense subgraphs.

Authors (3)
Citations (25)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.