ETHOS: an Online Hate Speech Detection Dataset

11 Jun 2020  ยท  Ioannis Mollas, Zoe Chrysopoulou, Stamatis Karlos, Grigorios Tsoumakas ยท

Online hate speech is a recent problem in our society that is rising at a steady pace by leveraging the vulnerabilities of the corresponding regimes that characterise most social media platforms. This phenomenon is primarily fostered by offensive comments, either during user interaction or in the form of a posted multimedia context. Nowadays, giant corporations own platforms where millions of users log in every day, and protection from exposure to similar phenomena appears to be necessary in order to comply with the corresponding legislation and maintain a high level of service quality. A robust and reliable system for detecting and preventing the uploading of relevant content will have a significant impact on our digitally interconnected society. Several aspects of our daily lives are undeniably linked to our social profiles, making us vulnerable to abusive behaviours. As a result, the lack of accurate hate speech detection mechanisms would severely degrade the overall user experience, although its erroneous operation would pose many ethical concerns. In this paper, we present 'ETHOS', a textual dataset with two variants: binary and multi-label, based on YouTube and Reddit comments validated using the Figure-Eight crowdsourcing platform. Furthermore, we present the annotation protocol used to create this dataset: an active sampling procedure for balancing our data in relation to the various aspects defined. Our key assumption is that, even gaining a small amount of labelled data from such a time-consuming process, we can guarantee hate speech occurrences in the examined material.

PDF Abstract

Datasets


Introduced in the Paper:

ETHOS

Used in the Paper:

Hate Speech
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Hate Speech Detection Ethos Binary BiLSTM+Attention+FT F1-score 0.768 # 3
Classification Accuracy 0.7734 # 2
Precision 77.76 # 2
Hate Speech Detection Ethos Binary BERT F1-score 0.7883 # 2
Classification Accuracy 0.7664 # 3
Precision 79.17 # 1
Hate Speech Detection Ethos Binary CNN+Attention+FT+GV F1-score 0.7441 # 5
Classification Accuracy 0.7515 # 4
Precision 74.92 # 3
Hate Speech Detection Ethos Binary SVM F1-score 0.6607 # 8
Classification Accuracy 0.6643 # 5
Precision 66.47 # 4
Hate Speech Detection Ethos Binary Random Forests F1-score 0.6441 # 9
Classification Accuracy 0.6504 # 6
Precision 64.69 # 5
Hate Speech Detection Ethos MultiLabel Binary Relevance Hamming Loss 0.1395 # 3
Hate Speech Detection Ethos MultiLabel Neural Classifier Chains Hamming Loss 0.132 # 4
Hate Speech Detection Ethos MultiLabel Neural Binary Relevance Hamming Loss 0.1097 # 5
Hate Speech Detection Ethos MultiLabel MLkNN Hamming Loss 0.1606 # 2
Hate Speech Detection Ethos MultiLabel MLARAM Hamming Loss 0.2948 # 1

Methods