Learning Low Degree Hypergraphs
Eric Balkanski, Oussama Hanguir, Shatian Wang

TL;DR
This paper investigates efficient algorithms for learning specific families of hypergraphs through edge detection queries, focusing on hypermatchings and low-degree hypergraphs, and provides bounds on query complexity and rounds.
Contribution
It introduces new algorithms with poly(n) query complexity for learning hypermatchings and low-degree hypergraphs, and establishes lower bounds on adaptive rounds for hypermatchings.
Findings
Hypermatchings are learnable with O(n log^5 n) queries.
No poly(n) query algorithms exist for hypermatchings in o(log log n) rounds.
First algorithms with poly(n, m) queries for certain hypergraph families.
Abstract
We study the problem of learning a hypergraph via edge detecting queries. In this problem, a learner queries subsets of vertices of a hidden hypergraph and observes whether these subsets contain an edge or not. In general, learning a hypergraph with edges of maximum size requires queries. In this paper, we aim to identify families of hypergraphs that can be learned without suffering from a query complexity that grows exponentially in the size of the edges. We show that hypermatchings and low-degree near-uniform hypergraphs with vertices are learnable with poly queries. For learning hypermatchings (hypergraphs of maximum degree ), we give an -round algorithm with queries. We complement this upper bound by showing that there are no algorithms with poly queries that learn hypermatchings in …
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 · Domain Adaptation and Few-Shot Learning · Machine Learning and Data Classification
