scispace - formally typeset
Open AccessProceedings ArticleDOI

StaticGreedy: solving the scalability-accuracy dilemma in influence maximization

TLDR
A static greedy algorithm is proposed, named StaticGreedy, to strictly guarantee the submodularity of influence spread function during the seed selection process, which makes the computational expense dramatically reduced by two orders of magnitude without loss of accuracy.
Abstract
Influence maximization, defined as a problem of finding a set of seed nodes to trigger a maximized spread of influence, is crucial to viral marketing on social networks. For practical viral marketing on large scale social networks, it is required that influence maximization algorithms should have both guaranteed accuracy and high scalability. However, existing algorithms suffer a scalability-accuracy dilemma: conventional greedy algorithms guarantee the accuracy with expensive computation, while the scalable heuristic algorithms suffer from unstable accuracy. In this paper, we focus on solving this scalability-accuracy dilemma. We point out that the essential reason of the dilemma is the surprising fact that the submodularity, a key requirement of the objective function for a greedy algorithm to approximate the optimum, is not guaranteed in all conventional greedy algorithms in the literature of influence maximization. Therefore a greedy algorithm has to afford a huge number of Monte Carlo simulations to reduce the pain caused by unguaranteed submodularity. Motivated by this critical finding, we propose a static greedy algorithm, named StaticGreedy, to strictly guarantee the submodularity of influence spread function during the seed selection process. The proposed algorithm makes the computational expense dramatically reduced by two orders of magnitude without loss of accuracy. Moreover, we propose a dynamical update strategy which can speed up the StaticGreedy algorithm by 2-7 times on large scale social networks.

read more

Citations
More filters
Journal ArticleDOI

Influence Maximization on Social Graphs: A Survey

TL;DR: This paper surveys and synthesizes a wide spectrum of existing studies on IM from an algorithmic perspective, with a special focus on a review of well-accepted diffusion models that capture the information diffusion process and build the foundation of the IM problem.
Journal ArticleDOI

Influence analysis in social networks: A survey

TL;DR: This survey aims to pave a comprehensive and solid starting ground for interested readers by soliciting the latest work in social influence analysis from different levels, such as its definition, properties, architecture, applications, and diffusion models.
Proceedings Article

Fast and accurate influence maximization on large networks with pruned Monte-Carlo simulations

TL;DR: The proposed method is a Monte-Carlo-simulation-based method, and thus it consistently produces solutions of high quality with the theoretical guarantee, and runs as fast as other state-of-the-art methods, and can be applied to large networks of the day.
Proceedings ArticleDOI

IMRank: influence maximization via finding self-consistent ranking

TL;DR: Li et al. as mentioned in this paper developed an iterative ranking framework, i.e., IMRank, to efficiently solve influence maximization problem under independent cascade model, where starting from an initial ranking, e.g., one obtained from efficient heuristic algorithm, IMRank finds a selfconsistent ranking by reordering nodes iteratively in terms of their ranking-based marginal influence spread computed according to current ranking.
Proceedings ArticleDOI

Online Processing Algorithms for Influence Maximization

TL;DR: This paper proposes a new algorithm for OPIM with both superior empirical effectiveness and strong theoretical guarantees, and demonstrates that its solutions outperform the state of the art for both OPIM and conventional influence maximization.
References
More filters
Proceedings ArticleDOI

Maximizing the spread of influence through a social network

TL;DR: An analysis framework based on submodular functions shows that a natural greedy strategy obtains a solution that is provably within 63% of optimal for several classes of models, and suggests a general approach for reasoning about the performance guarantees of algorithms for these types of influence problems in social networks.
Journal ArticleDOI

Maximizing the Spread of Influence through a Social Network

TL;DR: The problem of finding the most influential nodes in a social network is NP-hard as mentioned in this paper, and the first provable approximation guarantees for efficient algorithms were provided by Domingos et al. using an analysis framework based on submodular functions.
Journal ArticleDOI

An analysis of approximations for maximizing submodular set functions--I

TL;DR: It is shown that a “greedy” heuristic always produces a solution whose value is at least 1 −[(K − 1/K]K times the optimal value, which can be achieved for eachK and has a limiting value of (e − 1)/e, where e is the base of the natural logarithm.
Posted Content

An analysis of approximations for maximizing submodular set functions II

TL;DR: In this article, the authors considered the problem of finding a maximum weight independent set in a matroid, where the elements of the matroid are colored and the items of the independent set can have no more than K colors.
Proceedings ArticleDOI

Mining the network value of customers

TL;DR: It is proposed to model also the customer's network value: the expected profit from sales to other customers she may influence to buy, the customers those may influence, and so on recursively, taking advantage of the availability of large relevant databases.
Related Papers (5)