CVCLApr 24, 2025

TRACE: Textual Relevance Augmentation and Contextual Encoding for Multimodal Hate Detection

arXiv:2504.17902v22 citationsh-index: 18Has Code
Originality Highly original
AI Analysis

This addresses the problem of detecting hate speech in culturally nuanced memes for social media platforms, representing a strong specific gain.

The paper tackles hate detection in social media memes by introducing TRACE, a hierarchical multimodal framework that achieves state-of-the-art accuracy (0.807) and F1-score (0.806) on the Hateful Memes dataset while maintaining efficiency.

Social media memes are a challenging domain for hate detection because they intertwine visual and textual cues into culturally nuanced messages. To tackle these challenges, we introduce TRACE, a hierarchical multimodal framework that leverages visually grounded context augmentation, along with a novel caption-scoring network to emphasize hate-relevant content, and parameter-efficient fine-tuning of CLIP's text encoder. Our experiments demonstrate that selectively fine-tuning deeper text encoder layers significantly enhances performance compared to simpler projection-layer fine-tuning methods. Specifically, our framework achieves state-of-the-art accuracy (0.807) and F1-score (0.806) on the widely-used Hateful Memes dataset, matching the performance of considerably larger models while maintaining efficiency. Moreover, it achieves superior generalization on the MultiOFF offensive meme dataset (F1-score 0.673), highlighting robustness across meme categories. Additional analyses confirm that robust visual grounding and nuanced text representations significantly reduce errors caused by benign confounders. We publicly release our code to facilitate future research.

Foundations

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

Your Notes