paper-with-me

홈 › Papers

M3Hop-CoT: Misogynous Meme Identification with Multimodal Multi-hop Chain-of-Thought

2024-10-11 · Gitanjali Kumari, Kirtan Jain, Asif Ekbal

In recent years, there has been a significant rise in the phenomenon of hate against women on social media platforms, particularly through the use of misogynous memes. These memes often target women with subtle and obscure cues, making their detection a challenging task for automated systems. Recently, Large Language Models (LLMs) have shown promising results in reasoning using Chain-of-Thought (CoT) prompting to generate the intermediate reasoning chains as the rationale to facilitate multimodal tasks, but often neglect cultural diversity and key aspects like emotion and contextual knowledge hidden in the visual modalities. To address this gap, we introduce a Multimodal Multi-hop CoT (M3Hop-CoT) framework for Misogynous meme identification, combining a CLIP-based classifier and a multimodal CoT module with entity-object-relationship integration. M3Hop-CoT employs a three-step multimodal prompting principle to induce emotions, target awareness, and contextual knowledge for meme analysis. Our empirical evaluation, including both qualitative and quantitative analysis, validates the efficacy of the M3Hop-CoT framework on the SemEval-2022 Task 5 (MAMI task) dataset, highlighting its strong performance in the macro-F1 score. Furthermore, we evaluate the model's generalizability by evaluating it on various benchmark meme datasets, offering a thorough insight into the effectiveness of our approach across different datasets.

📄 PDF Abstract BibTeX arXiv:2410.09220

Code (1)

Gitanjali1801/LLM_CoT 공식 구현 pytorch

Similar Papers 제목 키워드 기반

IIITH at SemEval-2022 Task 5: A comparative study of deep learning models for identifying misogynous memes

2022-07-01 · SemEval (NAACL) 2022 7 · Tathagata Raha, Sagar Joshi, Vasudeva Varma

This paper provides a comparison of different deep learning methods for identifying misogynous memes for SemEval-2022 Task 5: Multimedia Automatic Misogyny Identification. In this task, we experiment with architectures i…

Deep Learning

TIB-VA at SemEval-2022 Task 5: A Multimodal Architecture for the Detection and Classification of Misogynous Memes

2022-04-13 · SemEval (NAACL) 2022 7 · Sherzod Hakimov, Gullal S. Cheema, Ralph Ewerth

The detection of offensive, hateful content on social media is a challenging problem that affects many online users on a daily basis. Hateful content is often used to target a group of people based on ethnicity, gender, …

LastResort at SemEval-2022 Task 5: Towards Misogyny Identification using Visual Linguistic Model Ensembles And Task-Specific Pretraining

2022-07-01 · SemEval (NAACL) 2022 7 · Samyak Agrawal, Radhika Mamidi

In current times, memes have become one of the most popular mediums to share jokes and information with the masses over the internet. Memes can also be used as tools to spread hatred and target women through degrading co…

Transfer Learning

DD-TIG at SemEval-2022 Task 5: Investigating the Relationships Between Multimodal and Unimodal Information in Misogynous Memes Detection and Classification

2022-07-01 · SemEval (NAACL) 2022 7 · Ziming Zhou, Han Zhao, Jingjing Dong, Ning Ding 외

This paper describes our submission for task 5 Multimedia Automatic Misogyny Identification (MAMI) at SemEval-2022. The task is designed to detect and classify misogynous memes. To utilize both textual and visual informa…

HateU at SemEval-2022 Task 5: Multimedia Automatic Misogyny Identification

2022-07-01 · SemEval (NAACL) 2022 7 · Ayme Arango, Jesus Perez-Martin, Arniel Labrada

Hate speech expressions in social media are not limited to textual messages; they can appear in videos, images, or multimodal formats like memes. Existing work towards detecting such expressions has been conducted almost…