Graph Generation with Diffusion Mixture
Jaehyeong Jo, Dongki Kim, Sung Ju Hwang

TL;DR
This paper introduces a novel diffusion-based graph generation framework that explicitly models graph topology through a mixture of endpoint-conditioned diffusion processes, leading to improved generation of structurally accurate graphs.
Contribution
It proposes a new generative framework that explicitly learns graph structures using a mixture of diffusion processes, enabling better topology modeling and maximum likelihood training.
Findings
Outperforms previous models in graph generation tasks.
Generates graphs with correct topology for both continuous and discrete features.
Effective on general graphs and molecular structures.
Abstract
Generation of graphs is a major challenge for real-world tasks that require understanding the complex nature of their non-Euclidean structures. Although diffusion models have achieved notable success in graph generation recently, they are ill-suited for modeling the topological properties of graphs since learning to denoise the noisy samples does not explicitly learn the graph structures to be generated. To tackle this limitation, we propose a generative framework that models the topology of graphs by explicitly learning the final graph structures of the diffusion process. Specifically, we design the generative process as a mixture of endpoint-conditioned diffusion processes which is driven toward the predicted graph that results in rapid convergence. We further introduce a simple parameterization of the mixture process and develop an objective for learning the final graph structure,…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Data Visualization and Analytics
MethodsDiffusion
