MANTRA: Temporal Betweenness Centrality Approximation through Sampling
Antonio Cruciani

TL;DR
MANTRA is a novel framework that efficiently approximates temporal betweenness centrality and other key temporal graph metrics with probabilistic guarantees, significantly improving speed and accuracy over existing methods.
Contribution
It introduces a sampling-based approach using Monte Carlo Rademacher Averages for fast, high-quality approximation of temporal betweenness and graph characteristics.
Findings
Achieves high accuracy in estimating temporal betweenness.
Reduces computational time compared to previous methods.
Provides theoretical guarantees on approximation quality.
Abstract
We present MANTRA, a framework for approximating the temporal betweenness centrality of all nodes in a temporal graph. Our method can compute probabilistically guaranteed high-quality temporal betweenness estimates (of nodes and temporal edges) under all the feasible temporal path optimalities, presented in the work of Bu{\ss} et al. (KDD, 2020). We provide a sample-complexity analysis of our method and speed up the temporal betweenness computation using a state-of-the-art progressive sampling approach based on Monte Carlo Empirical Rademacher Averages. Additionally, we provide an efficient sampling algorithm to approximate the temporal diameter, average path length, and other fundamental temporal graph characteristic quantities within a small error with high probability. The running time of such approximation algorithm is $\tilde{\mathcal{O}}(\frac{\log…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOpportunistic and Delay-Tolerant Networks · Human Mobility and Location-Based Analysis · Complex Network Analysis Techniques
