SaGess: Sampling Graph Denoising Diffusion Model for Scalable Graph
Generation
- URL: http://arxiv.org/abs/2306.16827v1
- Date: Thu, 29 Jun 2023 10:02:39 GMT
- Title: SaGess: Sampling Graph Denoising Diffusion Model for Scalable Graph
Generation
- Authors: Stratis Limnios, Praveen Selvaraj, Mihai Cucuringu, Carsten Maple,
Gesine Reinert, Andrew Elliott
- Abstract summary: SaGess is able to generate large real-world networks by augmenting a diffusion model (DiGress) with a generalized divide-and-conquer framework.
SaGess outperforms most of the one-shot state-of-the-art graph generating methods by a significant factor.
- Score: 7.66297856898883
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Over recent years, denoising diffusion generative models have come to be
considered as state-of-the-art methods for synthetic data generation,
especially in the case of generating images. These approaches have also proved
successful in other applications such as tabular and graph data generation.
However, due to computational complexity, to this date, the application of
these techniques to graph data has been restricted to small graphs, such as
those used in molecular modeling. In this paper, we propose SaGess, a discrete
denoising diffusion approach, which is able to generate large real-world
networks by augmenting a diffusion model (DiGress) with a generalized
divide-and-conquer framework. The algorithm is capable of generating larger
graphs by sampling a covering of subgraphs of the initial graph in order to
train DiGress. SaGess then constructs a synthetic graph using the subgraphs
that have been generated by DiGress. We evaluate the quality of the synthetic
data sets against several competitor methods by comparing graph statistics
between the original and synthetic samples, as well as evaluating the utility
of the synthetic data set produced by using it to train a task-driven model,
namely link prediction. In our experiments, SaGess, outperforms most of the
one-shot state-of-the-art graph generating methods by a significant factor,
both on the graph metrics and on the link prediction task.
Related papers
- Data Augmentation in Graph Neural Networks: The Role of Generated Synthetic Graphs [0.24999074238880487]
This study explores using generated graphs for data augmentation.
It compares the performance of combining generated graphs with real graphs, and examining the effect of different quantities of generated graphs on graph classification tasks.
Our results introduce a new approach to graph data augmentation, ensuring consistent labels and enhancing classification performance.
arXiv Detail & Related papers (2024-07-20T06:05:26Z) - GraphRCG: Self-Conditioned Graph Generation [78.69810678803248]
We propose a novel self-conditioned graph generation framework designed to explicitly model graph distributions.
Our framework demonstrates superior performance over existing state-of-the-art graph generation methods in terms of graph quality and fidelity to training data.
arXiv Detail & Related papers (2024-03-02T02:28:20Z) - GraphMaker: Can Diffusion Models Generate Large Attributed Graphs? [7.330479039715941]
Large-scale graphs with node attributes are increasingly common in various real-world applications.
Traditional graph generation methods are limited in their capacity to handle these complex structures.
This paper introduces a novel diffusion model, GraphMaker, specifically designed for generating large attributed graphs.
arXiv Detail & Related papers (2023-10-20T22:12:46Z) - Permutation Equivariant Graph Framelets for Heterophilous Graph Learning [6.679929638714752]
We develop a new way to implement multi-scale extraction via constructing Haar-type graph framelets.
We show that our model can achieve the best performance on certain datasets of heterophilous graphs.
arXiv Detail & Related papers (2023-06-07T09:05:56Z) - Generative Diffusion Models on Graphs: Methods and Applications [50.44334458963234]
Diffusion models, as a novel generative paradigm, have achieved remarkable success in various image generation tasks.
Graph generation is a crucial computational task on graphs with numerous real-world applications.
arXiv Detail & Related papers (2023-02-06T06:58:17Z) - Node Copying: A Random Graph Model for Effective Graph Sampling [35.957719744856696]
We introduce the node copying model for constructing a distribution over graphs.
We show the usefulness of the copying model in three tasks.
We employ our proposed model to mitigate the effect of adversarial attacks on the graph topology.
arXiv Detail & Related papers (2022-08-04T04:04:49Z) - Graph Condensation via Receptive Field Distribution Matching [61.71711656856704]
This paper focuses on creating a small graph to represent the original graph, so that GNNs trained on the size-reduced graph can make accurate predictions.
We view the original graph as a distribution of receptive fields and aim to synthesize a small graph whose receptive fields share a similar distribution.
arXiv Detail & Related papers (2022-06-28T02:10:05Z) - Score-based Generative Modeling of Graphs via the System of Stochastic
Differential Equations [57.15855198512551]
We propose a novel score-based generative model for graphs with a continuous-time framework.
We show that our method is able to generate molecules that lie close to the training distribution yet do not violate the chemical valency rule.
arXiv Detail & Related papers (2022-02-05T08:21:04Z) - A Robust and Generalized Framework for Adversarial Graph Embedding [73.37228022428663]
We propose a robust framework for adversarial graph embedding, named AGE.
AGE generates the fake neighbor nodes as the enhanced negative samples from the implicit distribution.
Based on this framework, we propose three models to handle three types of graph data.
arXiv Detail & Related papers (2021-05-22T07:05:48Z) - Block-Approximated Exponential Random Graphs [77.4792558024487]
An important challenge in the field of exponential random graphs (ERGs) is the fitting of non-trivial ERGs on large graphs.
We propose an approximative framework to such non-trivial ERGs that result in dyadic independence (i.e., edge independent) distributions.
Our methods are scalable to sparse graphs consisting of millions of nodes.
arXiv Detail & Related papers (2020-02-14T11:42:16Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.