Dynamic Influence Maximization
Binghui Peng

TL;DR
This paper studies dynamic influence maximization in evolving social networks, proposing algorithms with near-optimal approximation and analyzing fundamental computational limits under the SETH hypothesis.
Contribution
It introduces efficient algorithms for incremental DIM with near-optimal approximation and establishes hardness results for fully dynamic DIM under SETH.
Findings
Incremental model algorithm achieves (1-1/e-ε)-approximation with polylogarithmic overhead.
Fully dynamic model has strong hardness results under SETH.
Novel adaptive sampling reduces DIM to dynamic MAX-k coverage.
Abstract
We initiate a systematic study on (DIM). In the DIM problem, one maintains a seed set of at most nodes in a dynamically involving social network, with the goal of maximizing the expected influence spread while minimizing the amortized updating cost. We consider two evolution models. In the model, the social network gets enlarged over time and one only introduces new users and establishes new social links, we design an algorithm that achieves -approximation to the optimal solution and has amortized running time, which matches the state-of-art offline algorithm with only poly-logarithmic overhead. In the model, users join in and leave, influence propagation gets strengthened or weakened in real…
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.
Videos
Taxonomy
TopicsComplexity and Algorithms in Graphs · Optimization and Search Problems · Stochastic Gradient Optimization Techniques
