Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MemeCLIP: Leveraging CLIP Representations for Multimodal Meme Classification

About

The complexity of text-embedded images presents a formidable challenge in machine learning given the need for multimodal understanding of multiple aspects of expression conveyed by them. While previous research in multimodal analysis has primarily focused on singular aspects such as hate speech and its subclasses, this study expands this focus to encompass multiple aspects of linguistics: hate, targets of hate, stance, and humor. We introduce a novel dataset PrideMM comprising 5,063 text-embedded images associated with the LGBTQ+ Pride movement, thereby addressing a serious gap in existing resources. We conduct extensive experimentation on PrideMM by using unimodal and multimodal baseline methods to establish benchmarks for each task. Additionally, we propose a novel framework MemeCLIP for efficient downstream learning while preserving the knowledge of the pre-trained CLIP model. The results of our experiments show that MemeCLIP achieves superior performance compared to previously proposed frameworks on two real-world datasets. We further compare the performance of MemeCLIP and zero-shot GPT-4 on the hate classification task. Finally, we discuss the shortcomings of our model by qualitatively analyzing misclassified samples. Our code and dataset are publicly available at: https://github.com/SiddhantBikram/MemeCLIP.

Siddhant Bikram Shah, Shuvam Shiwakoti, Maheep Chaudhary, Haohan Wang• 2024

Related benchmarks

TaskDatasetResultRank
Meme ClassificationPrideMM
Accuracy76.1
28
Hate DetectionPrideMM (test)
Accuracy76.06
18
Hateful meme classificationHarMeme (test)
Accuracy85
15
Hateful meme classificationHarMeme
Accuracy84.72
10
Humor ClassificationPrideMM (test)
Accuracy80.27
10
Target identificationPrideMM (test)
Accuracy66.12
10
Stance ClassificationPrideMM (test)
Accuracy62
10
Hateful Meme DetectionHarm-C binary (test)
Accuracy84.72
10
Showing 8 of 8 rows

Other info

Code

Follow for update