SBGD: Improving Graph Diffusion Generative Model via Stochastic Block Diffusion
Junwei Su, Shan Wu

TL;DR
SBGD introduces a scalable graph diffusion model that uses stochastic block representations to improve memory efficiency and size generalization in graph generation tasks.
Contribution
The paper proposes the SBGD model, which refines graph representations into a block space, significantly reducing memory use and enhancing size generalization for graph diffusion models.
Findings
Achieves up to 6× memory reduction
Maintains or improves graph generation quality
Better generalizes to unseen graph sizes
Abstract
Graph diffusion generative models (GDGMs) have emerged as powerful tools for generating high-quality graphs. However, their broader adoption faces challenges in \emph{scalability and size generalization}. GDGMs struggle to scale to large graphs due to their high memory requirements, as they typically operate in the full graph space, requiring the entire graph to be stored in memory during training and inference. This constraint limits their feasibility for large-scale real-world graphs. GDGMs also exhibit poor size generalization, with limited ability to generate graphs of sizes different from those in the training data, restricting their adaptability across diverse applications. To address these challenges, we propose the stochastic block graph diffusion (SBGD) model, which refines graph representations into a block graph space. This space incorporates structural priors based on…
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
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Brain Tumor Detection and Classification
