DSLGSIMLOct 18, 2019

Temporal Network Sampling

arXiv:1910.08657v24 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of handling large-scale temporal networks for researchers and practitioners in network analysis, offering incremental improvements in sampling efficiency and accuracy.

The authors tackled the challenge of analyzing massive temporal networks by proposing a general framework for temporal network sampling with unbiased estimation, developing online, single-pass algorithms that enable fast, accurate, and memory-efficient statistical estimation of network patterns and properties, as demonstrated through extensive experiments on various domains.

Temporal networks representing a stream of timestamped edges are seemingly ubiquitous in the real-world. However, the massive size and continuous nature of these networks make them fundamentally challenging to analyze and leverage for descriptive and predictive modeling tasks. In this work, we propose a general framework for temporal network sampling with unbiased estimation. We develop online, single-pass sampling algorithms and unbiased estimators for temporal network sampling. The proposed algorithms enable fast, accurate, and memory-efficient statistical estimation of temporal network patterns and properties. In addition, we propose a temporally decaying sampling algorithm with unbiased estimators for studying networks that evolve in continuous time, where the strength of links is a function of time, and the motif patterns are temporally-weighted. In contrast to the prior notion of a $\bigtriangleup t$-temporal motif, the proposed formulation and algorithms for counting temporally weighted motifs are useful for forecasting tasks in networks such as predicting future links, or a future time-series variable of nodes and links. Finally, extensive experiments on a variety of temporal networks from different domains demonstrate the effectiveness of the proposed algorithms. A detailed ablation study is provided to understand the impact of the various components of the proposed framework.

Foundations

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

Your Notes