CRLGJan 28, 2025

HateBench: Benchmarking Hate Speech Detectors on LLM-Generated Content and Hate Campaigns

arXiv:2501.16750v123 citationsh-index: 40Has CodeUSENIX Security Symposium
Originality Incremental advance
AI Analysis

This addresses the emerging threat of LLM-generated hate speech for platform moderators and researchers, though it's primarily an incremental benchmarking study.

The authors tackled the problem of evaluating hate speech detectors against LLM-generated content, finding that while detectors are generally effective, performance degrades with newer LLM versions, and adversarial attacks can achieve a 96.6% success rate.

Large Language Models (LLMs) have raised increasing concerns about their misuse in generating hate speech. Among all the efforts to address this issue, hate speech detectors play a crucial role. However, the effectiveness of different detectors against LLM-generated hate speech remains largely unknown. In this paper, we propose HateBench, a framework for benchmarking hate speech detectors on LLM-generated hate speech. We first construct a hate speech dataset of 7,838 samples generated by six widely-used LLMs covering 34 identity groups, with meticulous annotations by three labelers. We then assess the effectiveness of eight representative hate speech detectors on the LLM-generated dataset. Our results show that while detectors are generally effective in identifying LLM-generated hate speech, their performance degrades with newer versions of LLMs. We also reveal the potential of LLM-driven hate campaigns, a new threat that LLMs bring to the field of hate speech detection. By leveraging advanced techniques like adversarial attacks and model stealing attacks, the adversary can intentionally evade the detector and automate hate campaigns online. The most potent adversarial attack achieves an attack success rate of 0.966, and its attack efficiency can be further improved by $13-21\times$ through model stealing attacks with acceptable attack performance. We hope our study can serve as a call to action for the research community and platform moderators to fortify defenses against these emerging threats.

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