paper-with-me

Papers

Reasoning-Aware Multimodal Fusion for Hateful Video Detection

2025-12-02 · Shuonan Yang, Tailin Chen, Jiangbei Yue, Guangliang Cheng, Jianbo Jiao, Zeyu Fu arxiv

Hate speech in online videos is posing an increasingly serious threat to digital platforms, especially as video content becomes increasingly multimodal and context-dependent. Existing methods often struggle to effectively fuse the complex semantic relationships between modalities and lack the ability to understand nuanced hateful content. To address these issues, we propose an innovative Reasoning-Aware Multimodal Fusion (RAMF) framework. To tackle the first challenge, we design Local-Global Context Fusion (LGCF) to capture both local salient cues and global temporal structures, and propose Semantic Cross Attention (SCA) to enable fine-grained multimodal semantic interaction. To tackle the second challenge, we introduce adversarial reasoning-a structured three-stage process where a vision-language model generates (i) objective descriptions, (ii) hate-assumed inferences, and (iii) non-hate-assumed inferences-providing complementary semantic perspectives that enrich the model's contextual understanding of nuanced hateful intent. Evaluations on two real-world hateful video datasets demonstrate that our method achieves robust generalisation performance, improving upon state-of-the-art methods by 3% and 7% in Macro-F1 and hate class recall, respectively. The source codes and data required to reproduce our results are available at https://github.com/Multimodal-Intelligence-Lab-MIL/RAMF.

📄 PDF Abstract BibTeX arXiv:2512.02743

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Revealing Temporal Label Noise in Multimodal Hateful Video Classification

2025-08-06 · Shuonan Yang, Tailin Chen, Rahul Singh, Jiangbei Yue 외 arxiv

The rapid proliferation of online multimedia content has intensified the spread of hate speech, presenting critical societal and regulatory challenges. While recent work has advanced multimodal hateful video detection, m…

Video Classification

Align before Attend: Aligning Visual and Textual Features for Multimodal Hateful Content Detection

2024-02-15 · Eftekhar Hossain, Omar Sharif, Mohammed Moshiul Hoque, Sarah M. Preum

Multimodal hateful content detection is a challenging task that requires complex reasoning across visual and textual modalities. Therefore, creating a meaningful multimodal representation that effectively captures the in…

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

HateClipSeg: A Segment-Level Annotated Dataset for Fine-Grained Hate Video Detection

2025-08-03 · Han Wang, Zhuoran Wang, Roy Ka-Wei Lee arxiv

Detecting hate speech in videos remains challenging due to the complexity of multimodal content and the lack of fine-grained annotations in existing datasets. We present HateClipSeg, a large-scale multimodal dataset with…

Video Classification

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