English

Generate, Prune, Select: A Pipeline for Counterspeech Generation against Online Hate Speech

Computation and Language 2021-06-04 v1

Abstract

Countermeasures to effectively fight the ever increasing hate speech online without blocking freedom of speech is of great social interest. Natural Language Generation (NLG), is uniquely capable of developing scalable solutions. However, off-the-shelf NLG methods are primarily sequence-to-sequence neural models and they are limited in that they generate commonplace, repetitive and safe responses regardless of the hate speech (e.g., "Please refrain from using such language.") or irrelevant responses, making them ineffective for de-escalating hateful conversations. In this paper, we design a three-module pipeline approach to effectively improve the diversity and relevance. Our proposed pipeline first generates various counterspeech candidates by a generative model to promote diversity, then filters the ungrammatical ones using a BERT model, and finally selects the most relevant counterspeech response using a novel retrieval-based method. Extensive Experiments on three representative datasets demonstrate the efficacy of our approach in generating diverse and relevant counterspeech.

Keywords

Cite

@article{arxiv.2106.01625,
  title  = {Generate, Prune, Select: A Pipeline for Counterspeech Generation against Online Hate Speech},
  author = {Wanzheng Zhu and Suma Bhat},
  journal= {arXiv preprint arXiv:2106.01625},
  year   = {2021}
}

Comments

The 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (ACL-IJCNLP): Findings

R2 v1 2026-06-24T02:46:57.631Z