English

Disincentivizing Polarization in Social Networks

Computers and Society 2023-05-25 v1 Artificial Intelligence Machine Learning

Abstract

On social networks, algorithmic personalization drives users into filter bubbles where they rarely see content that deviates from their interests. We present a model for content curation and personalization that avoids filter bubbles, along with algorithmic guarantees and nearly matching lower bounds. In our model, the platform interacts with nn users over TT timesteps, choosing content for each user from kk categories. The platform receives stochastic rewards as in a multi-arm bandit. To avoid filter bubbles, we draw on the intuition that if some users are shown some category of content, then all users should see at least a small amount of that content. We first analyze a naive formalization of this intuition and show it has unintended consequences: it leads to ``tyranny of the majority'' with the burden of diversification borne disproportionately by those with minority interests. This leads us to our model which distributes this burden more equitably. We require that the probability any user is shown a particular type of content is at least γ\gamma times the average probability all users are shown that type of content. Full personalization corresponds to γ=0\gamma = 0 and complete homogenization corresponds to γ=1\gamma = 1; hence, γ\gamma encodes a hard cap on the level of personalization. We also analyze additional formulations where the platform can exceed its cap but pays a penalty proportional to its constraint violation. We provide algorithmic guarantees for optimizing recommendations subject to these constraints. These include nearly matching upper and lower bounds for the entire range of γ[0,1]\gamma \in [0,1] showing that the reward of a multi-agent variant of UCB is nearly optimal. Using real-world preference data, we empirically verify that under our model, users share the burden of diversification with only minor utility loss under our constraints.

Keywords

Cite

@article{arxiv.2305.14537,
  title  = {Disincentivizing Polarization in Social Networks},
  author = {Christian Borgs and Jennifer Chayes and Christian Ikeokwu and Ellen Vitercik},
  journal= {arXiv preprint arXiv:2305.14537},
  year   = {2023}
}
R2 v1 2026-06-28T10:43:42.792Z