paper-with-me

홈 › Papers

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

2025-01-28 · Xinyue Shen, Yixin Wu, Yiting Qu, Michael Backes, Savvas Zannettou, Yang Zhang

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.

📄 PDF Abstract BibTeX arXiv:2501.16750

Code (1)

trustairlab/hatebench 공식 구현

Tasks

Adversarial AttackBenchmarkingHate Speech Detection

Similar Papers 제목 키워드 기반

SoftHateBench: Evaluating Moderation Models Against Reasoning-Driven, Policy-Compliant Hostility

2026-01-28 · Xuanyu Su, Diana Inkpen, Nathalie Japkowicz arxiv

Online hate on social media ranges from overt slurs and threats (\emph{hard hate speech}) to \emph{soft hate speech}: discourse that appears reasonable on the surface but uses framing and value-based arguments to steer a…

Fight Fire with Fire: Fine-tuning Hate Detectors using Large Samples of Generated Hate Speech

2021-09-01 · Findings (EMNLP) 2021 11 · Tomer Wullach, Amir Adler, Einat Minkov

Automatic hate speech detection is hampered by the scarcity of labeled datasetd, leading to poor generalization. We employ pretrained language models (LMs) to alleviate this data bottleneck. We utilize the GPT LM for gen…

Hate Speech Detection

HateModerate: Testing Hate Speech Detectors against Content Moderation Policies

2023-07-23 · Jiangrui Zheng, Xueqing Liu, Guanqun Yang, Mirazul Haque 외

To protect users from massive hateful content, existing works studied automated hate speech detection. Despite the existing efforts, one question remains: do automated hate speech detectors conform to social media conten…

Hate Speech Detection

Benchmarking Post-Hoc Interpretability Approaches for Transformer-based Misogyny Detection

2022-05-01 · nlppower (ACL) 2022 5 · Giuseppe Attanasio, Debora Nozza, Eliana Pastor, Dirk Hovy

Transformer-based Natural Language Processing models have become the standard for hate speech detection. However, the unconscious use of these techniques for such a critical task comes with negative consequences. Various…

BenchmarkingHate Speech Detection

From BERT to Qwen: Hate Detection across architectures

2025-07-14 · Ariadna Mon, Saúl Fenollosa, Jon Lecumberri arxiv

Online platforms struggle to curb hate speech without over-censoring legitimate discourse. Early bidirectional transformer encoders made big strides, but the arrival of ultra-large autoregressive LLMs promises deeper con…