English

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

Computer Vision and Pattern Recognition 2025-11-10 v2 Computation and Language

Abstract

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.

Keywords

Cite

@article{arxiv.2504.17902,
  title  = {TRACE: Textual Relevance Augmentation and Contextual Encoding for Multimodal Hate Detection},
  author = {Girish A. Koushik and Helen Treharne and Aditya Joshi and Diptesh Kanojia},
  journal= {arXiv preprint arXiv:2504.17902},
  year   = {2025}
}

Comments

Accepted to Special Track on AI for Social Impact (AISI) at AAAI 2026

R2 v1 2026-06-28T23:10:34.617Z