paper-with-me

Papers

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

2025-02-11 · Girish A. Koushik, Diptesh Kanojia, Helen Treharne

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.

📄 PDF Abstract BibTeX arXiv:2502.07138

Code (1)

surrey-nlp/Video-vs-Meme-Hate 공식 구현 pytorch

Tasks

Hate Speech DetectionVideo Classification

Similar Papers 제목 키워드 기반

ImpliHateVid: A Benchmark Dataset and Two-stage Contrastive Learning Framework for Implicit Hate Speech Detection in Videos

2025-08-07 · Mohammad Zia Ur Rehman, Anukriti Bhatnagar, Omkar Kabde, Shubhi Bansal 외 arxiv

The existing research has primarily focused on text and image-based hate speech detection, video-based approaches remain underexplored. In this work, we introduce a novel dataset, ImpliHateVid, specifically curated for i…

Hate Speech DetectionContrastive Learning

MultiHateClip: A Multilingual Benchmark Dataset for Hateful Video Detection on YouTube and Bilibili

2024-07-28 · Han Wang, Tan Rui Yang, Usman Naseem, Roy Ka-Wei Lee

Hate speech is a pressing issue in modern society, with significant effects both online and offline. Recent research in hate speech detection has primarily centered on text-based media, largely overlooking multimodal con…

Hate Speech DetectionVideo Classification

CLARA: Clip-Level Multimodal Alignment with VLM-Derived Rationales for Hateful Video Detection

2026-08-16 · Yuchen Zhang, Shuang Dai, Zeyu Fu, Yunfei Long 외 arxiv

Hateful video detection has become increasingly important with the rapid growth of video-centric social media platforms, given the serious risks that hate speech poses to both individual well-being and social cohesion. C…

Multimodal Hate Detection Using Dual-Stream Graph Neural Networks

2025-09-16 · Jiangbei Yue, Shuonan Yang, Tailin Chen, Jianbo Jiao 외 arxiv

Hateful videos present serious risks to online safety and real-world well-being, necessitating effective detection methods. Although multimodal classification approaches integrating information from several modalities ou…

Video ClassificationGraph Neural Network

Decoding Multimodal Cues: Unveiling the Implicit Meaning Behind Hateful Videos

2026-06-10 · Junyu Lu, Deyi Ji, Liqun Liu, Xiaokun Zhang 외 arxiv

Hateful videos have become prevalent on online platforms, highlighting an urgent need for effective detection. However, existing studies primarily focus on binary classification and fail to provide contextual rationales …

Binary ClassificationLogical Reasoning