paper-with-me

홈 › Papers

RIT Boston at SemEval-2022 Task 5: Multimedia Misogyny Detection By Using Coherent Visual and Language Features from CLIP Model and Data-centric AI Principle

2022-07-01 · SemEval (NAACL) 2022 7 · Lei Chen, Hou Wei Chou

Detecting MEME images to be misogynous or not is an application useful on curbing online hateful information against women. In the SemEval-2022 Multimedia Automatic Misogyny Identification (MAMI) challenge, we designed a system using two simple but effective principles. First, we leverage on recently emerging Transformer models pre-trained (mostly in a self-supervised learning way) on massive data sets to obtain very effective visual (V) and language (L) features. In particular, we used the CLIP model provided by OpenAI to obtain coherent V and L features and then simply used a logistic regression model to make binary predictions. Second, we emphasized more on data rather than tweaking models by following the data-centric AI principle. These principles were proven to be useful and our final macro-F1 is 0.778 for the MAMI task A and ranked the third place among participant teams.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

SemEval-2022 Task 5: Multimedia Automatic Misogyny Identification

2022-07-01 · SemEval (NAACL) 2022 7 · Elisabetta Fersini, Francesca Gasparini, Giulia Rizzi, Aurora Saibene 외

The paper describes the SemEval-2022 Task 5: Multimedia Automatic Misogyny Identification (MAMI),which explores the detection of misogynous memes on the web by taking advantage of available texts and images. The task has…

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…

UPB at SemEval-2022 Task 5: Enhancing UNITER with Image Sentiment and Graph Convolutional Networks for Multimedia Automatic Misogyny Identification

2022-05-29 · SemEval (NAACL) 2022 7 · Andrei Paraschiv, Mihai Dascalu, Dumitru-Clementin Cercel

In recent times, the detection of hate-speech, offensive, or abusive language in online media has become an important topic in NLP research due to the exponential growth of social media and the propagation of such messag…

Abusive LanguageHate Speech Detection

University of Hildesheim at SemEval-2022 task 5: Combining Deep Text and Image Models for Multimedia Misogyny Detection

2022-07-01 · SemEval (NAACL) 2022 7 · Milan Kalkenings, Thomas Mandl

This paper describes the participation of the University of Hildesheim at the SemEval task 5. The task deals with Multimedia Automatic Misogyny Identification (MAMI). Hateful memes need to be detected within a data colle…

PAIC at SemEval-2022 Task 5: Multi-Modal Misogynous Detection in MEMES with Multi-Task Learning And Multi-model Fusion

2022-07-01 · SemEval (NAACL) 2022 7 · Jin Zhi, Zhou Mengyuan, Mengfei Yuan, Dou Hu 외

This paper describes our system used in the SemEval-2022 Task 5: Multimedia Automatic Misogyny Identification (MAMI). Multimedia automatic misogyny recognition consists of the identification of misogynous memes, taking a…

Binary ClassificationClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1