ICML 2025poster0 citations

SDMG: Smoothing Your Diffusion Models for Powerful Graph Representation Learning

Junyou Zhu, Langzhou He, Chao Gao, Dongpeng Hou, Zhen Su, Philip S. Yu, Juergen Kurths, Frank Hellmann

Abstract

Diffusion probabilistic models (DPMs) have recently demonstrated impressive generative capabilities. There is emerging evidence that their sample reconstruction ability can yield meaningful representations for recognition tasks. In this paper, we demonstrate that the objectives underlying generation and representation learning are not perfectly aligned. Through a spectral analysis, we find that minimizing the mean squared error (MSE) between the original graph and its reconstructed counterpart does not necessarily optimize representations for downstream tasks. Instead, focusing on reconstructing a small subset of features, specifically those capturing global information, proves to be more effective for learning powerful representations. Motivated by these insights, we propose a novel framework, the Smooth Diffusion Model for Graphs (SDMG), which introduces a multi-scale smoothing loss and low-frequency information encoders to promote the recovery of global, low-frequency details, while suppressing irrelevant high-frequency noise. Extensive experiments validate the effectiveness of our method, suggesting a promising direction for advancing diffusion models in graph representation learning.

Graph Representation LearningGraph Diffusion ModelDiffusion Probabilistic ModelsGraph Self-supervised Learning
BibTeX
@inproceedings{
zhu2025sdmg,
title={{SDMG}: Smoothing Your Diffusion Models for Powerful Graph Representation Learning},
author={Junyou Zhu and Langzhou He and Chao Gao and Dongpeng Hou and Zhen Su and Philip S. Yu and Juergen Kurths and Frank Hellmann},
booktitle={Forty-second International Conference on Machine Learning},
year={2025},
url={https://openreview.net/forum?id=lNyaQIJ5Z7}
}