English

Balancing spreads of influence in a social network

Social and Information Networks 2019-06-04 v1 Data Structures and Algorithms

Abstract

The personalization of our news consumption on social media has a tendency to reinforce our pre-existing beliefs instead of balancing our opinions. This finding is a concern for the health of our democracies which rely on an access to information providing diverse viewpoints. To tackle this issue from a computational perspective, Garimella et al. (NIPS'17) modeled the spread of these viewpoints, also called campaigns, using the well-known independent cascade model and studied an optimization problem that aims at balancing information exposure in a social network when two opposing campaigns propagate in the network. The objective in their NPNP-hard optimization problem is to maximize the number of people that are exposed to either both or none of the viewpoints. For two different settings, one corresponding to a model where campaigns spread in a correlated manner, and a second one, where the two campaigns spread in a heterogeneous manner, they provide constant ratio approximation algorithms. In this paper, we investigate a more general formulation of this problem. That is, we assume that μ\mu different campaigns propagate in a social network and we aim to maximize the number of people that are exposed to either ν\nu or none of the campaigns, where μν2\mu\ge\nu\ge2. We provide dedicated approximation algorithms for both the correlated and heterogeneous settings. Interestingly, for the heterogeneous setting with ν3\nu\ge 3, we give a reduction leading to several approximation hardness results. Maybe most importantly, we obtain that the problem cannot be approximated within a factor of ng(n)n^{-g(n)} for any g(n)=o(1)g(n)=o(1) assuming Gap-ETH, denoting with nn the number of nodes in the social network. For ν4\nu \ge 4, there is no nϵn^{-\epsilon}-approximation algorithm if a certain class of one-way functions exists, where ϵ>0\epsilon > 0 is a given constant which depends on ν\nu.

Keywords

Cite

@article{arxiv.1906.00074,
  title  = {Balancing spreads of influence in a social network},
  author = {Ruben Becker and Federico Corò and Gianlorenzo D'Angelo and Hugo Gilbert},
  journal= {arXiv preprint arXiv:1906.00074},
  year   = {2019}
}