CLNov 6, 2023

Dimensions of Online Conflict: Towards Modeling Agonism

arXiv:2311.03584v1131 citationsh-index: 3
Originality Synthesis-oriented
AI Analysis

This work addresses content moderation for online platforms by modeling conflict types, but it is incremental as it builds on existing detection methods with new annotations.

The paper tackled the problem of distinguishing constructive agonism from hateful antagonism in online conflict on Twitter, by introducing an annotation schema and training models on 4,000 conversations, showing that contextual labels improve identification and robustness across topics.

Agonism plays a vital role in democratic dialogue by fostering diverse perspectives and robust discussions. Within the realm of online conflict there is another type: hateful antagonism, which undermines constructive dialogue. Detecting conflict online is central to platform moderation and monetization. It is also vital for democratic dialogue, but only when it takes the form of agonism. To model these two types of conflict, we collected Twitter conversations related to trending controversial topics. We introduce a comprehensive annotation schema for labelling different dimensions of conflict in the conversations, such as the source of conflict, the target, and the rhetorical strategies deployed. Using this schema, we annotated approximately 4,000 conversations with multiple labels. We then trained both logistic regression and transformer-based models on the dataset, incorporating context from the conversation, including the number of participants and the structure of the interactions. Results show that contextual labels are helpful in identifying conflict and make the models robust to variations in topic. Our research contributes a conceptualization of different dimensions of conflict, a richly annotated dataset, and promising results that can contribute to content moderation.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes