arXiv:2501.06224cs.CVcs.AI2025-01被引 7

用知识图谱和图注意力网络实现暴力行为检测、检索与解释一体化。

Detection, Retrieval, and Explanation Unified: A Violence Detection System Based on Knowledge Graphs and GAT

  • 结合知识图谱与GAT,融合视觉与文本信息进行推理。
  • 在XD-Violence和UCF-Crime数据集上达到高检测准确率。
  • 可解释性强,适合需要透明决策的安防场景使用。

近期基于统一多模态模型的暴力检测系统取得了显著进展并受到广泛关注。然而,多数系统存在两大挑战:黑箱式决策导致可解释性差,功能单一,仅支持分类或检索。为此,本文提出一种新型可解释性暴力检测系统——三合一(TIO)系统。该系统整合知识图谱(KG)与图注意力网络(GAT),实现检测、检索与解释三大功能。系统对含潜在暴力行为的视频帧及其由大语言模型生成的文本描述进行处理,利用ImageBind生成高维嵌入构建知识图谱,通过GAT进行推理,并采用轻量级时序模块提取视频特征。最终连接分类器与检索器,输出多任务结果。知识图谱的可解释性使系统能够验证每项输出的推理过程。此外,论文引入多种轻量化方法降低资源消耗,提升效率。在XD-Violence和UCF-Crime数据集上的大量实验验证了系统有效性。案例研究还发现:旁观者数量增加时,暴力行为发生概率呈下降趋势。

原文摘要 · Abstract (English)

Recently, violence detection systems developed using unified multimodal models have achieved significant success and attracted widespread attention. However, most of these systems face two critical challenges: the lack of interpretability as black-box models and limited functionality, offering only classification or retrieval capabilities. To address these challenges, this paper proposes a novel interpretable violence detection system, termed the Three-in-One (TIO) System. The TIO system integrates knowledge graphs (KG) and graph attention networks (GAT) to provide three core functionalities: detection, retrieval, and explanation. Specifically, the system processes each video frame along with text descriptions generated by a large language model (LLM) for videos containing potential violent behavior. It employs ImageBind to generate high-dimensional embeddings for constructing a knowledge graph, uses GAT for reasoning, and applies lightweight time series modules to extract video embedding features. The final step connects a classifier and retriever for multi-functional outputs. The interpretability of KG enables the system to verify the reasoning process behind each output. Additionally, the paper introduces several lightweight methods to reduce the resource consumption of the TIO system and enhance its efficiency. Extensive experiments conducted on the XD-Violence and UCF-Crime datasets validate the effectiveness of the proposed system. A case study further reveals an intriguing phenomenon: as the number of bystanders increases, the occurrence of violent behavior tends to decrease.

暴力检测知识图谱可解释性多模态

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