Hypergraph Samplers: Typical and Worst Case Behavior
Vedat Levi Alev, Uriya A. First

TL;DR
This paper investigates the effectiveness of using hypergraph-based sampling for error reduction in randomized algorithms, revealing fundamental limits and showing that, in most cases, hypergraph sampling performs nearly as well as IID sampling.
Contribution
The paper establishes lower bounds on hypergraph size for error reduction and demonstrates that, under certain conditions, hypergraph sampling is nearly as effective as IID sampling for most algorithms.
Findings
Lower bounds on hypergraph edges for error reduction.
Hypergraph sampling nearly matches IID sampling in most cases.
Implications for dispersers and vertex-expanders.
Abstract
We study the utility and limitations of using -uniform hypergraphs () in the context of error reduction for randomized algorithms for decision problems with one- or two-sided error. Our error reduction idea is sampling a uniformly random hyperedge of , and repeating the algorithm times using the hyperedge vertices as seeds. This is a general paradigm, which captures every pseudorandom method generating seeds without repetition. We show two results which imply a gap between the typical and the worst-case behavior of using for error-reduction. First, in the context of one-sided error reduction, if using a random hyperedge of decreases the error probability from to , then cannot have too few edges, i.e., . Thus, the number of random bits needed for reducing the error…
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 · Stochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques
