CLJun 13, 2022

Hate Speech and Counter Speech Detection: Conversational Context Does Matter

arXiv:2206.06423v1643 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses the challenge of accurately identifying harmful and counteractive content in online conversations, with incremental improvements in detection methods.

The paper tackled the problem of detecting hate speech and counter speech online by investigating the role of conversational context, finding that human judgments change significantly with context and neural networks achieve better results when context is included.

Hate speech is plaguing the cyberspace along with user-generated content. This paper investigates the role of conversational context in the annotation and detection of online hate and counter speech, where context is defined as the preceding comment in a conversation thread. We created a context-aware dataset for a 3-way classification task on Reddit comments: hate speech, counter speech, or neutral. Our analyses indicate that context is critical to identify hate and counter speech: human judgments change for most comments depending on whether we show annotators the context. A linguistic analysis draws insights into the language people use to express hate and counter speech. Experimental results show that neural networks obtain significantly better results if context is taken into account. We also present qualitative error analyses shedding light into (a) when and why context is beneficial and (b) the remaining errors made by our best model when context is taken into account.

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