Prompting for Multimodal Hateful Meme Classification
Rui Cao, Roy Ka-Wei Lee, Wen-Haw Chong, Jing Jiang

TL;DR
This paper introduces PromptHate, a prompt-based approach leveraging pre-trained language models for multimodal hateful meme classification, achieving state-of-the-art performance without external knowledge bases.
Contribution
The paper presents a novel prompt-based method that exploits implicit knowledge in PLMs for hateful meme classification, outperforming existing models on benchmark datasets.
Findings
PromptHate achieves an AUC of 90.96.
Prompt-based prompts improve classification accuracy.
Effective use of implicit knowledge in PLMs enhances detection.
Abstract
Hateful meme classification is a challenging multimodal task that requires complex reasoning and contextual background knowledge. Ideally, we could leverage an explicit external knowledge base to supplement contextual and cultural information in hateful memes. However, there is no known explicit external knowledge base that could provide such hate speech contextual information. To address this gap, we propose PromptHate, a simple yet effective prompt-based model that prompts pre-trained language models (PLMs) for hateful meme classification. Specifically, we construct simple prompts and provide a few in-context examples to exploit the implicit knowledge in the pre-trained RoBERTa language model for hateful meme classification. We conduct extensive experiments on two publicly available hateful and offensive meme datasets. Our experimental results show that PromptHate is able to achieve a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHate Speech and Cyberbullying Detection · Bullying, Victimization, and Aggression
MethodsMulti-Head Attention · Attention Is All You Need · Residual Connection · Weight Decay · Dropout · Dense Connections · Linear Layer · Layer Normalization · Linear Warmup With Linear Decay · Attention Dropout
