CLLGMar 25, 2022

L3Cube-MahaHate: A Tweet-based Marathi Hate Speech Detection Dataset and BERT models

arXiv:2203.13778v2596 citationsh-index: 21Has Code
AI Analysis

This addresses hate speech moderation for Marathi social media users, but it is incremental as it applies existing methods to a new language-specific dataset.

The authors tackled hate speech detection in Marathi by creating L3Cube-MahaHate, the first major dataset with over 25,000 tweets labeled into four classes, and found that the mono-lingual MahaBERT model performed best compared to multi-lingual variants.

Social media platforms are used by a large number of people prominently to express their thoughts and opinions. However, these platforms have contributed to a substantial amount of hateful and abusive content as well. Therefore, it is important to curb the spread of hate speech on these platforms. In India, Marathi is one of the most popular languages used by a wide audience. In this work, we present L3Cube-MahaHate, the first major Hate Speech Dataset in Marathi. The dataset is curated from Twitter, annotated manually. Our dataset consists of over 25000 distinct tweets labeled into four major classes i.e hate, offensive, profane, and not. We present the approaches used for collecting and annotating the data and the challenges faced during the process. Finally, we present baseline classification results using deep learning models based on CNN, LSTM, and Transformers. We explore mono-lingual and multi-lingual variants of BERT like MahaBERT, IndicBERT, mBERT, and xlm-RoBERTa and show that mono-lingual models perform better than their multi-lingual counterparts. The MahaBERT model provides the best results on L3Cube-MahaHate Corpus. The data and models are available at https://github.com/l3cube-pune/MarathiNLP .

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes