paper-with-me

Papers

Leveraging Structural Knowledge in Diffusion Models for Source Localization in Data-Limited Graph Scenarios

2025-02-25 · Hongyi Chen, Jingtao Ding, Xiaojun Liang, Yong Li, Xiao-Ping Zhang

The source localization problem in graph information propagation is crucial for managing various network disruptions, from misinformation spread to infrastructure failures. While recent deep generative approaches have shown promise in this domain, their effectiveness is limited by the scarcity of real-world propagation data. This paper introduces SIDSL (\textbf{S}tructure-prior \textbf{I}nformed \textbf{D}iffusion model for \textbf{S}ource \textbf{L}ocalization), a novel framework that addresses three key challenges in limited-data scenarios: unknown propagation patterns, complex topology-propagation relationships, and class imbalance between source and non-source nodes. SIDSL incorporates topology-aware priors through graph label propagation and employs a propagation-enhanced conditional denoiser with a GNN-parameterized label propagation module (GNN-LP). Additionally, we propose a structure-prior biased denoising scheme that initializes from structure-based source estimations rather than random noise, effectively countering class imbalance issues. Experimental results across four real-world datasets demonstrate SIDSL's superior performance, achieving 7.5-13.3% improvements in F1 scores compared to state-of-the-art methods. Notably, when pretrained with simulation data of synthetic patterns, SIDSL maintains robust performance with only 10% of training data, surpassing baselines by more than 18.8%. These results highlight SIDSL's effectiveness in real-world applications where labeled data is scarce.

📄 PDF Abstract BibTeX arXiv:2502.17928

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingMisinformation

Similar Papers 제목 키워드 기반

Source Localization of Graph Diffusion via Variational Autoencoders for Graph Inverse Problems

2022-06-24 · Chen Ling, Junji Jiang, Junxiang Wang, Liang Zhao

Graph diffusion problems such as the propagation of rumors, computer viruses, or smart grid failures are ubiquitous and societal. Hence it is usually crucial to identify diffusion sources according to the current graph d…

RadioDiff-Loc: Diffusion Model Enhanced Scattering Congnition for NLoS Localization with Sparse Radio Map Estimation

2025-09-02 · Xiucheng Wang, Qiming Zhang, Nan Cheng arxiv

Accurate localization of non-cooperative signal sources in non-line-of-sight (NLoS) environments remains a critical challenge with a wide range of applications, including autonomous navigation, industrial automation, and…

On Mechanistic Knowledge Localization in Text-to-Image Generative Models

2024-05-02 · Samyadeep Basu, Keivan Rezaei, Priyatham Kattakinda, Ryan Rossi 외

Identifying layers within text-to-image models which control visual attributes can facilitate efficient model editing through closed-form updates. Recent work, leveraging causal tracing show that early Stable-Diffusion v…

Model Editing

DiffusionSeg: Adapting Diffusion Towards Unsupervised Object Discovery

2023-03-17 · Chaofan Ma, Yuhuan Yang, Chen Ju, Fei Zhang 외

Learning from a large corpus of data, pre-trained models have achieved impressive progress nowadays. As popular generative pre-training, diffusion models capture both low-level visual knowledge and high-level semantic re…

ObjectObject DiscoveryObject Localization

GraphSL: An Open-Source Library for Graph Source Localization Approaches and Benchmark Datasets

2024-05-06 · Junxiang Wang, Liang Zhao

We introduce GraphSL, a new library for studying the graph source localization problem. graph diffusion and graph source localization are inverse problems in nature: graph diffusion predicts information diffusions from i…