Simple embedding fusion improves F1 by 9.9 points on the HateMM video dataset but reaches only 0.628 AUROC on the Hateful Memes dataset, showing that fusion methods do not transfer across modality types.
Improving Hateful Meme Detection through Retrieval-Guided Contrastive Learning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
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 of existing CLIP-based systems lacks sensitivity to subtle differences in memes that are vital for correct hatefulness classification. We propose constructing a hatefulness-aware embedding space through retrieval-guided contrastive training. Our approach achieves state-of-the-art performance on the HatefulMemes dataset with an AUROC of 87.0, outperforming much larger fine-tuned large multimodal models. We demonstrate a retrieval-based hateful memes detection system, which is capable of identifying hatefulness based on data unseen in training. This allows developers to update the hateful memes detection system by simply adding new examples without retraining, a desirable feature for real services in the constantly evolving landscape of hateful memes on the Internet.
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Towards a Robust Framework for Multimodal Hate Detection: A Study on Video vs. Image-based Content
Simple embedding fusion improves F1 by 9.9 points on the HateMM video dataset but reaches only 0.628 AUROC on the Hateful Memes dataset, showing that fusion methods do not transfer across modality types.