English

Inferring Graphs from Cascades: A Sparse Recovery Framework

Social and Information Networks 2024-11-14 v1 Machine Learning Machine Learning

Abstract

In the Network Inference problem, one seeks to recover the edges of an unknown graph from the observations of cascades propagating over this graph. In this paper, we approach this problem from the sparse recovery perspective. We introduce a general model of cascades, including the voter model and the independent cascade model, for which we provide the first algorithm which recovers the graph's edges with high probability and O(slogm)O(s\log m) measurements where ss is the maximum degree of the graph and mm is the number of nodes. Furthermore, we show that our algorithm also recovers the edge weights (the parameters of the diffusion process) and is robust in the context of approximate sparsity. Finally we prove an almost matching lower bound of Ω(slogms)\Omega(s\log\frac{m}{s}) and validate our approach empirically on synthetic graphs.

Keywords

Cite

@article{arxiv.1505.05663,
  title  = {Inferring Graphs from Cascades: A Sparse Recovery Framework},
  author = {Jean Pouget-Abadie and Thibaut Horel},
  journal= {arXiv preprint arXiv:1505.05663},
  year   = {2024}
}

Comments

Full version of the ICML paper with the same title

R2 v1 2026-06-22T09:38:37.544Z