CVCLLGFeb 11, 2025

Towards a Robust Framework for Multimodal Hate Detection: A Study on Video vs. Image-based Content

arXiv:2502.07138v114 citationsh-index: 18Has CodeWWW
Originality Incremental advance
AI Analysis

This research addresses the problem of hate detection on social media platforms for online safety and content moderation teams, providing incremental insights into multimodal fusion approaches.

The authors tackled the problem of multimodal hate detection, achieving a 9.9% points F1-score improvement on video content, but struggled with complex image-text relationships in memes. Their findings highlight the need for modality-specific architectural considerations.

Social media platforms enable the propagation of hateful content across different modalities such as textual, auditory, and visual, necessitating effective detection methods. While recent approaches have shown promise in handling individual modalities, their effectiveness across different modality combinations remains unexplored. This paper presents a systematic analysis of fusion-based approaches for multimodal hate detection, focusing on their performance across video and image-based content. Our comprehensive evaluation reveals significant modality-specific limitations: while simple embedding fusion achieves state-of-the-art performance on video content (HateMM dataset) with a 9.9% points F1-score improvement, it struggles with complex image-text relationships in memes (Hateful Memes dataset). Through detailed ablation studies and error analysis, we demonstrate how current fusion approaches fail to capture nuanced cross-modal interactions, particularly in cases involving benign confounders. Our findings provide crucial insights for developing more robust hate detection systems and highlight the need for modality-specific architectural considerations. The code is available at https://github.com/gak97/Video-vs-Meme-Hate.

Code Implementations1 repo
Foundations

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

Your Notes