English

Scalable Bicriteria Algorithms for the Threshold Activation Problem in Online Social Networks

Social and Information Networks 2017-02-01 v1

Abstract

We consider the Threshold Activation Problem (TAP): given social network GG and positive threshold TT, find a minimum-size seed set AA that can trigger expected activation of at least TT. We introduce the first scalable, parallelizable algorithm with performance guarantee for TAP suitable for datasets with millions of nodes and edges; we exploit the bicriteria nature of solutions to TAP to allow the user to control the running time versus accuracy of our algorithm through a parameter α(0,1)\alpha \in (0,1): given η>0\eta > 0, with probability 1η1 - \eta our algorithm returns a solution AA with expected activation greater than T2αTT - 2 \alpha T, and the size of the solution AA is within factor 1+4αT+log(T)1 + 4 \alpha T + \log ( T ) of the optimal size. The algorithm runs in time O(α2log(n/η)(n+m)A)O \left( \alpha^{-2}\log \left( n / \eta \right) (n + m) |A| \right), where nn, mm, refer to the number of nodes, edges in the network. The performance guarantee holds for the general triggering model of internal influence and also incorporates external influence, provided a certain condition is met on the cost-effectivity of seed selection.

Keywords

Cite

@article{arxiv.1701.08799,
  title  = {Scalable Bicriteria Algorithms for the Threshold Activation Problem in Online Social Networks},
  author = {Alan Kuhnle and Tianyi Pan and Md Abdul Alim and My T. Thai},
  journal= {arXiv preprint arXiv:1701.08799},
  year   = {2017}
}