English

Seeding with Costly Network Information

Social and Information Networks 2022-05-24 v5 Computational Complexity Probability Physics and Society

Abstract

We study the task of selecting kk nodes, in a social network of size nn, to seed a diffusion with maximum expected spread size, under the independent cascade model with cascade probability pp. Most of the previous work on this problem (known as influence maximization) focuses on efficient algorithms to approximate the optimal seed set with provable guarantees given knowledge of the entire network; however, obtaining full knowledge of the network is often very costly in practice. Here we develop algorithms and guarantees for approximating the optimal seed set while bounding how much network information is collected. First, we study the achievable guarantees using a sublinear influence sample size. We provide an almost tight approximation algorithm with an additive ϵn\epsilon n loss and show that the squared dependence of sample size on kk is asymptotically optimal when ϵ\epsilon is small. We then propose a probing algorithm that queries edges from the graph and use them to find a seed set with the same almost tight approximation guarantee. We also provide a matching (up to logarithmic factors) lower-bound on the required number of edges. This algorithm is implementable in field surveys or in crawling online networks. Our probing takes pp as an input which may not be known in advance, and we show how to down-sample the probed edges to match the best estimate of pp if they are collected with a higher probability. Finally, we test our algorithms on an empirical network to quantify the tradeoff between the cost of obtaining more refined network information and the benefit of the added information for guiding improved seeding strategies.

Keywords

Cite

@article{arxiv.1905.04325,
  title  = {Seeding with Costly Network Information},
  author = {Dean Eckles and Hossein Esfandiari and Elchanan Mossel and M. Amin Rahimian},
  journal= {arXiv preprint arXiv:1905.04325},
  year   = {2022}
}
R2 v1 2026-06-23T09:03:14.091Z