Minimum Target Sets in Non-Progressive Threshold Models: When Timing Matters
Hossein Soltani, Ahad N. Zehmakan, Ataabak B. Hushmandi

TL;DR
This paper explores the importance of timing in influence spread models on social networks, introducing the concept of Timed Target Sets (TTS) and demonstrating their advantages over traditional Target Sets (TS).
Contribution
It generalizes the target set problem to include timing, provides bounds, proves NP-hardness, and offers algorithms including an exact linear-time solution for trees.
Findings
Timed TTS can be significantly smaller than TS.
Provided tight bounds for TTS size under majority thresholds.
Developed algorithms including an ILP, greedy, and linear-time for trees.
Abstract
Let be a graph, which represents a social network, and suppose each node has a threshold value . Consider an initial configuration, where each node is either positive or negative. In each discrete time step, a node becomes/remains positive if at least of its neighbors are positive and negative otherwise. A node set is a Target Set (TS) whenever the following holds: if is fully positive initially, all nodes in the graph become positive eventually. We focus on a generalization of TS, called Timed TS (TTS), where it is permitted to assign a positive state to a node at any step of the process, rather than just at the beginning. We provide graph structures for which the minimum TTS is significantly smaller than the minimum TS, indicating that timing is an essential aspect of successful target selection strategies. Furthermore, we…
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 · Optimization and Search Problems · Game Theory and Applications
