Cross-Platform Hate Speech Detection with Weakly Supervised Causal Disentanglement
Paras Sheth, Tharindu Kumarage, Raha Moraffah, Aman Chadha, Huan Liu
TL;DR
The paper tackles cross-platform hate speech detection by addressing the evolving and platform-dependent nature of hate with a weakly supervised causal disentanglement approach called HATE-WATCH. It decomposes input representations into invariant causal cues $X_c$ and platform-target proxies $X_w$ using a VAE-based architecture fed by a RoBERTa encoder and a BART decoder, augmented with contrastive learning and confidence-based reweighting. Key contributions include a practical framework that operates without explicit hate-target labels, demonstrated via cross-platform experiments across four datasets, and evidence that the learned $X_c$ are invariant across platforms. The work advances scalable content moderation by reducing labeling demands while maintaining robust generalization, with broader implications for safer online communities and ethical deployment.
Abstract
Content moderation faces a challenging task as social media's ability to spread hate speech contrasts with its role in promoting global connectivity. With rapidly evolving slang and hate speech, the adaptability of conventional deep learning to the fluid landscape of online dialogue remains limited. In response, causality inspired disentanglement has shown promise by segregating platform specific peculiarities from universal hate indicators. However, its dependency on available ground truth target labels for discerning these nuances faces practical hurdles with the incessant evolution of platforms and the mutable nature of hate speech. Using confidence based reweighting and contrastive regularization, this study presents HATE WATCH, a novel framework of weakly supervised causal disentanglement that circumvents the need for explicit target labeling and effectively disentangles input features into invariant representations of hate. Empirical validation across platforms two with target labels and two without positions HATE WATCH as a novel method in cross platform hate speech detection with superior performance. HATE WATCH advances scalable content moderation techniques towards developing safer online communities.
