English

Efficient Approximation Algorithms for Adaptive Influence Maximization

Social and Information Networks 2020-04-15 v1

Abstract

Given a social network GG and an integer kk, the influence maximization (IM) problem asks for a seed set SS of kk nodes from GG to maximize the expected number of nodes influenced via a propagation model. The majority of the existing algorithms for the IM problem are developed only under the non-adaptive setting, i.e., where all kk seed nodes are selected in one batch without observing how they influence other users in real world. In this paper, we study the adaptive IM problem where the kk seed nodes are selected in batches of equal size bb, such that the ii-th batch is identified after the actual influence results of the former i1i-1 batches are observed. In this paper, we propose the first practical algorithm for the adaptive IM problem that could provide the worst-case approximation guarantee of 1eρb(ε1)1-\mathrm{e}^{\rho_b(\varepsilon-1)}, where ρb=1(11/b)b\rho_b=1-(1-1/b)^b and ε(0,1)\varepsilon \in (0, 1) is a user-specified parameter. In particular, we propose a general framework AdaptGreedy that could be instantiated by any existing non-adaptive IM algorithms with expected approximation guarantee. Our approach is based on a novel randomized policy that is applicable to the general adaptive stochastic maximization problem, which may be of independent interest. In addition, we propose a novel non-adaptive IM algorithm called EPIC which not only provides strong expected approximation guarantee, but also presents superior performance compared with the existing IM algorithms. Meanwhile, we clarify some existing misunderstandings in recent work and shed light on further study of the adaptive IM problem. We conduct experiments on real social networks to evaluate our proposed algorithms comprehensively, and the experimental results strongly corroborate the superiorities and effectiveness of our approach.

Keywords

Cite

@article{arxiv.2004.06469,
  title  = {Efficient Approximation Algorithms for Adaptive Influence Maximization},
  author = {Keke Huang and Jing Tang and Kai Han and Xiaokui Xiao and Wei Chen and Aixin Sun and Xueyan Tang and Andrew Lim},
  journal= {arXiv preprint arXiv:2004.06469},
  year   = {2020}
}

Comments

This paper is accepted by The VLDB Journal