Generate, Prune, Select: A Pipeline For Counterspeech Generation Against Online Hate Speech | Awesome LLM Papers

Generate, Prune, Select: A Pipeline For Counterspeech Generation Against Online Hate Speech

Wanzheng Zhu, Suma Bhat · Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021 · 2021

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.

Similar Work
Loading…