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

Abstract

We consider the Threshold Activation Problem (TAP): given social network G and positive threshold T, find a minimum-size seed set A that can trigger expected activation of at least T. 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): given η > 0, with probability 1 - η our algorithm returns a solution A with expected activation greater than T - 2 α T, and the size of the solution A is within factor 1 + 4 α T + ( T ) of the optimal size. The algorithm runs in time O ( α-2 ( n / η ) (n + m) |A| ), where n, m, 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.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…