paper-with-me

홈 › Papers

ExPO-HM: Learning to Explain-then-Detect for Hateful Meme Detection

2025-10-08 · Jingbiao Mei, Mingsheng Sun, Jinghong Chen, Pengda Qin, Yuhong Li, Da Chen, Bill Byrne arxiv

Hateful memes have emerged as a particularly challenging form of online abuse, motivating the development of automated detection systems. Most prior approaches rely on direct detection, producing only binary predictions. Such models fail to provide the context and explanations that real-world moderation requires. Recent Explain-then-Detect approaches, using Chain-of-Thought prompting or LMM agents, perform worse than simple SFT baselines, and even advanced post-training methods such as GRPO fail to close the gap. Our analysis identifies two key issues of such systems: important policy-relevant cues such as targets and attack types are not hypothesized by the model as a likely explanation; and the binary reward signal is insufficient to guide reasoning. To address these challenges, we propose ExPO-HM (Explain-then-Detect Policy Optimization for Hateful Memes), inspired by the training and evaluation process of human annotators. ExPO-HM combines SFT warmup, GRPO with curriculum learning, and Conditional Decision Entropy (CDE) as both metric and reward for reasoning quality. Across three hateful meme benchmarks, ExPO-HM achieves state-of-the-art performance on binary detection, fine-grained classification, and reasoning quality, with up to 15\% and 17\% F1 improvement over the GRPO and DPO baselines, respectively. By moving hateful meme detection from simple binary alarms to explanation-driven detection, ExPO-HM provides accurate, interpretable, and actionable moderation support. Code available at https://github.com/JingbiaoMei/ExPO-HM

📄 PDF Abstract BibTeX arXiv:2510.08630

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

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

Robust Adaptation of Large Multimodal Models for Retrieval Augmented Hateful Meme Detection

2025-02-18 · Jingbiao Mei, Jinghong Chen, Guangyu Yang, Weizhe Lin 외

Hateful memes have become a significant concern on the Internet, necessitating robust automated detection systems. While LMMs have shown promise in hateful meme detection, they face notable challenges like sub-optimal pe…

Contrastive LearningDomain GeneralizationHateful Meme ClassificationIn-Context Learning+2

Decoding the Underlying Meaning of Multimodal Hateful Memes

2023-05-28 · Ming Shan Hee, Wen-Haw Chong, Roy Ka-Wei Lee

Recent studies have proposed models that yielded promising performance for the hateful meme classification task. Nevertheless, these proposed models do not generate interpretable explanations that uncover the underlying …

BenchmarkingHateful Meme ClassificationMeme Classification

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