paper-with-me

Papers

HateCheckHIn: Evaluating Hindi Hate Speech Detection Models

2022-04-30 · LREC 2022 6 · Mithun Das, Punyajoy Saha, Binny Mathew, Animesh Mukherjee

Due to the sheer volume of online hate, the AI and NLP communities have started building models to detect such hateful content. Recently, multilingual hate is a major emerging challenge for automated detection where code-mixing or more than one language have been used for conversation in social media. Typically, hate speech detection models are evaluated by measuring their performance on the held-out test data using metrics such as accuracy and F1-score. While these metrics are useful, it becomes difficult to identify using them where the model is failing, and how to resolve it. To enable more targeted diagnostic insights of such multilingual hate speech models, we introduce a set of functionalities for the purpose of evaluation. We have been inspired to design this kind of functionalities based on real-world conversation on social media. Considering Hindi as a base language, we craft test cases for each functionality. We name our evaluation dataset HateCheckHIn. To illustrate the utility of these functionalities , we test state-of-the-art transformer based m-BERT model and the Perspective API.

📄 PDF Abstract BibTeX arXiv:2205.00328

Code (1)

hate-alert/hatecheckhin 공식 구현

Tasks

DiagnosticHate Speech Detection

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

A Dataset of Hindi-English Code-Mixed Social Media Text for Hate Speech Detection

2018-06-01 · WS 2018 6 · Aditya Bohra, Deepanshu Vijay, Vinay Singh, Syed Sarfaraz Akhtar 외

Hate speech detection in social media texts is an important Natural language Processing task, which has several crucial applications like sentiment analysis, investigating cyberbullying and examining socio-political cont…

General ClassificationHate Speech DetectionSentiment Analysis

Hate and Offensive Speech Detection in Hindi and Marathi

2021-10-23 · Abhishek Velankar, Hrushikesh Patil, Amol Gore, Shubham Salunke 외

Sentiment analysis is the most basic NLP task to determine the polarity of text data. There has been a significant amount of work in the area of multilingual text as well. Still hate and offensive speech detection faces …

Sentiment Analysistext-classificationText ClassificationWord Embeddings

Hate Speech Detection from Code-mixed Hindi-English Tweets Using Deep Learning Models

2018-11-13 · Satyajit Kamble, Aditya Joshi

This paper reports an increment to the state-of-the-art in hate speech detection for English-Hindi code-mixed tweets. We compare three typical deep learning models using domain-specific embeddings. On experimenting with …

Hate Speech Detection

A Comparative Study of Different State-of-the-Art Hate Speech Detection Methods in Hindi-English Code-Mixed Data

2020-05-01 · LREC 2020 5 · Priya Rani, Shardul Suryawanshi, Koustava Goswami, Bharathi Raja Chakravarthi 외

Hate speech detection in social media communication has become one of the primary concerns to avoid conflicts and curb undesired activities. In an environment where multilingual speakers switch among multiple languages, …

Hate Speech Detection

Code-Mixed Telugu-English Hate Speech Detection

2025-02-15 · Santhosh Kakarla, Gautama Shastry Bulusu Venkata

Hate speech detection in low-resource languages like Telugu is a growing challenge in NLP. This study investigates transformer-based models, including TeluguHateBERT, HateBERT, DeBERTa, Muril, IndicBERT, Roberta, and Hin…

Hate Speech DetectionMultilingual NLPTranslation