paper-with-me

Papers

Learning Low Degree Hypergraphs

2022-02-21 · Eric Balkanski, Oussama Hanguir, Shatian Wang

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 $m$ edges of maximum size $d$ requires $\Omega((2m/d)^{d/2})$ 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 $n$ vertices are learnable with poly$(n)$ queries. For learning hypermatchings (hypergraphs of maximum degree $ 1$), we give an $O(\log^3 n)$-round algorithm with $O(n \log^5 n)$ queries. We complement this upper bound by showing that there are no algorithms with poly$(n)$ queries that learn hypermatchings in $o(\log \log n)$ adaptive rounds. For hypergraphs with maximum degree $\Delta$ and edge size ratio $\rho$, we give a non-adaptive algorithm with $O((2n)^{\rho \Delta+1}\log^2 n)$ queries. To the best of our knowledge, these are the first algorithms with poly$(n, m)$ query complexity for learning non-trivial families of hypergraphs that have a super-constant number of edges of super-constant size.

📄 PDF Abstract BibTeX arXiv:2202.09989

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Low-Degree Hardness of Finding Large Independent Sets in Sparse Random Hypergraphs

2024-04-05 · Abhishek Dhawan, Yuzhou Wang

We study the algorithmic task of finding large independent sets in Erdos-Renyi $r$-uniform hypergraphs on $n$ vertices having average degree $d$. Krivelevich and Sudakov showed that the maximum independent set has densit…

Controllability of Hypergraphs

2020-05-25 · Can Chen, Amit Surana, Anthony Bloch, Indika Rajapakse

In this paper, we develop a notion of controllability for hypergraphs via tensor algebra and polynomial control theory. Inspired by uniform hypergraphs, we propose a new tensor-based multilinear dynamical system represen…

tensor algebra

Hypergraph Animals

2023-04-03 · Michael P. H. Stumpf

Here we introduce simple structures for the analysis of complex hypergraphs, hypergraph animals. These structures are designed to describe the local node neighbourhoods of nodes in hypergraphs. We establish their relatio…

Hypergraph Neural Sheaf Diffusion: A Symmetric Simplicial Set Framework for Higher-Order Learning

2025-05-09 · Seongjin Choi, Gahee Kim, Yong-Geun Oh

The absence of intrinsic adjacency relations and orientation systems in hypergraphs creates fundamental challenges for constructing sheaf Laplacians of arbitrary degrees. We resolve these limitations through symmetric si…

Community and hyperedge inference in multiple hypergraphs

2025-05-08 · Li Ni, Ziqi Deng, Lin Mu, Lei Zhang 외

Hypergraphs, capable of representing high-order interactions via hyperedges, have become a powerful tool for modeling real-world biological and social systems. Inherent relationships within these real-world systems, such…

Community DetectionHyperedge PredictionStochastic Block Model