English

Latency-Bounded Target Set Selection in Social Networks

Data Structures and Algorithms 2014-04-18 v2 Social and Information Networks Combinatorics

Abstract

Motivated by applications in sociology, economy and medicine, we study variants of the Target Set Selection problem, first proposed by Kempe, Kleinberg and Tardos. In our scenario one is given a graph G=(V,E)G=(V,E), integer values t(v)t(v) for each vertex vv (\emph{thresholds}), and the objective is to determine a small set of vertices (\emph{target set}) that activates a given number (or a given subset) of vertices of GG \emph{within} a prescribed number of rounds. The activation process in GG proceeds as follows: initially, at round 0, all vertices in the target set are activated; subsequently at each round r1r\geq 1 every vertex of GG becomes activated if at least t(v)t(v) of its neighbors are already active by round r1r-1. It is known that the problem of finding a minimum cardinality Target Set that eventually activates the whole graph GG is hard to approximate to a factor better than O(2log1ϵV)O(2^{\log^{1-\epsilon}|V|}). In this paper we give \emph{exact} polynomial time algorithms to find minimum cardinality Target Sets in graphs of bounded clique-width, and \emph{exact} linear time algorithms for trees.

Keywords

Cite

@article{arxiv.1303.6785,
  title  = {Latency-Bounded Target Set Selection in Social Networks},
  author = {Ferdinando Cicalese and Gennaro Cordasco and Luisa Gargano and M. Milanic and Ugo Vaccaro},
  journal= {arXiv preprint arXiv:1303.6785},
  year   = {2014}
}

Comments

An extended version of this paper will appear in Theoretical Computer Science, Elsevier. See also Proceedings of Computability in Europe 2013 (CiE 2013), The Nature of Computation: Logic, Algorithms, Applications, Lectures Notes in Computer Science, Springer

R2 v1 2026-06-21T23:49:00.887Z