English

Modeling Viral Information Spreading via Directed Acyclic Graph Diffusion

Social and Information Networks 2023-12-25 v2 Signal Processing

Abstract

Viral information like rumors or fake news is spread over a communication network like a virus infection in a unidirectional manner: entity ii conveys information to a neighbor jj, resulting in two equally informed (infected) parties. Existing graph diffusion works focus only on bidirectional diffusion on an undirected graph. Instead, we propose a new directed acyclic graph (DAG) diffusion model to estimate the probability xi(t)x_i(t) of node ii's infection at time tt given a source node ss, where xi() = 1x_i(\infty)~=~1. Specifically, given an undirected positive graph modeling node-to-node communication, we first compute its graph embedding: a latent coordinate for each node in an assumed low-dimensional manifold space from extreme eigenvectors via LOBPCG. Next, we construct a DAG based on Euclidean distances between latent coordinates. Spectrally, we prove that the asymmetric DAG Laplacian matrix contains real non-negative eigenvalues, and that the DAG diffusion converges to the all-infection vector \x()=\1\x(\infty) = \1 as tt \rightarrow \infty. Simulation experiments show that our proposed DAG diffusion accurately models viral information spreading over a variety of graph structures at different time instants.

Keywords

Cite

@article{arxiv.2305.05107,
  title  = {Modeling Viral Information Spreading via Directed Acyclic Graph Diffusion},
  author = {Chinthaka Dinesh and Gene Cheung and Fei Chen and Yuejiang Li and H. Vicky Zhao},
  journal= {arXiv preprint arXiv:2305.05107},
  year   = {2023}
}
R2 v1 2026-06-28T10:29:17.284Z