Bounded Independence Edge Sampling for Combinatorial Graph Properties
Aaron Putterman, Salil Vadhan, Vadim Zaripov

TL;DR
This paper explores bounded-independence edge sampling in graphs, showing it can preserve connectivity and cycle properties with limited independence, and derandomize algorithms for finding graphic matroid bases.
Contribution
It generalizes previous results on bounded-independence in random graphs and provides explicit derandomization techniques for graph algorithms.
Findings
O(log(m))-wise independence preserves connectivity in certain graphs.
O(log(m))-wise almost independence ensures cycle-freeness under specific conditions.
Derandomization of algorithms for finding graphic matroid bases is achieved.
Abstract
Random subsampling of edges is a commonly employed technique in graph algorithms, underlying a vast array of modern algorithmic breakthroughs. Unfortunately, using this technique often leads to randomized algorithms with no clear path to derandomization because the analyses rely on a union bound on exponentially many events. In this work, we revisit this goal of derandomizing randomized sampling in graphs. We give several results related to bounded-independence edge subsampling, and in the process of doing so, generalize several of the results of Alon and Nussboim (FOCS 2008), who studied bounded-independence analogues of random graphs (which can be viewed as edge subsamples of the complete graph). Most notably, we show: 1. -wise independence suffices for preserving connectivity when sampling at rate in a graph with minimum cut with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Distributed systems and fault tolerance · Advanced Graph Theory Research
