Hypercurveball algorithm for sampling hypergraphs with fixed degrees
Yanna J. Kraakman, Clara Stegehuis

TL;DR
This paper introduces the Hypercurveball algorithm for efficiently sampling hypergraphs with fixed degrees, providing theoretical guarantees and empirical analysis of its performance compared to existing methods.
Contribution
The study presents the Hypercurveball algorithm for hypergraph sampling, including modifications to avoid degeneracies and proofs of sampling bias, with performance analysis and efficiency criteria.
Findings
Hypercurveball can be faster or slower than hyperedge-shuffling.
The algorithm can sample uniformly or with bias, depending on implementation.
Polynomial mixing time scaling is observed for both algorithms.
Abstract
Comparative analysis between a network and a random graph model can uncover network properties that significantly deviate from those in random networks. The standard random graph model used for comparison uniformly samples random graphs with the same degrees as the network data, often achieved through edge-swap algorithms. However, for hypergraphs, fewer such methodologies are available. This study introduces the Hypercurveball algorithm, designed to sample random, potentially directed, hypergraphs with fixed degrees. Minor adjustments enable the sampling of hypergraphs without degenerate hyperedges, self-loops, or multi-hyperedges. For most of these algorithms, we prove whether they sample uniformly or with bias. We experimentally show that the Hypercurveball algorithm can be significantly faster or slower than the standard hyperedge-shuffling algorithm, which is the…
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
TopicsImage and Signal Denoising Methods · Advanced Statistical Methods and Models · Sparse and Compressive Sensing Techniques
