English

Algorithmic Design for Competitive Influence Maximization Problems

Social and Information Networks 2014-11-03 v1 Data Structures and Algorithms

Abstract

Given the popularity of the viral marketing campaign in online social networks, finding an effective method to identify a set of most influential nodes so to compete well with other viral marketing competitors is of upmost importance. We propose a "General Competitive Independent Cascade (GCIC)" model to describe the general influence propagation of two competing sources in the same network. We formulate the "Competitive Influence Maximization (CIM)" problem as follows: Under a prespecified influence propagation model and that the competitor's seed set is known, how to find a seed set of kk nodes so as to trigger the largest influence cascade? We propose a general algorithmic framework TCIM for the CIM problem under the GCIC model. TCIM returns a (11/eϵ)(1-1/e-\epsilon)-approximate solution with probability at least 1n1-n^{-\ell}, and has an efficient time complexity of O(c(k+)(m+n)logn/ϵ2)O(c(k+\ell)(m+n)\log n/\epsilon^2), where cc depends on specific propagation model and may also depend on kk and underlying network GG. To the best of our knowledge, this is the first general algorithmic framework that has both (11/eϵ)(1-1/e-\epsilon) performance guarantee and practical efficiency. We conduct extensive experiments on real-world datasets under three specific influence propagation models, and show the efficiency and accuracy of our framework. In particular, we achieve up to four orders of magnitude speedup as compared to the previous state-of-the-art algorithms with the approximate guarantee.

Keywords

Cite

@article{arxiv.1410.8664,
  title  = {Algorithmic Design for Competitive Influence Maximization Problems},
  author = {Yishi Lin and John C. S. Lui},
  journal= {arXiv preprint arXiv:1410.8664},
  year   = {2014}
}
R2 v1 2026-06-22T06:43:05.731Z