English

Can Thinking Models Think to Detect Hateful Memes?

Computation and Language 2026-03-03 v1

Abstract

Hateful memes often require compositional multimodal reasoning: the image and text may appear benign in isolation, yet their interaction conveys harmful intent. Although thinking-based multimodal large language models (MLLMs) have recently advanced vision-language understanding, their capabilities remain underexplored for hateful meme analysis. We propose a reinforcement learning based post-training framework that improves reasoning in thinking-based MLLMs through task-specific rewards and a novel Group Relative Policy Optimization (GRPO) objective. Specifically, we (i) conduct a systematic empirical study of off-the-shelf MLLMs for hateful meme understanding, (ii) extend an existing hateful meme dataset by generating weakly or pseudo-supervised chain-of-thought rationales via distillation, and (iii) introduce a GRPO-based objective that jointly optimizes meme classification and explanation quality to encourage fine-grained, step-by-step reasoning. Experiments on the Hateful Memes benchmark show that our approach achieves state-of-the-art performance, improving accuracy and F1 by approximately 1 percent and explanation quality by approximately 3 percent. We will publicly release our code, dataset extensions, and evaluation resources to support reproducibility.

Keywords

Cite

@article{arxiv.2603.01225,
  title  = {Can Thinking Models Think to Detect Hateful Memes?},
  author = {Mohamed Bayan Kmainasi and Mucahid Kutlu and Ali Ezzat Shahroor and Abul Hasnat and Firoj Alam},
  journal= {arXiv preprint arXiv:2603.01225},
  year   = {2026}
}
R2 v1 2026-07-01T10:58:10.633Z