paper-with-me

Papers

Aggression and Misogyny Detection using BERT: A Multi-Task Approach

2020-05-01 · LREC 2020 5 · Niloofar Safi Samghabadi, Parth Patwa, Srinivas Pykl, Prerana Mukherjee, Amitava Das, Thamar Solorio

In recent times, the focus of the NLP community has increased towards offensive language, aggression, and hate-speech detection.This paper presents our system for TRAC-2 shared task on {`}Aggression Identification{''} (sub-task A) and {}Misogynistic Aggression Identification{''} (sub-task B). The data for this shared task is provided in three different languages - English, Hindi, and Bengali. Each data instance is annotated into one of the three aggression classes - Not Aggressive, Covertly Aggressive, Overtly Aggressive, as well as one of the two misogyny classes - Gendered and Non-Gendered. We propose an end-to-end neural model using attention on top of BERT that incorporates a multi-task learning paradigm to address both the sub-tasks simultaneously. Our team, {`}na14{''}, scored 0.8579 weighted F1-measure on the English sub-task B and secured 3rd rank out of 15 teams for the task. The code and the model weights are publicly available at https://github.com/NiloofarSafi/TRAC-2. Keywords: Aggression, Misogyny, Abusive Language, Hate-Speech Detection, BERT, NLP, Neural Networks, Social Media

📄 PDF Abstract BibTeX

Code (1)

NiloofarSafi/TRAC-2 공식 구현 pytorch

Tasks

Abusive LanguageAggression IdentificationHate Speech DetectionMisogynistic Aggression IdentificationMulti-Task Learning

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Adam 설명 없음
Multi-Head Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

An Efficient BERT Based Approach to Detect Aggression and Misogyny

2021-12-01 · ICON 2021 12 · Sandip Dutta, Utso Majumder, Sudip Naskar

Social media is bustling with ever growing cases of trolling, aggression and hate. A huge amount of social media data is generated each day which is insurmountable for manual inspection. In this work, we propose an effic…

LaSTUS/TALN at TRAC - 2020 Trolling, Aggression and Cyberbullying

2020-05-01 · LREC 2020 5 · L{\"u}tfiye Seda Mut Alt{\i}n, Alex Bravo, Horacio Saggion

This paper presents the participation of the LaSTUS/TALN team at TRAC-2020 Trolling, Aggression and Cyberbullying shared task. The aim of the task is to determine whether a given text is aggressive and contains misogynis…

Developing a Multilingual Annotated Corpus of Misogyny and Aggression

2020-03-16 · LREC 2020 5 · Shiladitya Bhattacharya, Siddharth Singh, Ritesh Kumar, Akanksha Bansal 외

In this paper, we discuss the development of a multilingual annotated corpus of misogyny and aggression in Indian English, Hindi, and Indian Bangla as part of a project on studying and automatically identifying misogyny …

ARGUABLY at ComMA@ICON: Detection of Multilingual Aggressive, Gender Biased, and Communally Charged Tweets Using Ensemble and Fine-Tuned IndicBERT

2021-12-01 · ICON 2021 12 · Guneet Kohli, Prabsimran Kaur, Jatin Bedi

The proliferation in Social Networking has increased offensive language, aggression, and hate-speech detection, which has drawn the focus of the NLP community. However, people’s difference in perception makes it difficul…

Hate Speech DetectionMulti-class ClassificationTransliteration

IITR CodeBusters at SemEval-2022 Task 5: Misogyny Identification using Transformers

2022-07-01 · SemEval (NAACL) 2022 7 · Gagan Sharma, Gajanan Sunil Gitte, Shlok Goyal, Raksha Sharma

This paper presents our submission to task 5 ( Multimedia Automatic Misogyny Identification) of the SemEval 2022 competition. The purpose of the task is to identify given memes as misogynistic or not and further label th…