CVAIAug 7, 2025

A Context-aware Attention and Graph Neural Network-based Multimodal Framework for Misogyny Detection

arXiv:2508.09175v123 citationsh-index: 10Inf Process Manag
Originality Incremental advance
AI Analysis

This addresses the challenge of identifying offensive content specifically against women, which general detection methods struggle with, though it appears incremental as it builds on existing multimodal and attention-based techniques.

The paper tackles the problem of detecting misogynistic content on social media by proposing a multimodal framework with attention and graph neural networks, achieving average improvements of 10.17% and 8.88% in macro-F1 on two datasets.

A substantial portion of offensive content on social media is directed towards women. Since the approaches for general offensive content detection face a challenge in detecting misogynistic content, it requires solutions tailored to address offensive content against women. To this end, we propose a novel multimodal framework for the detection of misogynistic and sexist content. The framework comprises three modules: the Multimodal Attention module (MANM), the Graph-based Feature Reconstruction Module (GFRM), and the Content-specific Features Learning Module (CFLM). The MANM employs adaptive gating-based multimodal context-aware attention, enabling the model to focus on relevant visual and textual information and generating contextually relevant features. The GFRM module utilizes graphs to refine features within individual modalities, while the CFLM focuses on learning text and image-specific features such as toxicity features and caption features. Additionally, we curate a set of misogynous lexicons to compute the misogyny-specific lexicon score from the text. We apply test-time augmentation in feature space to better generalize the predictions on diverse inputs. The performance of the proposed approach has been evaluated on two multimodal datasets, MAMI and MMHS150K, with 11,000 and 13,494 samples, respectively. The proposed method demonstrates an average improvement of 10.17% and 8.88% in macro-F1 over existing methods on the MAMI and MMHS150K datasets, respectively.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes