arXiv:2601.15115cs.CV2026-01中稿 · ICASSP 2026被引 1

无需训练即可检测仇恨视频,还能解释判断依据。

Training-Free and Interpretable Hateful Video Detection via Multi-stage Adversarial Reasoning

  • 分三阶段推理:描述内容、找证据、反向验证
  • 比其他免训练方法最高提升10%,部分场景超越有训练模型
  • 输出人类可读的解释,适合内容审核与合规审查

仇恨视频会加剧歧视、煽动暴力并威胁网络安全。现有基于训练的检测方法受限于数据不足且缺乏可解释性,而直接调用大视觉语言模型又难以保证可靠性。本文提出MARS——一种无需训练的多阶段对抗推理框架,实现可靠且可解释的仇恨内容检测。MARS首先对视频内容进行客观描述,建立中立分析基础;在此基础上,构建支持仇恨解读的证据推理,同时引入反证据推理以捕捉非仇恨的合理视角;最终融合正反观点,形成可解释的结论。在两个真实数据集上的评估显示,MARS在某些模型和设置下相较其他免训练方法性能最高提升10%,并在一个数据集上超越当前最优训练型方法。此外,MARS生成的人类可理解的推理理由,有助于内容审核合规监督与流程透明化。代码已公开于https://github.com/Multimodal-Intelligence-Lab-MIL/MARS。

原文摘要 · Abstract (English)

Hateful videos pose serious risks by amplifying discrimination, inciting violence, and undermining online safety. Existing training-based hateful video detection methods are constrained by limited training data and lack of interpretability, while directly prompting large vision-language models often struggle to deliver reliable hate detection. To address these challenges, this paper introduces MARS, a training-free Multi-stage Adversarial ReaSoning framework that enables reliable and interpretable hateful content detection. MARS begins with the objective description of video content, establishing a neutral foundation for subsequent analysis. Building on this, it develops evidence-based reasoning that supports potential hateful interpretations, while in parallel incorporating counter-evidence reasoning to capture plausible non-hateful perspectives. Finally, these perspectives are synthesized into a conclusive and explainable decision. Extensive evaluation on two real-world datasets shows that MARS achieves up to 10% improvement under certain backbones and settings compared to other training-free approaches and outperforms state-of-the-art training-based methods on one dataset. In addition, MARS produces human-understandable justifications, thereby supporting compliance oversight and enhancing the transparency of content moderation workflows. The code is available at https://github.com/Multimodal-Intelligence-Lab-MIL/MARS.

仇恨内容检测可解释AI多模态推理免训练

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。