paper-with-me

Papers

Minimizing Polarization and Disagreement in Social Networks

2017-12-28 · Cameron Musco, Christopher Musco, Charalampos E. Tsourakakis

The rise of social media and online social networks has been a disruptive force in society. Opinions are increasingly shaped by interactions on online social media, and social phenomena including disagreement and polarization are now tightly woven into everyday life. In this work we initiate the study of the following question: given $n$ agents, each with its own initial opinion that reflects its core value on a topic, and an opinion dynamics model, what is the structure of a social network that minimizes {\em polarization} and {\em disagreement} simultaneously? This question is central to recommender systems: should a recommender system prefer a link suggestion between two online users with similar mindsets in order to keep disagreement low, or between two users with different opinions in order to expose each to the other's viewpoint of the world, and decrease overall levels of polarization? Our contributions include a mathematical formalization of this question as an optimization problem and an exact, time-efficient algorithm. We also prove that there always exists a network with $O(n/\epsilon^2)$ edges that is a $(1+\epsilon)$ approximation to the optimum. For a fixed graph, we additionally show how to optimize our objective function over the agents' innate opinions in polynomial time. We perform an empirical study of our proposed methods on synthetic and real-world data that verify their value as mining tools to better understand the trade-off between of disagreement and polarization. We find that there is a lot of space to reduce both polarization and disagreement in real-world networks; for instance, on a Reddit network where users exchange comments on politics, our methods achieve a $\sim 60\,000$-fold reduction in polarization and disagreement.

📄 PDF Abstract BibTeX arXiv:1712.09948

Code (3)

tsourolampis/polarization-disagreement 공식 구현
mayee107/network-disruption
mayeechen/network-disruption

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Minimizing Polarization and Disagreement in Social Networks via Link Recommendation

2021-12-01 · NeurIPS 2021 12 · Liwang Zhu, Qi Bao, Zhongzhi Zhang

Individual's opinions are fundamentally shaped and evolved by their interactions with other people, and social phenomena such as disagreement and polarization are now tightly woven into daily life. The quantification an…

Combinatorial Optimization

Online Minimization of Polarization and Disagreement via Low-Rank Matrix Bandits

2025-10-01 · Federico Cinus, Yuko Kuroki, Atsushi Miyauchi, Francesco Bonchi arxiv

We study the problem of minimizing polarization and disagreement in the Friedkin-Johnsen opinion dynamics model under incomplete information. Unlike prior work that assumes a static setting with full knowledge of agents'…

Multi-Armed Bandits

Social Learning under Platform Influence: Consensus and Persistent Disagreement

2022-02-25 · Ozan Candogan, Nicole Immorlica, Bar Light, Jerry Anunrojwong

Individuals increasingly rely on social networking platforms to form opinions. However, these platforms typically aim to maximize engagement, which may not align with social good. In this paper, we introduce an opinion d…

Stochastic Block Model

Consensus and Disagreement: Information Aggregation under (not so) Naive Learning

2023-11-14 · Abhijit Banerjee, Olivier Compte

We explore a model of non-Bayesian information aggregation in networks. Agents non-cooperatively choose among Friedkin-Johnsen type aggregation rules to maximize payoffs. The DeGroot rule is chosen in equilibrium if and …

That is Unacceptable: the Moral Foundations of Canceling

2025-02-17 · Soda Marem Lo, Oscar Araque, Rajesh Sharma, Marco Antonio Stranisci

Canceling is a morally-driven phenomenon that hinders the development of safe social media platforms and contributes to ideological polarization. To address this issue we present the Canceling Attitudes Detection (CADE) …