Streaming Influence Maximization in Social Networks Based on Multi-Action Credit Distribution
Qilian Yu, Hang Li, Yun Liao, Shuguang Cui
Abstract
In a social network, influence maximization is the problem of identifying a set of users that own the maximum influence ability across the network. In this paper, a novel credit distribution (CD) based model, termed as the multi-action CD (mCD) model, is introduced to quantify the influence ability of each user. Compared to existing models, the new model can work with practical datasets where one type of action is recorded for multiple times. Based on this model, influence maximization is formulated as a submodular maximization problem under a knapsack constraint, which is NP-hard. An efficient streaming algorithm is developed to achieve <tex xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">$(\frac{1}{3}-\epsilon)$</tex> approximation of the optimality. Experiments conducted on real Twitter dataset demonstrate that the mCD model enjoys high accuracy compared to the conventional CD model in estimating the total number of people who get influenced in a social network. Furthermore, compared to the greedy algorithm, the proposed single-pass streaming algorithm achieves similar performance in terms of influence maximization, while running several orders of magnitude faster.
BibTeX
@inproceedings{icassp2018_streaminginfluen,
title = {Streaming Influence Maximization in Social Networks Based on Multi-Action Credit Distribution},
author = {Qilian Yu and Hang Li and Yun Liao and Shuguang Cui},
booktitle = {ICASSP 2018},
year = {2018}
}