MEMEWEAVER: Inter-Meme Graph Reasoning for Sexism and Misogyny Detection
Paolo Italiani, David Gimeno-Gomez, Luca Ragazzi, Gianluca Moro, Paolo Rosso
TL;DR
MemeWeaver tackles the challenge of detecting sexism and misogyny in memes by modeling batch-level inter-meme relations with a novel Inter-Meme Graph Reasoning module and by fusing text and image information through learnable multimodal fusion. It verbalizes meme text via optional LLM captions, encodes modalities with CLIP-based backbones, and enriches meme representations through a fully learnable batch graph before classification. The approach achieves state-of-the-art performance on the MAMI and EXIST benchmarks, with faster training convergence and interpretable graph structures that reveal relational patterns in online hate. These results highlight the utility of batch-level relational reasoning for robust, context-aware multimodal hate-speech detection and point to future work on broader tasks and multilingual settings.
Abstract
Women are twice as likely as men to face online harassment due to their gender. Despite recent advances in multimodal content moderation, most approaches still overlook the social dynamics behind this phenomenon, where perpetrators reinforce prejudices and group identity within like-minded communities. Graph-based methods offer a promising way to capture such interactions, yet existing solutions remain limited by heuristic graph construction, shallow modality fusion, and instance-level reasoning. In this work, we present MemeWeaver, an end-to-end trainable multimodal framework for detecting sexism and misogyny through a novel inter-meme graph reasoning mechanism. We systematically evaluate multiple visual--textual fusion strategies and show that our approach consistently outperforms state-of-the-art baselines on the MAMI and EXIST benchmarks, while achieving faster training convergence. Further analyses reveal that the learned graph structure captures semantically meaningful patterns, offering valuable insights into the relational nature of online hate.
