paper-with-me

홈 › Papers

Adversaries with Limited Information in the Friedkin--Johnsen Model

2023-06-17 · Sijing Tu, Stefan Neumann, Aristides Gionis

In recent years, online social networks have been the target of adversaries who seek to introduce discord into societies, to undermine democracies and to destabilize communities. Often the goal is not to favor a certain side of a conflict but to increase disagreement and polarization. To get a mathematical understanding of such attacks, researchers use opinion-formation models from sociology, such as the Friedkin--Johnsen model, and formally study how much discord the adversary can produce when altering the opinions for only a small set of users. In this line of work, it is commonly assumed that the adversary has full knowledge about the network topology and the opinions of all users. However, the latter assumption is often unrealistic in practice, where user opinions are not available or simply difficult to estimate accurately. To address this concern, we raise the following question: Can an attacker sow discord in a social network, even when only the network topology is known? We answer this question affirmatively. We present approximation algorithms for detecting a small set of users who are highly influential for the disagreement and polarization in the network. We show that when the adversary radicalizes these users and if the initial disagreement/polarization in the network is not very high, then our method gives a constant-factor approximation on the setting when the user opinions are known. To find the set of influential users, we provide a novel approximation algorithm for a variant of MaxCut in graphs with positive and negative edge weights. We experimentally evaluate our methods, which have access only to the network topology, and we find that they have similar performance as methods that have access to the network topology and all user opinions. We further present an NP-hardness proof, which was an open question by Chen and Racz [IEEE Trans. Netw. Sci. Eng., 2021].

📄 PDF Abstract BibTeX arXiv:2306.10313

Code (1)

sijingtu/kdd-23-adversaries-with-limited-information 공식 구현

Tasks

Open-Ended Question AnsweringSociology

Similar Papers 제목 키워드 기반

Friedkin-Johnsen Model with Diminishing Competition

2024-09-19 · Luca Ballotta, Áron Vékássy, Stephanie Gil, Michal Yemini

This letter studies the Friedkin-Johnsen (FJ) model with diminishing competition, or stubbornness. The original FJ model assumes that each agent assigns a constant competition weight to its initial opinion. In contrast, …

model

On final opinions of the Friedkin-Johnsen model over random graphs with partially stubborn community

2024-09-08 · Lingfei Wang, Yu Xing, Karl H. Johansson

This paper studies the formation of final opinions for the Friedkin-Johnsen (FJ) model with a community of partially stubborn agents. The underlying network of the FJ model is symmetric and generated from a random graph …

Absolute centrality in a signed Friedkin-Johnsen based model: a graphical characterisation of influence

2024-10-01 · Aashi Shrinate, Twinkle Tripathy

This paper studies the evolution of opinions governed by a Friedkin Johnsen (FJ) based model in arbitrary network structures with signed interactions. The agents contributing to the opinion formation are characterised as…

FJ-MM: The Friedkin-Johnsen Opinion Dynamics Model with Memory and Higher-Order Neighbors

2025-04-09 · Roberta Raineri, Lorenzo Zino, Anton Proskurnikov

The Friedkin-Johnsen (FJ) model has been extensively explored and validated, spanning applications in social science, systems and control, game theory, and algorithmic research. In this paper, we introduce an advanced ge…

Sublinear-Time Algorithms for Diagonally Dominant Systems and Applications to the Friedkin-Johnsen Model

2025-09-16 · Weiming Feng, Zelin Li, Pan Peng arxiv

We study sublinear-time algorithms for solving linear systems $Sz = b$, where $S$ is a diagonally dominant matrix, i.e., $|S_{ii}| \geq δ+ \sum_{j \ne i} |S_{ij}|$ for all $i \in [n]$, for some $δ\geq 0$. We present rand…