HateBERT: Retraining BERT for Abusive Language Detection in English
About
In this paper, we introduce HateBERT, a re-trained BERT model for abusive language detection in English. The model was trained on RAL-E, a large-scale dataset of Reddit comments in English from communities banned for being offensive, abusive, or hateful that we have collected and made available to the public. We present the results of a detailed comparison between a general pre-trained language model and the abuse-inclined version obtained by retraining with posts from the banned communities on three English datasets for offensive, abusive language and hate speech detection tasks. In all datasets, HateBERT outperforms the corresponding general BERT model. We also discuss a battery of experiments comparing the portability of the generic pre-trained language model and its corresponding abusive language-inclined counterpart across the datasets, indicating that portability is affected by compatibility of the annotated phenomena.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Toxicity Detection | HateXplain | AUC72.63 | 21 | |
| Safety Classification | DiaSafety (test) | AUROC50.76 | 8 | |
| Toxicity Detection | IHC | Accuracy45.86 | 8 | |
| Abusive language detection | AbusEval (test) | Macro F176.5 | 3 | |
| Abusive language detection | OffensEval 2019 (test) | Macro F10.809 | 3 | |
| Abusive language detection | HatEval (test) | Macro F10.516 | 3 |