Efficient Approximation Algorithms for Adaptive Seed Minimization
Abstract
As a dual problem of influence maximization, the seed minimization problem asks for the minimum number of seed nodes to influence a required number of users in a given social network . Existing algorithms for seed minimization mostly consider the non-adaptive setting, where all seed nodes are selected in one batch without observing how they may influence other users. In this paper, we study seed minimization in the adaptive setting, where the seed nodes are selected in several batches, such that the choice of a batch may exploit information about the actual influence of the previous batches. We propose a novel algorithm, ASTI, which addresses the adaptive seed minimization problem in expected time and offers an approximation guarantee of in expectation, where is the targeted number of influenced nodes, is size of each seed node batch, and is a user-specified parameter. To the best of our knowledge, ASTI is the first algorithm that provides such an approximation guarantee without incurring prohibitive computation overhead. With extensive experiments on a variety of datasets, we demonstrate the effectiveness and efficiency of ASTI over competing methods.
Cite
@article{arxiv.1907.09668,
title = {Efficient Approximation Algorithms for Adaptive Seed Minimization},
author = {Jing Tang and Keke Huang and Xiaokui Xiao and Laks V. S. Lakshmanan and Xueyan Tang and Aixin Sun and Andrew Lim},
journal= {arXiv preprint arXiv:1907.09668},
year = {2019}
}
Comments
A short version of the paper appeared in 2019 International Conference on Management of Data (SIGMOD '19), June 30--July 5, 2019, Amsterdam, Netherlands. ACM, New York, NY, USA, 18 pages