When Local and Non-Local Meet: Quadratic Improvement for Edge Estimation with Independent Set Queries
Tomer Adar, Yahel Hotam, Amit Levi

TL;DR
This paper introduces a hybrid query model for estimating graph edges that combines local and non-local queries, achieving a quadratic improvement over previous models with specialized query types.
Contribution
The paper presents a new hybrid query model and a randomized algorithm that significantly reduces the number of queries needed for edge estimation, along with matching lower bounds.
Findings
Quadratic improvement in query complexity over prior models
Efficient randomized algorithm for edge estimation in hybrid model
Nearly matching lower bounds proving optimality
Abstract
We study the problem of estimating the number of edges in an unknown graph. We consider a hybrid model in which an algorithm may issue independent set, degree, and neighbor queries. We show that this model admits strictly more efficient edge estimation than either access type alone. Specifically, we give a randomized algorithm that outputs a -approximation of the number of edges using queries, and prove a nearly matching lower bound. In contrast, prior work shows that in the local query model (Goldreich and Ron, \textit{Random Structures \& Algorithms} 2008) and in the independent set query model (Beame \emph{et al.} ITCS 2018, Chen \emph{et al.} SODA 2020), edge estimation requires queries in the same parameter regimes. Our…
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
TopicsMachine Learning and Algorithms · Privacy-Preserving Technologies in Data · Complexity and Algorithms in Graphs
