Hypergraph Generation via Structured Stochastic Diffusion
TLDR
HEDGE is a new generative model that uses structured stochastic diffusion on incidence matrices to create realistic hypergraphs, outperforming baselines.
Key contributions
- Introduces \HEDGE, a novel generative model for hypergraphs based on structured stochastic diffusion.
- Defines the model directly on relaxed incidence matrices, avoiding limitations of pairwise reductions.
- Employs a unique forward process combining a hypergraph-specific heat operator with Ornstein-Uhlenbeck.
- Learns a permutation-equivariant reverse-drift field to generate high-quality hypergraphs.
Why it matters
Realistic hypergraph generation is challenging due to complex interaction structures. HEDGE offers a robust solution by directly modeling these structures, leading to significantly improved generation quality. This advancement is vital for applications relying on higher-order interaction data.
Original Abstract
Hypergraphs model higher-order interactions, but realistic hypergraph generation remains difficult because incidence, hyperedge-size heterogeneity, and overlap structure are not faithfully captured by pairwise reductions. We propose \HEDGE, a generative model defined directly on relaxed incidence matrices via a structured stochastic diffusion. The forward process combines a hypergraph-specific two-sided heat operator with an Ornstein--Uhlenbeck component, preserving structure-aware noising near the data while yielding an explicit Gaussian terminal law. Conditional on an observed hypergraph, this forward process is linear-Gaussian, so conditional means, covariances, scores, and reverse-drift targets are available in closed form. We therefore learn a permutation-equivariant state-only reverse-drift field in incidence space by regressing onto exact conditional targets, and generate samples by simulating a learned reverse-time SDE from the Gaussian base law. We establish exactness in the ideal state-only setting together with finite-horizon stability guarantees, and empirically show improved hypergraph generation quality relative to strong baselines.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.