Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 2.33 KB

File metadata and controls

31 lines (25 loc) · 2.33 KB
title ControBench: An Interaction-Aware Benchmark for Controversial Discourse Analysis on Social Networks
venue
openAccessPdf
url status license disclaimer
Notice: Paper or abstract available at https://arxiv.org/abs/2605.00513, which is subject to the license by the author or copyright owner provided with this content. Please go to the source to verify the license and copyright information for your use.
names Ta Thanh Thuy, Jiaqi Zhu, Xuan Liu, Linjing Shang, Reihaneh Rabbany, Guillaume Rabusseau, Lihui Chen, Zheng Yilun, Sitao Luan
tags
link https://arxiv.org/abs/2605.00513
author Reihaneh Rabbany
categories Publications

{{ page.names }}

{{ page.venue }}

{% include display-publication-links.html pub=page %}

Abstract

Understanding how people argue across ideological divides online is important for studying political polarization, misinformation, and content moderation. Existing datasets capture only part of this problem: some preserve text but ignore interaction structure, some model structure without rich semantics, and others represent conversations without stable user-level ideological identity. We introduce ControBench, a benchmark for controversial discourse analysis that combines heterogeneous social interaction graphs with rich textual semantics. Built from Reddit discussions on three topics, Trump, abortion, and religion, ControBench contains 7,370 users, 1,783 posts, and 26,525 interactions. The graph contains user and post nodes connected by semantically enriched edges; in particular, user-comment-user edges encode both a reply and the parent comment that it responds to, preserving local argumentative context. User labels are derived from self-declared Reddit flairs, providing a scalable proxy for ideological identity without manual annotation. The resulting datasets exhibit low or negative adjusted homophily (Trump: -0.77, Abortion: 0.06, Religion: 0.04), reflecting the cross-cutting structure of real-world debate. We evaluate graph neural networks, pretrained language models, and large language models on ControBench and observe distinct performance patterns across topics and model families, especially when ideological boundaries are ambiguous. These results position ControBench as a challenging and realistic benchmark for controversial discourse analysis.