Non-Adaptive Edge Counting and Sampling via Bipartite Independent Set Queries
Abstract
We study the problem of estimating the number of edges in an -vertex graph, accessed via the Bipartite Independent Set query model introduced by Beame et al. (ITCS '18). In this model, each query returns a Boolean, indicating the existence of at least one edge between two specified sets of nodes. We present a non-adaptive algorithm that returns a relative error approximation to the number of edges, with query complexity , where hides dependencies. This is the first non-adaptive algorithm in this setting achieving query complexity. Prior work requires rounds of adaptivity. We avoid this by taking a fundamentally different approach, inspired by work on single-pass streaming algorithms. Moreover, for constant , our query complexity significantly improves on the best known adaptive algorithm due to Bhattacharya et al. (STACS '22), which requires queries. Building on our edge estimation result, we give the first non-adaptive algorithm for outputting a nearly uniformly sampled edge with query complexity , improving on the works of Dell et al. (SODA '20) and Bhattacharya et al. (STACS '22), which require rounds of adaptivity. Finally, as a consequence of our edge sampling algorithm, we obtain a query algorithm for connectivity, using two rounds of adaptivity. This improves on a three-round algorithm of Assadi et al. (ESA '21) and is tight; there is no non-adaptive algorithm for connectivity making queries.
Keywords
Cite
@article{arxiv.2207.02817,
title = {Non-Adaptive Edge Counting and Sampling via Bipartite Independent Set Queries},
author = {Raghavendra Addanki and Andrew McGregor and Cameron Musco},
journal= {arXiv preprint arXiv:2207.02817},
year = {2022}
}
Comments
European Symposium on Algorithms (ESA) 2022