REVIEW 3 cited by
Efficient and Degree-Guided Graph Generation via Discrete Diffusion Modeling
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Diffusion-based generative graph models have been proven effective in generating high-quality small graphs. However, they need to be more scalable for generating large graphs containing thousands of nodes desiring graph statistics. In this work, we propose EDGE, a new diffusion-based generative graph model that addresses generative tasks with large graphs. To improve computation efficiency, we encourage graph sparsity by using a discrete diffusion process that randomly removes edges at each time step and finally obtains an empty graph. EDGE only focuses on a portion of nodes in the graph at each denoising step. It makes much fewer edge predictions than previous diffusion-based models. Moreover, EDGE admits explicitly modeling the node degrees of the graphs, further improving the model performance. The empirical study shows that EDGE is much more efficient than competing methods and can generate large graphs with thousands of nodes. It also outperforms baseline models in generation quality: graphs generated by our approach have more similar graph statistics to those of the training graphs.
Forward citations
Cited by 3 Pith papers
-
SynCircuit: Automated Generation of New Synthetic RTL Circuits Can Enable Big Data in Circuits
SynCircuit generates new, structurally valid RTL circuits with a directed-cyclic-graph diffusion model plus post-processing and MCTS, and shows they improve ML-based PPA prediction when added to training data.
-
SBGD: Improving Graph Diffusion Generative Model via Stochastic Block Diffusion
By diffusing on block subgraphs rather than the full graph, SBGD reports lower memory use and better size generalization for graph diffusion generative models.
-
DiffMS: Diffusion Generation of Molecules Conditioned on Mass Spectra
DiffMS, a formula-constrained discrete graph diffusion model conditioned on mass spectra, achieves state-of-the-art de novo molecule generation on NPLIB1 and MassSpecGym.
Discussion (0). Sign in to comment.