A Probabilistic Graph Diffusion Model for Source Localization (Student Abstract)

Abstract

Source localization, as a reverse problem of graph diffusion, is important for many applications such as rumor tracking, detecting computer viruses, and finding epidemic spreaders. However, it is still under-explored due to the inherent uncertainty of the diffusion process: after a long period of propagation, the same diffusion process may start with diverse sources. Most existing solutions utilize deterministic models and therefore cannot describe the diffusion uncertainty of sources. Moreover, current probabilistic approaches are hard to conduct smooth transformations with variational inference. To overcome the limitations, we propose a probabilistic framework using continuous normalizing flows with invertible transformations and graph neural networks to explicitly model the uncertainty of the diffusion source. Experimental results on two real-world datasets demonstrate the effectiveness of our model over strong baselines.

Cite

Text

Qian et al. "A Probabilistic Graph Diffusion Model for Source Localization (Student Abstract)." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I13.27013

Markdown

[Qian et al. "A Probabilistic Graph Diffusion Model for Source Localization (Student Abstract)." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/qian2023aaai-probabilistic/) doi:10.1609/AAAI.V37I13.27013

BibTeX

@inproceedings{qian2023aaai-probabilistic,
  title     = {{A Probabilistic Graph Diffusion Model for Source Localization (Student Abstract)}},
  author    = {Qian, Tangjiang and Xu, Xovee and Xiao, Zhe and Zhong, Ting and Zhou, Fan},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {16306-16307},
  doi       = {10.1609/AAAI.V37I13.27013},
  url       = {https://mlanthology.org/aaai/2023/qian2023aaai-probabilistic/}
}