Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

The Sketching Complexity of Graph Cuts (1403.7058v2)

Published 27 Mar 2014 in cs.DS

Abstract: We study the problem of sketching an input graph, so that given the sketch, one can estimate the weight of any cut in the graph within factor $1+\epsilon$. We present lower and upper bounds on the size of a randomized sketch, focusing on the dependence on the accuracy parameter $\epsilon>0$. First, we prove that for every $\epsilon > 1/\sqrt n$, every sketch that succeeds (with constant probability) in estimating the weight of all cuts $(S,\bar S)$ in an $n$-vertex graph (simultaneously), must be of size $\Omega(n/\epsilon2)$ bits. In the special case where the sketch is itself a weighted graph (which may or may not be a subgraph) and the estimator is the sum of edge weights across the cut in the sketch, i.e., a cut sparsifier, we show the sketch must have $\Omega(n/\epsilon2)$ edges, which is optimal. Despite the long sequence of work on graph sparsification, no such lower bound was known on the size of a cut sparsifier. We then design a randomized sketch that, given $\epsilon\in(0,1)$ and an edge-weighted $n$-vertex graph, produces a sketch of size $\tilde O(n/\epsilon)$ bits, from which the weight of any cut $(S,\bar S)$ can be reported, with high probability, within factor $1+\epsilon$. The previous upper bound is $\tilde O(n/\epsilon2)$ bits, which follows by storing a cut sparsifier (Bencz{\'u}r and Karger, 1996). To obtain this improvement, we critically use both that the sketch need only be correct on each fixed cut with high probability (rather than on all cuts), and that the estimation procedure of the data structure can be arbitrary (rather than a weighted subgraph). We also show a lower bound of $\Omega(n/\epsilon)$ bits for the space requirement of any data structure achieving this guarantee.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (3)
  1. Alexandr Andoni (40 papers)
  2. Robert Krauthgamer (87 papers)
  3. David P. Woodruff (207 papers)
Citations (11)

Summary

We haven't generated a summary for this paper yet.