Optimal Query Complexity for Reconstructing Hypergraphs
Nader H. Bshouty, Hanna Mazzawi

TL;DR
This paper presents optimal non-adaptive algorithms for reconstructing weighted hypergraphs of constant rank using additive queries, achieving query complexities that match information-theoretic bounds and solving an open problem from 2008.
Contribution
It introduces the first non-adaptive algorithms with optimal query complexity for hypergraph reconstruction, extending previous work to weighted and unweighted cases.
Findings
Query complexity of O(m log n / log m) for hypergraph reconstruction.
Query complexity of O(m log(n^d/m) / log m) for weighted hypergraphs with bounded weights.
Results are tight according to information-theoretic bounds.
Abstract
In this paper we consider the problem of reconstructing a hidden weighted hypergraph of constant rank using additive queries. We prove the following: Let be a weighted hidden hypergraph of constant rank with n vertices and hyperedges. For any there exists a non-adaptive algorithm that finds the edges of the graph and their weights using additive queries. This solves the open problem in [S. Choi, J. H. Kim. Optimal Query Complexity Bounds for Finding Graphs. {\em STOC}, 749--758,~2008]. When the weights of the hypergraph are integers that are less than where is the rank of the hypergraph (and therefore for unweighted hypergraphs) there exists a non-adaptive algorithm that finds the edges of the graph and their weights using additive queries. Using the information theoretic…
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
TopicsComplexity and Algorithms in Graphs · Machine Learning and Algorithms · Graph Theory and Algorithms
