Topo Goes Political: TDA-Based Controversy Detection in Imbalanced Reddit Political Data
Arvindh Arun, Karuna K Chandra, Akshit Sinha, Balakumar Velayutham, Jashn Arora, Manish Jain, Ponnurangam Kumaraguru
TL;DR
This work tackles controversy detection in political discourse on Reddit under real-world class imbalance by introducing a dataset focused on Indian politics and evaluating methods beyond synthetic balance. It combines traditional ML, Graph Neural Networks, and topology-inspired features, notably Persistent Homology, with a new Imbalance Impact Score $\mathcal{I}$ to quantify robustness to imbalance. By constructing user interaction graphs and extracting temporal, structural, and topological signals (including Vietoris–Rips filtrations and persistence images via Giotto-TDA), the study demonstrates that topological features can improve robustness in imbalanced settings and highlights the limitations of existing benchmarks. The dataset and code release aim to establish a practical, reproducible benchmark for controversy detection in real-world, imbalanced political discourse with potential implications for platforms, journalists, and policymakers.
Abstract
The detection of controversial content in political discussions on the Internet is a critical challenge in maintaining healthy digital discourse. Unlike much of the existing literature that relies on synthetically balanced data, our work preserves the natural distribution of controversial and non-controversial posts. This real-world imbalance highlights a core challenge that needs to be addressed for practical deployment. Our study re-evaluates well-established methods for detecting controversial content. We curate our own dataset focusing on the Indian political context that preserves the natural distribution of controversial content, with only 12.9% of the posts in our dataset being controversial. This disparity reflects the true imbalance in real-world political discussions and highlights a critical limitation in the existing evaluation methods. Benchmarking on datasets that model data imbalance is vital for ensuring real-world applicability. Thus, in this work, (i) we release our dataset, with an emphasis on class imbalance, that focuses on the Indian political context, (ii) we evaluate existing methods from this domain on this dataset and demonstrate their limitations in the imbalanced setting, (iii) we introduce an intuitive metric to measure a model's robustness to class imbalance, (iv) we also incorporate ideas from the domain of Topological Data Analysis, specifically Persistent Homology, to curate features that provide richer representations of the data. Furthermore, we benchmark models trained with topological features against established baselines.
