Discovering Small Target Sets in Social Networks: A Fast and Effective Algorithm
Gennaro Cordasco, Luisa Gargano, Marco Mecchia, Adele A., Rescigno, Ugo Vaccaro

TL;DR
This paper introduces a fast, simple algorithm for finding small influence target sets in social networks, which is optimal for some graph types and outperforms existing methods on real-world networks.
Contribution
The paper presents a new algorithm that guarantees optimal solutions for trees, cycles, and complete graphs, and improves bounds and performance on general and real-world networks.
Findings
Optimal solutions for trees, cycles, and complete graphs.
Improved upper bounds for arbitrary networks.
Substantially better results on real-world social networks.
Abstract
Given a network represented by a graph , we consider a dynamical process of influence diffusion in that evolves as follows: Initially only the nodes of a given are influenced; subsequently, at each round, the set of influenced nodes is augmented by all the nodes in the network that have a sufficiently large number of already influenced neighbors. The question is to determine a small subset of nodes (\emph{a target set}) that can influence the whole network. This is a widely studied problem that abstracts many phenomena in the social, economic, biological, and physical sciences. It is known that the above optimization problem is hard to approximate within a factor of , for any . In this paper, we present a fast and surprisingly simple algorithm that exhibits the following features: 1) when applied to trees, cycles, or…
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 · Opinion Dynamics and Social Influence · Game Theory and Applications
