scispace - formally typeset
Open AccessProceedings ArticleDOI

Stop-and-Stare: Optimal Sampling Algorithms for Viral Marketing in Billion-scale Networks

Reads0
Chats0
TLDR
Theoretically, it is proved that SSA and D-SSA are the first approximation algorithms that use (asymptotically) minimum numbers of samples, meeting strict theoretical thresholds characterized for IM.
Abstract
Influence Maximization (IM), that seeks a small set of key users who spread the influence widely into the network, is a core problem in multiple domains. It finds applications in viral marketing, epidemic control, and assessing cascading failures within complex systems. Despite the huge amount of effort, IM in billion-scale networks such as Facebook, Twitter, and World Wide Web has not been satisfactorily solved. Even the state-of-the-art methods such as TIM+ and IMM may take days on those networks. In this paper, we propose SSA and D-SSA, two novel sampling frameworks for IM-based viral marketing problems. SSA and D-SSA are up to 1200 times faster than the SIGMOD'15 best method, IMM, while providing the same (1-1/e-e) approximation guarantee. Underlying our frameworks is an innovative Stop-and-Stare strategy in which they stop at exponential check points to verify (stare) if there is adequate statistical evidence on the solution quality. Theoretically, we prove that SSA and D-SSA are the first approximation algorithms that use (asymptotically) minimum numbers of samples, meeting strict theoretical thresholds characterized for IM. The absolute superiority of SSA and D-SSA are confirmed through extensive experiments on real network data for IM and another topic-aware viral marketing problem, named TVM.

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

Revisiting the stop-and-stare algorithms for influence maximization

TL;DR: This study suggests that there exist opportunities for further scaling up influence maximization with approximation guarantees, and investigates inaccuracies in previously reported technical results on the accuracy and efficiency of SSA and D-SSA.
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.
Proceedings ArticleDOI

Debunking the Myths of Influence Maximization: An In-Depth Benchmarking Study

TL;DR: An in-depth benchmarking study of IM techniques on social networks is performed, which unearth and debunk a series of myths and establishes that there is no single state-of-the-art technique in IM.
Journal ArticleDOI

A survey on influence maximization in a social network

TL;DR: This paper presents a survey on the progress in and around SIM Problem, and discusses current research trends and future research directions as well.
References
More filters
Proceedings ArticleDOI

What is Twitter, a social network or a news media?

TL;DR: In this paper, the authors have crawled the entire Twittersphere and found a non-power-law follower distribution, a short effective diameter, and low reciprocity, which all mark a deviation from known characteristics of human social networks.
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.
Proceedings ArticleDOI

Cost-effective outbreak detection in networks

TL;DR: This work exploits submodularity to develop an efficient algorithm that scales to large problems, achieving near optimal placements, while being 700 times faster than a simple greedy algorithm and achieving speedups and savings in storage of several orders of magnitude.
Proceedings ArticleDOI

Efficient influence maximization in social networks

TL;DR: Based on the results, it is believed that fine-tuned heuristics may provide truly scalable solutions to the influence maximization problem with satisfying influence spread and blazingly fast running time.
Proceedings ArticleDOI

Scalable influence maximization for prevalent viral marketing in large-scale social networks

TL;DR: The results from extensive simulations demonstrate that the proposed algorithm is currently the best scalable solution to the influence maximization problem and significantly outperforms all other scalable heuristics to as much as 100%--260% increase in influence spread.