Sampling hypergraphs with given degrees
Abstract
There is a well-known connection between hypergraphs and bipartite graphs, obtained by treating the incidence matrix of the hypergraph as the biadjacency matrix of a bipartite graph. We use this connection to describe and analyse a rejection sampling algorithm for sampling simple uniform hypergraphs with a given degree sequence. Our algorithm uses, as a black box, an algorithm for sampling bipartite graphs with given degrees, uniformly or nearly uniformly, in (expected) polynomial time. The expected runtime of the hypergraph sampling algorithm depends on the (expected) runtime of the bipartite graph sampling algorithm , and the probability that a uniformly random bipartite graph with given degrees corresponds to a simple hypergraph. We give some conditions on the hypergraph degree sequence which guarantee that this probability is bounded below by a positive constant.
Keywords
Cite
@article{arxiv.2006.12021,
title = {Sampling hypergraphs with given degrees},
author = {Martin Dyer and Catherine Greenhill and Pieter Kleer and James Ross and Leen Stougie},
journal= {arXiv preprint arXiv:2006.12021},
year = {2021}
}
Comments
21 pages. This version addresses referees' comments