English

Online Influence Maximization under Linear Threshold Model

Machine Learning 2021-04-27 v3 Social and Information Networks

Abstract

Online influence maximization (OIM) is a popular problem in social networks to learn influence propagation model parameters and maximize the influence spread at the same time. Most previous studies focus on the independent cascade (IC) model under the edge-level feedback. In this paper, we address OIM in the linear threshold (LT) model. Because node activations in the LT model are due to the aggregated effect of all active neighbors, it is more natural to model OIM with the node-level feedback. And this brings new challenge in online learning since we only observe aggregated effect from groups of nodes and the groups are also random. Based on the linear structure in node activations, we incorporate ideas from linear bandits and design an algorithm LT-LinUCB that is consistent with the observed feedback. By proving group observation modulated (GOM) bounded smoothness property, a novel result of the influence difference in terms of the random observations, we provide a regret of order O~(poly(m)T)\tilde{O}(\mathrm{poly}(m)\sqrt{T}), where mm is the number of edges and TT is the number of rounds. This is the first theoretical result in such order for OIM under the LT model. In the end, we also provide an algorithm OIM-ETC with regret bound O(poly(m) T2/3)O(\mathrm{poly}(m)\ T^{2/3}), which is model-independent, simple and has less requirement on online feedback and offline computation.

Keywords

Cite

@article{arxiv.2011.06378,
  title  = {Online Influence Maximization under Linear Threshold Model},
  author = {Shuai Li and Fang Kong and Kejie Tang and Qizhi Li and Wei Chen},
  journal= {arXiv preprint arXiv:2011.06378},
  year   = {2021}
}

Comments

29 pages

R2 v1 2026-06-23T20:08:03.383Z