Near-Optimal Four-Cycle Counting in Graph Streams
Sebastian L\"uderssen, Stefan Neumann, Pan Peng

TL;DR
This paper introduces a near-optimal 3-pass streaming algorithm for approximating the number of four-cycles in large graphs, improving space efficiency and matching theoretical lower bounds.
Contribution
The authors develop a 3-pass algorithm that achieves near-optimal space complexity for four-cycle counting in graph streams, surpassing previous methods.
Findings
Achieves $(1+\varepsilon)$-approximation with $ ilde{O}(m/\sqrt{T})$ space
Improves upon previous algorithms with higher space complexity
Matches the multi-pass lower bound for four-cycle counting
Abstract
We study four-cycle counting in arbitrary order graph streams. We present a 3-pass algorithm for -approximating the number of four-cycles using space, where is the number of edges and the number of four-cycles in the graph. This improves upon a 3-pass algorithm by Vorotnikova using space and matches a multi-pass lower bound of by McGregor and Vorotnikova.
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.
