TL;DR该论文提出了一种基于图谱扩散的高效而有效的Graph Spectral Diffusion Model (GSDM),相较于基于整个图邻接矩阵空间的扩散模型,该模型能够更好地学习生成拓扑结构更好的图数据,而实验结果表明该模型不仅可以生成质量更高、而且计算消耗也更小。
Abstract
Generating graph-structured data is a challenging problem, which requires learning the underlying distribution of graphs. Various models such as graph VAE, graph GANs and graph diffusion models have been proposed