Edge Estimation with Independent Set Oracles
Paul Beame, Sariel Har-Peled, Sivaramakrishnan Natarajan Ramamoorthy,, Cyrus Rashtchian, Makrand Sinha

TL;DR
This paper introduces algorithms for estimating the number of edges in a graph using only independent set oracle queries, with query complexities that are polylogarithmic and sublinear in the number of vertices.
Contribution
The paper presents two novel algorithms for edge estimation in graphs utilizing independent set oracles, advancing understanding of query complexity in graph property testing.
Findings
Polylogarithmic query complexity algorithm for edge estimation.
Sublinear query complexity algorithm with n^{2/3} polylog(n) queries.
Applications to decision versus counting problem complexity.
Abstract
We study the task of estimating the number of edges in a graph with access to only an independent set oracle. Independent set queries draw motivation from group testing and have applications to the complexity of decision versus counting problems. We give two algorithms to estimate the number of edges in an -vertex graph, using (i) bipartite independent set queries, or (ii) independent set queries.
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.
