Detecting Hate Speech with GPT-3
Abstract
Sophisticated language models such as OpenAI's GPT-3 can generate hateful text that targets marginalized groups. Given this capacity, we are interested in whether large language models can be used to identify hate speech and classify text as sexist or racist. We use GPT-3 to identify sexist and racist text passages with zero-, one-, and few-shot learning. We find that with zero- and one-shot learning, GPT-3 can identify sexist or racist text with an average accuracy between 55 per cent and 67 per cent, depending on the category of text and type of learning. With few-shot learning, the model's accuracy can be as high as 85 per cent. Large language models have a role to play in hate speech detection, and with further development they could eventually be used to counter hate speech.
Cite
@article{arxiv.2103.12407,
title = {Detecting Hate Speech with GPT-3},
author = {Ke-Li Chiu and Annie Collins and Rohan Alexander},
journal= {arXiv preprint arXiv:2103.12407},
year = {2022}
}
Comments
29 pages, 1 figure, 23 tables 24 March 2022: Re-submission changes the modelling to occur multiple times and adds standard errors