paper-with-me

Papers

Diffusion-based Graph Generative Methods

2024-01-28 · Hongyang Chen, Can Xu, Lingyu Zheng, Qiang Zhang, Xuemin Lin

Being the most cutting-edge generative methods, diffusion methods have shown great advances in wide generation tasks. Among them, graph generation attracts significant research attention for its broad application in real life. In our survey, we systematically and comprehensively review on diffusion-based graph generative methods. We first make a review on three mainstream paradigms of diffusion methods, which are denoising diffusion probabilistic models, score-based genrative models, and stochastic differential equations. Then we further categorize and introduce the latest applications of diffusion models on graphs. In the end, we point out some limitations of current studies and future directions of future explorations. The summary of existing methods metioned in this survey is in https://github.com/zhejiangzhuque/Diffusion-based-Graph-Generative-Methods.

📄 PDF Abstract BibTeX arXiv:2401.15617

Code (1)

zhejiangzhuque/diffusion-based-graph-generative-methods 공식 구현

Tasks

DenoisingGraph GenerationSurvey

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Generative Diffusion Models on Graphs: Methods and Applications

2023-02-06 · Chengyi Liu, Wenqi Fan, Yunqing Liu, Jiatong Li 외

Diffusion models, as a novel generative paradigm, have achieved remarkable success in various image generation tasks such as image inpainting, image-to-text translation, and video generation. Graph generation is a crucia…

DenoisingGraph GenerationImage GenerationImage Inpainting+2

A Survey on Graph Diffusion Models: Generative AI in Science for Molecule, Protein and Material

2023-04-04 · Mengchun Zhang, Maryam Qamar, Taegoo Kang, Yuna Jung 외

Diffusion models have become a new SOTA generative modeling method in various fields, for which there are multiple survey works that provide an overall survey. With the number of articles on diffusion models increasing e…

ArticlesSurvey

Efficient and Degree-Guided Graph Generation via Discrete Diffusion Modeling

2023-05-06 · Xiaohui Chen, Jiaxing He, Xu Han, Li-Ping Liu

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 …

DenoisingGraph Generation

Autoregressive Diffusion Model for Graph Generation

2023-07-17 · Lingkai Kong, Jiaming Cui, Haotian Sun, Yuchen Zhuang 외

Diffusion-based graph generative models have recently obtained promising results for graph generation. However, existing diffusion-based graph generative models are mostly one-shot generative models that apply Gaussian d…

DenoisingGraph Generationmodel

PSyDUCK: Training-Free Steganography for Latent Diffusion

2025-01-31 · Aqib Mahfuz, Georgia Channing, Mark van der Wilk, Philip Torr 외

Recent advances in generative AI have opened promising avenues for steganography, which can securely protect sensitive information for individuals operating in hostile environments, such as journalists, activists, and wh…

Denoising