CVOct 12, 2023

Mapping Memes to Words for Multimodal Hateful Meme Classification

arXiv:2310.08368v132 citationsh-index: 61Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of identifying harmful content in internet memes, which is an incremental improvement in multimodal hate speech detection.

The paper tackles the problem of detecting hateful memes by proposing the ISSUES method, which uses CLIP and textual inversion to capture multimodal semantics, achieving state-of-the-art results on the Hateful Memes Challenge and HarMeme datasets.

Multimodal image-text memes are prevalent on the internet, serving as a unique form of communication that combines visual and textual elements to convey humor, ideas, or emotions. However, some memes take a malicious turn, promoting hateful content and perpetuating discrimination. Detecting hateful memes within this multimodal context is a challenging task that requires understanding the intertwined meaning of text and images. In this work, we address this issue by proposing a novel approach named ISSUES for multimodal hateful meme classification. ISSUES leverages a pre-trained CLIP vision-language model and the textual inversion technique to effectively capture the multimodal semantic content of the memes. The experiments show that our method achieves state-of-the-art results on the Hateful Memes Challenge and HarMeme datasets. The code and the pre-trained models are publicly available at https://github.com/miccunifi/ISSUES.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes