paper-with-me

Papers

Multimodal Hate Detection Using Dual-Stream Graph Neural Networks

2025-09-16 · Jiangbei Yue, Shuonan Yang, Tailin Chen, Jianbo Jiao, Zeyu Fu 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 outperform unimodal ones, they typically neglect that even minimal hateful content defines a video's category. Specifically, they generally treat all content uniformly, instead of emphasizing the hateful components. Additionally, existing multimodal methods cannot systematically capture structured information in videos, limiting the effectiveness of multimodal fusion. To address these limitations, we propose a novel multimodal dual-stream graph neural network model. It constructs an instance graph by separating the given video into several instances to extract instance-level features. Then, a complementary weight graph assigns importance weights to these features, highlighting hateful instances. Importance weights and instance features are combined to generate video labels. Our model employs a graph-based framework to systematically model structured relationships within and across modalities. Extensive experiments on public datasets show that our model is state-of-the-art in hateful video classification and has strong explainability. Code is available: https://github.com/Multimodal-Intelligence-Lab-MIL/MultiHateGNN.

📄 PDF Abstract BibTeX arXiv:2509.13515

Code (0)

등록된 구현이 없습니다.

Tasks

Video ClassificationGraph Neural Network

Similar Papers 제목 키워드 기반

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…

Lexical Squad@Multimodal Hate Speech Event Detection 2023: Multimodal Hate Speech Detection using Fused Ensemble Approach

2023-09-23 · Mohammad Kashif, Mohammad Zohair, Saquib Ali

With a surge in the usage of social media postings to express opinions, emotions, and ideologies, there has been a significant shift towards the calibration of social media as a rapid medium of conveying viewpoints and o…

Ensemble LearningEvent DetectionHate Speech Detection

Social Hatred: Efficient Multimodal Detection of Hatemongers

2025-06-24 · Tom Marzea, Abraham Israeli, Oren Tsur

Automatic detection of online hate speech serves as a crucial step in the detoxification of the online discourse. Moreover, accurate classification can promote a better understanding of the proliferation of hate as a soc…

Detecting and Mitigating Hateful Content in Multimodal Memes with Vision-Language Models

2025-04-30 · Minh-Hao Van, Xintao Wu

The rapid evolution of social media has provided enhanced communication channels for individuals to create online content, enabling them to express their thoughts and opinions. Multimodal memes, often utilized for playfu…

ARC-NLP at Multimodal Hate Speech Event Detection 2023: Multimodal Methods Boosted by Ensemble Learning, Syntactical and Entity Features

2023-07-25 · Umitcan Sahin, Izzet Emre Kucukkaya, Oguzhan Ozcelik, Cagri Toraman

Text-embedded images can serve as a means of spreading hate speech, propaganda, and extremist beliefs. Throughout the Russia-Ukraine war, both opposing factions heavily relied on text-embedded images as a vehicle for spr…

ARCDeep LearningEnsemble LearningEvent Detection+2