2020
DOI: 10.1145/3404867
|View full text |Cite
|
Sign up to set email alerts
|

Edge Estimation with Independent Set Oracles

Abstract: We study the problem 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 n-vertex graph: one that uses only polylog(n) bipartite independent set queries, and another one that uses n 2/3 • polylog(n) independent set queries.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
41
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
2
2
1

Relationship

0
5

Authors

Journals

citations
Cited by 12 publications
(41 citation statements)
references
References 34 publications
0
41
0
Order By: Relevance
“…We feel that the analysis in [6] does not go through in our case because of a subtle difference between counting the number of triangles and the number of edges in a graph. An edge is an explicit structure, whereas, a triangle is an implicit structure -triangles (a, b, x), (b, c, y) and (a, c, z) in G imply the existence of the triangle (a, b, c) in G. In Figure 1, we give a flowchart of the algorithm and show the corresponding lemmas that support the steps of the algorithm.…”
Section: Overview Of the Algorithmmentioning
confidence: 98%
See 4 more Smart Citations
“…We feel that the analysis in [6] does not go through in our case because of a subtle difference between counting the number of triangles and the number of edges in a graph. An edge is an explicit structure, whereas, a triangle is an implicit structure -triangles (a, b, x), (b, c, y) and (a, c, z) in G imply the existence of the triangle (a, b, c) in G. In Figure 1, we give a flowchart of the algorithm and show the corresponding lemmas that support the steps of the algorithm.…”
Section: Overview Of the Algorithmmentioning
confidence: 98%
“…This result would almost have closed the edge estimation problem but for having a relook at the problem with stronger query models and hoping for polylogarithmic number of queries. Beame et al [6] precisely did that by estimating the number of edges in a graph using O −4 log 14 n bipartite independent set (BIS) queries. Motivated by this result, we explore whether triangle estimation can be solved using only polylogarithmic queries to TIS.…”
Section: Prior Workmentioning
confidence: 99%
See 3 more Smart Citations