paper-with-me

홈 › Papers

TeamOtter at SemEval-2022 Task 5: Detecting Misogynistic Content in Multimodal Memes

2022-07-01 · SemEval (NAACL) 2022 7 · Paridhi Maheshwari, Sharmila Reddy Nangi

We describe our system for the SemEval 2022 task on detecting misogynous content in memes. This is a pressing problem and we explore various methods ranging from traditional machine learning to deep learning models such as multimodal transformers. We propose a multimodal BERT architecture that uses information from both image and text. We further incorporate common world knowledge from pretrained CLIP and Urban dictionary. We also provide qualitative analysis to support out model. Our best performing model achieves an F1 score of 0.679 on Task A (Rank 5) and 0.680 on Task B (Rank 13) of the hidden test set. Our code is available at https://github.com/paridhimaheshwari2708/MAMI.

📄 PDF Abstract BibTeX

Code (1)

paridhimaheshwari2708/mami 공식 구현 pytorch

Tasks

World Knowledge

Similar Papers 제목 키워드 기반

Exploring Contrastive Learning for Multimodal Detection of Misogynistic Memes

2022-07-01 · SemEval (NAACL) 2022 7 · Charic Farinango Cuervo, Natalie Parde

Misogynistic memes are rampant on social media, and often convey their messages using multimodal signals (e.g., images paired with derogatory text or captions). However, to date very few multimodal systems have been leve…

Contrastive Learning

Poirot at SemEval-2022 Task 5: Leveraging Graph Network for Misogynistic Meme Detection

2022-07-01 · SemEval (NAACL) 2022 7 · Harshvardhan Srivastava

In recent years, there has been an upsurge in a new form of entertainment medium called memes. These memes although seemingly innocuous have transcended the boundary of online harassment against women and created an unwa…

taochen at SemEval-2022 Task 5: Multimodal Multitask Learning and Ensemble Learning

2022-07-01 · SemEval (NAACL) 2022 7 · Chen Tao, Jung-jae Kim

We present a multi-modal deep learning system for the Multimedia Automatic Misogyny Identification (MAMI) challenge, a SemEval task of identifying and classifying misogynistic messages in online memes. We adapt multi-tas…

Ensemble LearningMulti-Task Learning

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…

Benchmark dataset of memes with text transcriptions for automatic detection of multi-modal misogynistic content

2021-06-15 · Francesca Gasparini, Giulia Rizzi, Aurora Saibene, Elisabetta Fersini

In this paper we present a benchmark dataset generated as part of a project for automatic identification of misogyny within online content, which focuses in particular on memes. The benchmark here described is composed o…