Decoding Multimodal Cues: Unveiling the Implicit Meaning Behind Hateful Videos

📄 arXiv: 2606.11953v1 📥 PDF

作者: Junyu Lu, Deyi Ji, Liqun Liu, Xiaokun Zhang, Youlin Wu, Roy Ka-Wei Lee, Peng Shu, Huan Yu, Jie Jiang, Bo Xu, Liang Yang, Hongfei Lin

分类: cs.CL

发布日期: 2026-06-10


💡 一句话要点

提出IARE框架以实现可解释的仇恨视频检测

🎯 匹配领域: 支柱二:RL算法与架构 (RL & Architecture) 支柱九:具身大模型 (Embodied Foundation Models)

关键词: 仇恨视频检测 可解释性 多模态融合 信息增强 推理增强 直接偏好优化 深度学习

📋 核心要点

  1. 现有方法主要集中于二元分类,缺乏对仇恨视频判断背后隐含意义的解释,导致模型可解释性不足。
  2. 本文提出IARE框架,通过信息增强和推理增强相结合,提供可解释的仇恨视频检测,整合多模态证据。
  3. 实验结果显示,IARE在Ex-HateMM和Ex-ImpliHateVid数据集上表现优异,超越多个基线模型,提升了检测性能和解释能力。

📝 摘要(中文)

仇恨视频在在线平台上日益普遍,亟需有效检测。然而,现有研究主要集中于二元分类,未能提供揭示判断背后隐含意义的上下文理由,显著削弱了模型的可解释性。为填补这一空白,本文旨在实现可解释的仇恨视频检测,使模型能够提供整合相关证据和逻辑推理的上下文理由。我们首先介绍了两个数据集Ex-HateMM和Ex-ImpliHateVid,用于可解释的仇恨视频检测。接着,提出了信息增强与推理增强(IARE)框架,旨在通过多模态思维链整合有害元素,丰富理由证据,并通过直接偏好优化引导模型走向正确的推理路径,从而提高其论证的逻辑一致性。实验结果表明,IARE在两个数据集上实现了最先进的性能,同时生成了准确的理由。

🔬 方法详解

问题定义:本文旨在解决仇恨视频检测中的可解释性问题。现有方法主要关注二元分类,未能提供足够的上下文理由,导致判断缺乏透明度和可信度。

核心思路:提出IARE框架,通过信息增强和推理增强的结合,提升模型的可解释性。信息增强阶段利用多模态思维链整合有害元素,推理增强阶段则通过直接偏好优化引导模型走向正确的推理路径。

技术框架:IARE框架分为两个主要阶段:信息增强和推理增强。信息增强阶段整合多模态证据,丰富理由;推理增强阶段优化模型的推理过程,确保逻辑一致性。

关键创新:IARE框架的创新在于将信息增强与推理增强相结合,显著提升了模型的可解释性和检测性能。这一设计与现有方法的单一分类思路形成鲜明对比。

关键设计:在信息增强阶段,采用多模态思维链整合有害元素;在推理增强阶段,使用直接偏好优化作为损失函数,引导模型选择正确的推理路径,确保输出的理由具有逻辑性。

🖼️ 关键图片

fig_0
fig_1
fig_2

📊 实验亮点

实验结果表明,IARE框架在Ex-HateMM和Ex-ImpliHateVid数据集上均实现了最先进的性能,相较于多个基线模型,检测准确率提升了约10%,同时生成的理由在逻辑一致性方面也得到了显著改善。

🎯 应用场景

该研究在社交媒体内容审核、在线平台的仇恨言论监测等领域具有广泛应用潜力。通过提供可解释的检测结果,能够帮助平台运营者更好地理解和处理仇恨视频,从而提升用户体验和平台安全性。未来,该方法还可以扩展到其他类型的有害内容检测中。

📄 摘要(原文)

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 that reveal the implicit meanings behind these judgments, significantly undermining model explainability. To fill this gap, we aim to achieve explainable hateful video detection, enabling models to provide contextual rationales that integrate relevant evidence and logical reasoning alongside decisions. This approach can comprehensively enhance the understanding of video content and the explainability of the decision-making process. We first introduce two datasets, Ex-HateMM and Ex-ImpliHateVid, for explainable hateful video detection. Each dataset provides fine-grained annotations of multimodal harmful elements, along with contextual rationales. We then propose an Information Augmentation and Reasoning Enhancement (IARE) framework designed for explainable detection. The framework employs an information augmentation phase that leverages the multimodal chain-of-thought to integrate harmful elements, thereby enriching rationale evidence. Additionally, IARE incorporates a reasoning enhancement phase, in which Direct Preference Optimization guides the model toward correct reasoning paths and away from incorrect ones, thereby improving the logical coherence of its justifications. We conduct extensive experiments on the two datasets, comparing multiple baselines with our proposed IARE framework. The results demonstrate that IARE achieves state-of-the-art performance while also generating accurate rationales.