Proceedings Article10.1145/2723372.2723734
Influence Maximization in Near-Linear Time: A Martingale Approach
Youze Tang,Yanchen Shi,Xiaokui Xiao +2 more
- 27 May 2015
- pp 1539-1554
864
TL;DR: The proposed influence maximization algorithm is a set of estimation techniques based on martingales, a classic statistical tool that provides the same worst-case guarantees as the state of the art, but offers significantly improved empirical efficiency.
read more
Abstract: Given a social network G and a positive integer k, the influence maximization problem asks for k nodes (in G) whose adoptions of a certain idea or product can trigger the largest expected number of follow-up adoptions by the remaining nodes This problem has been extensively studied in the literature, and the state-of-the-art technique runs in O((k+l) (n+m) log n e2) expected time and returns a (1-1 e-e)-approximate solution with at least 1 - 1/n l probability This paper presents an influence maximization algorithm that provides the same worst-case guarantees as the state of the art, but offers significantly improved empirical efficiency The core of our algorithm is a set of estimation techniques based on martingales, a classic statistical tool Those techniques not only provide accurate results with small computation overheads, but also enable our algorithm to support a larger class of information diffusion models than existing methods do We experimentally evaluate our algorithm against the states of the art under several popular diffusion models, using real social networks with up to 14 billion edges Our experimental results show that the proposed algorithm consistently outperforms the states of the art in terms of computation efficiency, and is often orders of magnitude faster
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
•Posted Content
Multi-Round Influence Maximization
TL;DR: This paper designs scalable algorithms based on the reverse influence sampling approach and achieves near-linear running time for the Multi-Round Influence Maximization (MRIM) problem, where influence propagates in multiple rounds independently from possibly different seed sets.
Influence Minimization via Blocking Strategies
TL;DR: The AdvancedGreedy algorithm is proposed, which utilizes a novel graph sampling technique that incorporates the dominator tree structure and can achieve a $(1-1/e-\epsilon)-approximation in the problem under the LT model.
Interest Maximization in Social Networks
Rahul Kumar Gautam,Anjeneya Swami Kare,S. D. Bhavani +2 more
TL;DR: The \IM{} problem maximizes the interest value in social networks by selecting the optimal set of initial spreaders. It is NP-Hard under LTM and can be formulated using linear programming. Heuristic algorithms such as \MP{} are effective in solving this problem.
Efficient Approximation Algorithms for Adaptive Seed Minimization
Jing Tang,Keke Huang,Xiaokui Xiao,Laks V. S. Lakshmanan,Xueyan Tang,Aixin Sun,Andrew Lim +6 more
- 25 Jun 2019
TL;DR: A novel algorithm, ASTI, is proposed, which addresses the adaptive seed minimization problem in O\Big(\fracη \cdot (m+n) \varepsilon^2 łn n \Big)$ expected time and offers an approximation guarantee of $\frac(łn η+1)^2 (1 - (1-1/b)^b)
Cumulative activation in social networks
TL;DR: Zhang et al. as discussed by the authors proposed two optimization problems: seed minimization with cumulative activation (SM-CA) and IM-CA, where the goal is to select a seed set with minimum size such that the number of cumulatively active nodes reaches a given requirement.
References
A note on two problems in connexion with graphs
TL;DR: A tree is a graph with one and only one path between every two nodes, where at least one path exists between any two nodes and the length of each branch is given.
Maximizing the spread of influence through a social network
David Kempe,Jon Kleinberg,Éva Tardos +2 more
- 24 Aug 2003
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.
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.
•Book
Approximation Algorithms
Vijay V. Vazirani
- 02 Jul 2001
TL;DR: Covering the basic techniques used in the latest research work, the author consolidates progress made so far, including some very recent and promising results, and conveys the beauty and excitement of work in the field.
4.5K
•Book
Non-uniform random variate generation
Luc Devroye
- 16 Apr 1986
TL;DR: A survey of the main methods in non-uniform random variate generation can be found in this article, where the authors provide information on the expected time complexity of various algorithms, before addressing modern topics such as indirectly specified distributions, random processes and Markov chain methods.
4K
Related Papers (5)
David Kempe,Jon Kleinberg,Éva Tardos +2 more
- 24 Aug 2003
Wei Chen,Yajun Wang,Siyu Yang +2 more
- 28 Jun 2009
Pedro Domingos,Matthew Richardson +1 more
- 26 Aug 2001