Abstract

Diffusion is a natural phenomenon in many real-world networks. Spreading of ideas, rumors in an online social network; propagation of virus, malware in a computer network; spreading of diseases in a human contact network, etc. are some real-world examples of this. Diffusion often starts from a set of initial nodes known as seed nodes. A node can be in any one of the following two states: influenced (active) or not influenced (inactive). We assume that a node can change its state from inactive to active, however, not vice versa. Only the seed nodes are active initially and the information is dissipated from these seed nodes in discrete time steps. Each node v is associated with a threshold value τ(v) which is a positive integer. A node v will be influenced at time step \(t^{\prime }\), if there are at least τ(v) number of nodes in its neighborhood which have been activated on or before time step \(t^{\prime }-1\). The diffusion stops when no more node-activation is possible. Given a simple, undirected graph G with a threshold function \(\tau :V(G) \rightarrow \mathbb {N}\), the Target Set Selection (TSS) problem is about choosing a minimum cardinality set, say \(S \subseteq V(G)\), such that starting a diffusion process with S as its seed set will eventually result in activating all the nodes in G. For any non-negative integer i, we say a set \(T\subseteq V(G)\) is a degree-i modulator of G if the degree of any vertex in the graph G − T is at most i. Degree-0 modulators of a graph are precisely its vertex covers. Consider a graph G on n vertices and m edges. We have the following results on the TSS problem: It was shown by Nichterlein et al. (Soc. Netw. Anal. Min. 3(2), 233–256 10) that it is possible to compute an optimal-sized target set in \(\boldsymbol {O}(\boldsymbol {2}^{(\boldsymbol {2}^{t}+\boldsymbol {1})\boldsymbol {t}}\boldsymbol {\cdot m})\) time, where t denotes the cardinality of a minimum degree-0 modulator of G. We improve this result by designing an algorithm running in time \(\boldsymbol {2}^{\boldsymbol {O}(\boldsymbol {t}\log \boldsymbol {t})}\boldsymbol {n}\). We design a \(\boldsymbol {2}^{\boldsymbol {2}^{\boldsymbol {O}(\boldsymbol {t})}}\boldsymbol {n}^{\boldsymbol {O}(\boldsymbol {1})}\) time algorithm to compute an optimal target set for G, where t is the size of a minimum degree-1 modulator of G. We show that for a graph on n vertices of treewidth s, the TSS problem cannot be solved in \(\boldsymbol {f}(\boldsymbol {s})\boldsymbol {n}^{\boldsymbol {o}(\boldsymbol {\frac {s}{\log s}})}\) time unless the Exponential Time Hypothesis fails. This is an improvement over the previously known lower bound of \(\boldsymbol {f}(\boldsymbol {s})\boldsymbol {n}^{\boldsymbol {o}(\sqrt {\boldsymbol {s}})}\) due to Ben-Zwi et al. (Discret. Optim. 8(1), 87–96 16). In fact, we prove that same lower bound holds when parameterized by tree-depth or star-deletion number.

Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call