Finding Super-spreaders in Network Cascades
Elchanan Mossel, Anirudh Sridhar
TL;DR
This work investigates learning structural features of a network from cascade traces generated by a continuous-time SI process when the underlying graph is unknown. It introduces a second-derivative based estimator that identifies high-degree vertices by analyzing the discretized second derivative of the infection curve at infection times, enabling exact recovery of the high-degree set for graphs with degree threshold $D=n^{\alpha}$ when $\alpha>3/4$ using a constant number of cascades. It also proves an information-theoretic lower bound showing that for $\alpha\in(0,1/2)$, at least $\log n / \log\log n$ cascades are needed, via a connection to sparse mixture detection; this implies that estimating super-spreaders can be nearly as hard as learning the whole graph in tree-like cases. The results reveal a phase transition in sample complexity across regimes of $\alpha$, provide a concrete algorithm (Algorithm 1) with provable guarantees, and outline open questions for the intermediate regime $[1/2,3/4]$ and extensions to noisy observations, general graphs, and other motifs.
Abstract
Suppose that a cascade (e.g., an epidemic) spreads on an unknown graph, and only the infection times of vertices are observed. What can be learned about the graph from the infection times caused by multiple distinct cascades? Most of the literature on this topic focuses on the task of recovering the entire graph, which requires $Ω( \log n)$ cascades for an $n$-vertex bounded degree graph. Here we ask a different question: can the important parts of the graph be estimated from just a few (i.e., constant number) of cascades, even as $n$ grows large? In this work, we focus on identifying super-spreaders (i.e., high-degree vertices) from infection times caused by a Susceptible-Infected process on a graph. Our first main result shows that vertices of degree greater than $n^{3/4}$ can indeed be estimated from a constant number of cascades. Our algorithm for doing so leverages a novel connection between vertex degrees and the second derivative of the cumulative infection curve. Conversely, we show that estimating vertices of degree smaller than $n^{1/2}$ requires at least $\log(n) / \log \log (n)$ cascades. Surprisingly, this matches (up to $\log \log n$ factors) the number of cascades needed to learn the \emph{entire} graph if it is a tree.
