Constructing and sampling partite, $3$-uniform hypergraphs with given degree sequence
Andras Hubai, Tamas Robert Mezei, Ferenc Beres, Andras Benczur, Istvan, Miklos

TL;DR
This paper investigates the complexity of constructing and sampling partite, 3-uniform hypergraphs with specified degree sequences, providing NP-completeness results, efficient algorithms for certain cases, and a novel sampling method tested on synthetic and real data.
Contribution
It establishes NP-completeness for the degree sequence problem, offers a polynomial algorithm for almost-regular sequences, and introduces a Parallel Tempering sampling method for hypergraphs.
Findings
NP-complete decision problem in general
Polynomial algorithm for third almost-regular sequences
Parallel Tempering method effectively samples hypergraphs and improves chi-squared testing sensitivity
Abstract
Partite, -uniform hypergraphs are -uniform hypergraphs in which each hyperedge contains exactly one point from each of the disjoint vertex classes. We consider the degree sequence problem of partite, -uniform hypergraphs, that is, to decide if such a hypergraph with prescribed degree sequences exists. We prove that this decision problem is NP-complete in general, and give a polynomial running time algorithm for third almost-regular degree sequences, that is, when each degree in one of the vertex classes is or for some fixed , and there is no restriction for the other two vertex classes. We also consider the sampling problem, that is, to uniformly sample partite, -uniform hypergraphs with prescribed degree sequences. We propose a Parallel Tempering method, where the hypothetical energy of the hypergraphs measures the deviation from the prescribed degree…
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 · Algorithms and Data Compression · Limits and Structures in Graph Theory
