Approximating the Arboricity in Sublinear Time
Talya Eden, Saleet Mossel, Dana Ron

TL;DR
This paper presents a sublinear time algorithm for approximating the arboricity of a graph with high probability, achieving near-optimal query complexity relative to the graph's arboricity.
Contribution
The authors introduce a novel sublinear time algorithm that approximates graph arboricity within a logarithmic factor, with optimal query complexity up to polylogarithmic factors.
Findings
Algorithm achieves approximation within a factor of $c ext{log}^2 n$ with high probability.
Expected query complexity is $O(n/ ext{arb}(G)) ext{poly}( ext{log} n)$, which is near-optimal.
The method extends the understanding of sublinear algorithms for graph properties.
Abstract
We consider the problem of approximating the arboricity of a graph , which we denote by , in sublinear time, where the arboricity of a graph is the minimal number of forests required to cover its edges. An algorithm for this problem may perform degree and neighbor queries, and is allowed a small error probability. We design an algorithm that outputs an estimate , such that with probability , , where and is a constant. The expected query complexity and running time of the algorithm are , and this upper bound also holds with high probability. %( is used to suppress dependencies). This bound is optimal for such an approximation up to a…
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.
