SIPRMLSep 22, 2021

Temporal Scale Estimation for Oversampled Network Cascades: Theory, Algorithms, and Experiment

arXiv:2109.10937v1
Originality Incremental advance
AI Analysis

This work addresses a specific issue in modeling network cascades for applications like social networks and epidemiology, offering an incremental improvement in estimation efficiency.

The paper tackles the problem of temporal distortion in network cascades, where misalignment between observation and process rates degrades downstream statistical tasks, and presents FastClock, a linear-time algorithm that outperforms the state-of-the-art dynamic programming method in both speed and accuracy across a broad parameter range.

Spreading processes on graphs arise in a host of application domains, from the study of online social networks to viral marketing to epidemiology. Various discrete-time probabilistic models for spreading processes have been proposed. These are used for downstream statistical estimation and prediction problems, often involving messages or other information that is transmitted along with infections caused by the process. It is thus important to design models of cascade observation that take into account phenomena that lead to uncertainty about the process state at any given time. We highlight one such phenomenon -- temporal distortion -- caused by a misalignment between the rate at which observations of a cascade process are made and the rate at which the process itself operates, and argue that failure to correct for it results in degradation of performance on downstream statistical tasks. To address these issues, we formulate the clock estimation problem in terms of a natural distortion measure. We give a clock estimation algorithm, which we call FastClock, that runs in linear time in the size of its input and is provably statistically accurate for a broad range of model parameters when cascades are generated from the independent cascade process with known parameters and when the underlying graph is Erdős-Rényi. We further give empirical results on the performance of our algorithm in comparison to the state of the art estimator, a likelihood proxy maximization-based estimator implemented via dynamic programming. We find that, in a broad parameter regime, our algorithm substantially outperforms the dynamic programming algorithm in terms of both running time and accuracy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes