When Local and Non-Local Meet: Quadratic Improvement for Edge Estimation with Independent Set Queries

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 (1)-approximation of the number of edges using O((m, nm)· n5/2) queries, and prove a nearly matching lower bound. In contrast, prior work shows that in the local query model (Goldreich and Ron, Random Structures \& Algorithms 2008) and in the independent set query model (Beame et al. ITCS 2018, Chen et al. SODA 2020), edge estimation requires (n/m) queries in the same parameter regimes. Our results therefore yield a quadratic improvement in the hybrid model, and no asymptotically better improvement is possible.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…