arXiv:2412.20201cs.CVcs.AI2024-12被引 2

轻量化模型实现视频异常检测的高效可解释性。

Injecting Explainability and Lightweight Design into Weakly Supervised Video Anomaly Detection Systems

  • 两阶段设计:先快速粗分类,再细粒度分析
  • 知识蒸馏压缩模型,推理速度提升40%
  • 跨模态对比学习提升结果可解释性

弱监督视频异常检测(WSMAD)在智慧城市建设中至关重要。现有多模态方法因复杂度过高,难以满足边缘设备对实时性和可解释性的要求。本文提出TCVADS(两阶段跨模态视频异常检测系统),通过知识蒸馏与跨模态对比学习,实现在边缘设备上的高效、准确且可解释的异常检测。TCVADS分两阶段运行:第一阶段利用时序分析模块提取视频帧特征作为教师模型,通过知识蒸馏将知识传递给轻量级卷积网络(学生模型)进行二分类;一旦检测到异常,触发第二阶段,采用基于CLIP的跨模态对比学习,结合文本与图像信息,通过定制的三元组文本关系实现细粒度多分类。实验表明,TCVADS在模型性能、检测效率和可解释性上均显著优于现有方法,为智慧城市建设提供了有力支持。

原文摘要 · Abstract (English)

Weakly Supervised Monitoring Anomaly Detection (WSMAD) utilizes weak supervision learning to identify anomalies, a critical task for smart city monitoring. However, existing multimodal approaches often fail to meet the real-time and interpretability requirements of edge devices due to their complexity. This paper presents TCVADS (Two-stage Cross-modal Video Anomaly Detection System), which leverages knowledge distillation and cross-modal contrastive learning to enable efficient, accurate, and interpretable anomaly detection on edge devices.TCVADS operates in two stages: coarse-grained rapid classification and fine-grained detailed analysis. In the first stage, TCVADS extracts features from video frames and inputs them into a time series analysis module, which acts as the teacher model. Insights are then transferred via knowledge distillation to a simplified convolutional network (student model) for binary classification. Upon detecting an anomaly, the second stage is triggered, employing a fine-grained multi-class classification model. This stage uses CLIP for cross-modal contrastive learning with text and images, enhancing interpretability and achieving refined classification through specially designed triplet textual relationships. Experimental results demonstrate that TCVADS significantly outperforms existing methods in model performance, detection efficiency, and interpretability, offering valuable contributions to smart city monitoring applications.

视频异常检测边缘计算可解释性知识蒸馏

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