English

Structure-prior Informed Diffusion Model for Graph Source Localization with Limited Data

Social and Information Networks 2025-09-24 v3 Artificial Intelligence Machine Learning

Abstract

Source localization in graph information propagation is essential for mitigating network disruptions, including misinformation spread, cyber threats, and infrastructure failures. Existing deep generative approaches face significant challenges in real-world applications due to limited propagation data availability. We present SIDSL (\textbf{S}tructure-prior \textbf{I}nformed \textbf{D}iffusion model for \textbf{S}ource \textbf{L}ocalization), a generative diffusion framework that leverages topology-aware priors to enable robust source localization with limited data. SIDSL addresses three key challenges: unknown propagation patterns through structure-based source estimations via graph label propagation, complex topology-propagation relationships via a propagation-enhanced conditional denoiser with GNN-parameterized label propagation module, and class imbalance through structure-prior biased diffusion initialization. By learning pattern-invariant features from synthetic data generated by established propagation models, SIDSL enables effective knowledge transfer to real-world scenarios. Experimental evaluation on four real-world datasets demonstrates superior performance with 7.5-13.3\% F1 score improvements over baselines, including over 19\% improvement in few-shot and 40\% in zero-shot settings, validating the framework's effectiveness for practical source localization. Our code can be found \href{https://github.com/tsinghua-fib-lab/SIDSL}{here}.

Keywords

Cite

@article{arxiv.2502.17928,
  title  = {Structure-prior Informed Diffusion Model for Graph Source Localization with Limited Data},
  author = {Hongyi Chen and Jingtao Ding and Xiaojun Liang and Yong Li and Xiao-Ping Zhang},
  journal= {arXiv preprint arXiv:2502.17928},
  year   = {2025}
}

Comments

CIKM 2025

R2 v1 2026-06-28T21:56:52.642Z