paper-with-me

Papers

Multilingual Hate Speech and Offensive Content Detection using Modified Cross-entropy Loss

2022-02-05 · Arka Mitra, Priyanshu Sankhala

The number of increased social media users has led to a lot of people misusing these platforms to spread offensive content and use hate speech. Manual tracking the vast amount of posts is impractical so it is necessary to devise automated methods to identify them quickly. Large language models are trained on a lot of data and they also make use of contextual embeddings. We fine-tune the large language models to help in our task. The data is also quite unbalanced; so we used a modified cross-entropy loss to tackle the issue. We observed that using a model which is fine-tuned in hindi corpora performs better. Our team (HNLP) achieved the macro F1-scores of 0.808, 0.639 in English Subtask A and English Subtask B respectively. For Hindi Subtask A, Hindi Subtask B our team achieved macro F1-scores of 0.737, 0.443 respectively in HASOC 2021.

📄 PDF Abstract BibTeX arXiv:2202.02635

Code (1)

priyanshusankhala/hasoc-hnlp 공식 구현

Similar Papers 제목 키워드 기반

MultiHateClip: A Multilingual Benchmark Dataset for Hateful Video Detection on YouTube and Bilibili

2024-07-28 · Han Wang, Tan Rui Yang, Usman Naseem, Roy Ka-Wei Lee

Hate speech is a pressing issue in modern society, with significant effects both online and offline. Recent research in hate speech detection has primarily centered on text-based media, largely overlooking multimodal con…

Hate Speech DetectionVideo Classification

Leveraging Multilingual Transformers for Hate Speech Detection

2021-01-08 · Sayar Ghosh Roy, Ujwal Narayan, Tathagata Raha, Zubair Abid 외

Detecting and classifying instances of hate in social media text has been a problem of interest in Natural Language Processing in the recent years. Our work leverages state of the art Transformer language models to ident…

feature selectionGeneral ClassificationHate Speech Detection

One to rule them all: Towards Joint Indic Language Hate Speech Detection

2021-09-28 · Mehar Bhatia, Tenzin Singhay Bhotia, Akshat Agarwal, Prakash Ramesh 외

This paper is a contribution to the Hate Speech and Offensive Content Identification in Indo-European Languages (HASOC) 2021 shared task. Social media today is a hotbed of toxic and hateful conversations, in various lang…

AllHate Speech Detection

HASOCOne@FIRE-HASOC2020: Using BERT and Multilingual BERT models for Hate Speech Detection

2021-01-22 · Suman Dowlagar, Radhika Mamidi

Hateful and Toxic content has become a significant concern in today's world due to an exponential rise in social media. The increase in hate speech and harmful content motivated researchers to dedicate substantial effort…

Hate Speech DetectionTransfer Learning

Hate Speech and Offensive Content Detection in Indo-Aryan Languages: A Battle of LSTM and Transformers

2023-12-09 · Nikhil Narayan, Mrutyunjay Biswal, Pramod Goyal, Abhranta Panigrahi

Social media platforms serve as accessible outlets for individuals to express their thoughts and experiences, resulting in an influx of user-generated data spanning all age groups. While these platforms enable free expre…

Hate Speech DetectionModel SelectionXLM-R