Improving Adversarial Data Collection by Supporting Annotators: Lessons from GAHD, a German Hate Speech Dataset
Janis Goldzycher, Paul Röttger, Gerold Schneider
TL;DR
GAHD tackles biases in hate speech data by applying four rounds of dynamic adversarial data collection (DADC) with explicit annotator-support strategies to generate diverse German adversarial examples. The resulting 10,996-example dataset yields substantial robustness gains for the German hate speech detector, with macro $F_1$ improvements of about $18$–$20$ percentage points when training on all rounds, and the gains are strongest when mixing strategies. The paper also analyzes annotator disagreements, reports inter-annotator agreement, and benchmarks large language models and content moderation APIs, with GPT-4 achieving the best performance. These findings offer practical guidance for designing efficient, robust data collection pipelines and improving hate-speech detectors in German.
Abstract
Hate speech detection models are only as good as the data they are trained on. Datasets sourced from social media suffer from systematic gaps and biases, leading to unreliable models with simplistic decision boundaries. Adversarial datasets, collected by exploiting model weaknesses, promise to fix this problem. However, adversarial data collection can be slow and costly, and individual annotators have limited creativity. In this paper, we introduce GAHD, a new German Adversarial Hate speech Dataset comprising ca.\ 11k examples. During data collection, we explore new strategies for supporting annotators, to create more diverse adversarial examples more efficiently and provide a manual analysis of annotator disagreements for each strategy. Our experiments show that the resulting dataset is challenging even for state-of-the-art hate speech detection models, and that training on GAHD clearly improves model robustness. Further, we find that mixing multiple support strategies is most advantageous. We make GAHD publicly available at https://github.com/jagol/gahd.
