English

Independent Set Size Approximation in Graph Streams

Data Structures and Algorithms 2017-02-28 v1

Abstract

We study the problem of estimating the size of independent sets in a graph GG defined by a stream of edges. Our approach relies on the Caro-Wei bound, which expresses the desired quantity in terms of a sum over nodes of the reciprocal of their degrees, denoted by β(G)\beta(G). Our results show that β(G)\beta(G) can be approximated accurately, based on a provided lower bound on β\beta. Stronger results are possible when the edges are promised to arrive grouped by an incident node. In this setting, we obtain a value that is at most a logarithmic factor below the true value of β\beta and no more than the true independent set size. To justify the form of this bound, we also show an Ω(n/β)\Omega(n/\beta) lower bound on any algorithm that approximates β\beta up to a constant factor.

Keywords

Cite

@article{arxiv.1702.08299,
  title  = {Independent Set Size Approximation in Graph Streams},
  author = {Graham Cormode and Jacques Dark and Christian Konrad},
  journal= {arXiv preprint arXiv:1702.08299},
  year   = {2017}
}
R2 v1 2026-06-22T18:29:27.159Z