English

Link Recommendation to Augment Influence Diffusion with Provable Guarantees

Social and Information Networks 2024-03-01 v1

Abstract

Link recommendation systems in online social networks (OSNs), such as Facebook's ``People You May Know'', Twitter's ``Who to Follow'', and Instagram's ``Suggested Accounts'', facilitate the formation of new connections among users. This paper addresses the challenge of link recommendation for the purpose of social influence maximization. In particular, given a graph GG and the seed set SS, our objective is to select kk edges that connect seed nodes and ordinary nodes to optimize the influence dissemination of the seed set. This problem, referred to as influence maximization with augmentation (IMA), has been proven to be NP-hard. In this paper, we propose an algorithm, namely \textsf{AIS}, consisting of an efficient estimator for augmented influence estimation and an accelerated sampling approach. \textsf{AIS} provides a (11/eε)(1-1/\mathrm{e}-\varepsilon)-approximate solution with a high probability of 1δ1-\delta, and runs in O(k2(m+n)log(n/δ)/ε2+kEC)O(k^2 (m+n) \log (n / \delta) / \varepsilon^2 + k \left|E_{\mathcal{C}}\right|) time assuming that the influence of any singleton node is smaller than that of the seed set. To the best of our knowledge, this is the first algorithm that can be implemented on large graphs containing millions of nodes while preserving strong theoretical guarantees. We conduct extensive experiments to demonstrate the effectiveness and efficiency of our proposed algorithm.

Keywords

Cite

@article{arxiv.2402.19189,
  title  = {Link Recommendation to Augment Influence Diffusion with Provable Guarantees},
  author = {Xiaolong Chen and Yifan Song and Jing Tang},
  journal= {arXiv preprint arXiv:2402.19189},
  year   = {2024}
}

Comments

TheWebConf'24; Corresponding author: Jing Tang

R2 v1 2026-06-28T15:04:39.071Z