HYGENE: A Diffusion-based Hypergraph Generation Method
Dorian Gailhard, Enzo Tartaglione, Lirida Naviner, Jhony H. Giraldo

TL;DR
HYGENE introduces a novel diffusion-based method for generating realistic hypergraphs by progressively expanding from a single node pair, leveraging deep learning to mimic complex hypergraph properties.
Contribution
This paper presents the first deep learning-based hypergraph generation model using diffusion processes, enabling realistic and diverse hypergraph synthesis.
Findings
HYGENE effectively mimics various hypergraph properties
The diffusion process allows for detailed local and global structure construction
HYGENE outperforms baseline models in hypergraph generation tasks
Abstract
Hypergraphs are powerful mathematical structures that can model complex, high-order relationships in various domains, including social networks, bioinformatics, and recommender systems. However, generating realistic and diverse hypergraphs remains challenging due to their inherent complexity and lack of effective generative models. In this paper, we introduce a diffusion-based Hypergraph Generation (HYGENE) method that addresses these challenges through a progressive local expansion approach. HYGENE works on the bipartite representation of hypergraphs, starting with a single pair of connected nodes and iteratively expanding it to form the target hypergraph. At each step, nodes and hyperedges are added in a localized manner using a denoising diffusion process, which allows for the construction of the global structure before refining local details. Our experiments demonstrated 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.
Code & Models
Videos
Taxonomy
TopicsData Visualization and Analytics
MethodsDiffusion
