paper-with-me

Papers

Generator-based Graph Generation via Heat Diffusion

2026-02-03 · Anthony Stephenson, Ian Gallagher, Christopher Nemeth arxiv

Graph generative modelling has become an essential task due to the wide range of applications in chemistry, biology, social networks, and knowledge representation. In this work, we propose a novel framework for generating graphs by adapting the Generator Matching (arXiv:2410.20587) paradigm to graph-structured data. We leverage the graph Laplacian and its associated heat kernel to define a continous-time diffusion on each graph. The Laplacian serves as the infinitesimal generator of this diffusion, and its heat kernel provides a family of conditional perturbations of the initial graph. A neural network is trained to match this generator by minimising a Bregman divergence between the true generator and a learnable surrogate. Once trained, the surrogate generator is used to simulate a time-reversed diffusion process to sample new graph structures. Our framework unifies and generalises existing diffusion-based graph generative models, injecting domain-specific inductive bias via the Laplacian, while retaining the flexibility of neural approximators. Experimental studies demonstrate that our approach captures structural properties of real and synthetic graphs effectively.

📄 PDF Abstract BibTeX arXiv:2602.03612

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Generation

Similar Papers 제목 키워드 기반

Neural Graph Generator: Feature-Conditioned Graph Generation using Latent Diffusion Models

2024-03-03 · Iakovos Evdaimon, Giannis Nikolentzos, Christos Xypolopoulos, Ahmed Kammoun 외

Graph generation has emerged as a crucial task in machine learning, with significant challenges in generating graphs that accurately reflect specific properties. Existing methods often fall short in efficiently addressin…

Graph Generation

Graph Coloring Using Heat Diffusion

2024-04-21 · Vivek Chaudhary

Graph coloring is a problem with varied applications in industry and science such as scheduling, resource allocation, and circuit design. The purpose of this paper is to establish if a new gradient based iterative solver…

Scheduling

Exploring Molecule Generation Using Latent Space Graph Diffusion

2025-01-07 · Prashanth Pombala, Gerrit Grossmann, Verena Wolf

Generating molecular graphs is a challenging task due to their discrete nature and the competitive objectives involved. Diffusion models have emerged as SOTA approaches in data generation across various modalities. For m…

Computational EfficiencyDenoising

Stochastic Graph Heat Modelling for Diffusion-based Connectivity Retrieval

2024-02-20 · Stephan Goerttler, Fei He, Min Wu

Heat diffusion describes the process by which heat flows from areas with higher temperatures to ones with lower temperatures. This concept was previously adapted to graph structures, whereby heat flows between nodes of a…

Retrieval

Learning Structure-Guided Diffusion Model for 2D Human Pose Estimation

2023-06-29 · Zhongwei Qiu, Qiansheng Yang, Jian Wang, Xiyu Wang 외

One of the mainstream schemes for 2D human pose estimation (HPE) is learning keypoints heatmaps by a neural network. Existing methods typically improve the quality of heatmaps by customized architectures, such as high-re…

2D Human Pose EstimationDenoisingPose Estimation