paper-with-me

홈 › Papers

Improving Multimodal Hateful Meme Detection Exploiting LMM-Generated Knowledge

2025-04-14 · Maria Tzelepi, Vasileios Mezaris

Memes have become a dominant form of communication in social media in recent years. Memes are typically humorous and harmless, however there are also memes that promote hate speech, being in this way harmful to individuals and groups based on their identity. Therefore, detecting hateful content in memes has emerged as a task of critical importance. The need for understanding the complex interactions of images and their embedded text renders the hateful meme detection a challenging multimodal task. In this paper we propose to address the aforementioned task leveraging knowledge encoded in powerful Large Multimodal Models (LMM). Specifically, we propose to exploit LMMs in a two-fold manner. First, by extracting knowledge oriented to the hateful meme detection task in order to build strong meme representations. Specifically, generic semantic descriptions and emotions that the images along with their embedded texts elicit are extracted, which are then used to train a simple classification head for hateful meme detection. Second, by developing a novel hard mining approach introducing directly LMM-encoded knowledge to the training process, providing further improvements. We perform extensive experiments on two datasets that validate the effectiveness of the proposed method, achieving state-of-the-art performance. Our code and trained models are publicly available at: https://github.com/IDT-ITI/LMM-CLIP-meme.

📄 PDF Abstract BibTeX arXiv:2504.09914

Code (1)

IDT-ITI/LMM-CLIP-meme 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Multimodal Learning for Hateful Memes Detection

2020-11-25 · Yi Zhou, Zhenhao Chen

Memes are used for spreading ideas through social networks. Although most memes are created for humor, some memes become hateful under the combination of pictures and text. Automatically detecting the hateful memes can h…

Image CaptioningMultimodal Deep Learning

On Explaining Multimodal Hateful Meme Detection Models

2022-04-04 · Ming Shan Hee, Roy Ka-Wei Lee, Wen-Haw Chong

Hateful meme detection is a new multimodal task that has gained significant traction in academic and industry research communities. Recently, researchers have applied pre-trained visual-linguistic models to perform the m…

ClassificationHateful Meme ClassificationMeme Classification

Improving Hateful Meme Detection through Retrieval-Guided Contrastive Learning

2023-11-14 · Jingbiao Mei, Jinghong Chen, Weizhe Lin, Bill Byrne 외

Hateful memes have emerged as a significant concern on the Internet. Detecting hateful memes requires the system to jointly understand the visual and textual modalities. Our investigation reveals that the embedding space…

Contrastive LearningHateful Meme ClassificationMeme ClassificationRetrieval

Disentangling Hate in Online Memes

2021-08-09 · Rui Cao, Ziqing Fan, Roy Ka-Wei Lee, Wen-Haw Chong 외

Hateful and offensive content detection has been extensively explored in a single modality such as text. However, such toxic information could also be communicated via multimodal content such as online memes. Therefore, …

ClassificationHateful Meme ClassificationMeme Classification

Demystifying Hateful Content: Leveraging Large Multimodal Models for Hateful Meme Detection with Explainable Decisions

2025-02-16 · Ming Shan Hee, Roy Ka-Wei Lee

Hateful meme detection presents a significant challenge as a multimodal task due to the complexity of interpreting implicit hate messages and contextual cues within memes. Previous approaches have fine-tuned pre-trained …

Hateful Meme ClassificationMeme Classification