Whom to befriend to influence people
Gennaro Cordasco, Luisa Gargano, Manuel Lafond, Lata Narayanan, Adele, A. Rescigno, Ugo Vaccaro, Kangkang Wu

TL;DR
This paper studies the problem of determining the minimum number of external links needed to activate an entire social network, with applications in viral marketing and epidemic control, providing complexity results and efficient algorithms for special cases.
Contribution
It introduces the Minimum Links problem, proves its computational hardness, and offers polynomial-time algorithms for trees, cycles, cliques, and general graphs.
Findings
Minimum Links problem is hard to approximate within certain bounds.
Linear time algorithms are provided for trees, cycles, and cliques.
A polynomial-time algorithm is developed for general graphs.
Abstract
Alice wants to join a new social network, and influence its members to adopt a new product or idea. Each person in the network has a certain threshold for {\em activation}, i.e adoption of the product or idea. If has at least activated neighbors, then will also become activated. If Alice wants to activate the entire social network, whom should she befriend? More generally, we study the problem of finding the minimum number of links that a set of external influencers should form to people in the network, in order to activate the entire social network. This {\em Minimum Links} Problem has applications in viral marketing and the study of epidemics. Its solution can be quite different from the related and widely studied Target Set Selection problem. We prove that the Minimum Links problem cannot be approximated to within a ratio of , for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Spam and Phishing Detection · Optimization and Search Problems
