Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Denoising Diffused Embeddings: a Generative Approach for Hypergraphs

About

Hypergraph data, which capture multi-way interactions among entities, are increasingly prevalent in the big data era. Generating new hyperlinks from an observed, usually high-dimensional hypergraph is an important yet challenging task with diverse applications in areas such as electronic health record analysis and biological research. This task is fraught with several challenges. The discrete nature of hyperlinks renders many existing generative models inapplicable. Additionally, powerful machine learning-based generative models often operate as black boxes, providing limited interpretability. Key structural characteristics of hypergraphs, including node degree heterogeneity and hyperlink sparsity, further complicate the modeling process and must be carefully addressed. To tackle these challenges, we propose Denoising Diffused Embeddings (DDE), a general and efficient generative modeling architecture for hypergraphs. DDE exploits low-rank structure in high-dimensional hypergraphs via a conditional hyperlink likelihood model that links discrete hyperlinks to a continuous latent embedding space and leverages a score-based diffusion model to reconstruct that space. Theoretically, we show that when true latent embeddings are accessible, DDE exactly reduces the task of generating new high-dimensional hyperlinks to generating new low-dimensional embeddings. Moreover, we analyze the implications of using estimated embeddings in DDE, revealing how hypergraph characteristics such as dimensionality, node degree heterogeneity, and hyperlink sparsity impact its generative performance. Simulation studies demonstrate the superiority of DDE over existing methods, in terms of both computational efficiency and generative performance. Furthermore, an application to a symptom co-occurrence hypergraph derived from electronic medical records uncovers interesting findings and highlights the advantages of DDE.

Shihao Wu, Junyi Yang, Gongjun Xu, Ji Zhu• 2025

Related benchmarks

TaskDatasetResultRank
Synthetic hypergraph generationSynthetic Hypergraph K=2, rho_i in [1, 2]
RMSE (Means)0.0226
54
Hypergraph Parameter EstimationSynthetic Hypergraph K=8, rho in [0,1]
RMSE (Means)0.0241
54
Hypergraph GenerationNDC-substances
RMSE (Mean)3.00e-4
18
Hypergraph Generationcontact-primary-school (test)
RMSE (Mean)0.0057
18
Hypergraph GenerationSynthetic Hypergraph N=200, M=200
RMSE Mean0.0485
12
Hypergraph GenerationSynthetic Hypergraph N=800, M=400
RMSE (Means)0.0268
12
Hypergraph GenerationSynthetic Hypergraph N=200, M=800
RMSE Mean0.0218
12
Hypergraph GenerationSynthetic Hypergraph N=400, M=200
RMSE Mean0.0427
12
Hypergraph GenerationSynthetic Hypergraph N=400, M=800
RMSE (Means)0.022
12
Hypergraph GenerationSynthetic Hypergraph N=800, M=800
RMSE Mean0.0196
12
Showing 10 of 24 rows

Other info

Follow for update