Counting Simplices in Hypergraph Streams
Amit Chakrabarti, Themistoklis Haris

TL;DR
This paper introduces space-efficient algorithms for estimating the number of simplices in hypergraph streams, extending graph triangle counting techniques to hypergraphs with theoretical guarantees and matching lower bounds.
Contribution
The paper develops new multi-pass and single-pass algorithms for estimating hypergraph simplices, providing nearly tight space bounds and extending prior graph-based methods to hypergraphs.
Findings
Algorithms achieve $(1 ext{±}\epsilon)$-approximation with polylogarithmic space.
Space bounds are nearly tight, matching lower bounds up to polylog factors.
Techniques generalize triangle counting methods to hypergraphs.
Abstract
We consider the problem of space-efficiently estimating the number of simplices in a hypergraph stream. This is the most natural hypergraph generalization of the highly-studied problem of estimating the number of triangles in a graph stream. Our input is a -uniform hypergraph with vertices and hyperedges. A -simplex in is a subhypergraph on vertices such that all possible hyperedges among exist in . The goal is to process a stream of hyperedges of and compute a good estimate of , the number of -simplices in . We design a suite of algorithms for this problem. Under a promise that , our algorithms use at most four passes and together imply a space bound of for each fixed , in order to guarantee an estimate…
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.
