arXiv:2607.19077cs.CV2026-07中稿 · AVSS 2026

用分块上下文分析提升无训练视频异常检测精度

Context-structured Video Anomaly Detection with Large Vision-Language Models

论文配图:Context-structured Video Anomaly Detection with Large Vision-Language Models
图 1 · 摘自论文原文
  • 将视频拆解为环境、物体、时间三类上下文分别判断
  • 在UCF-Crime和UBnormal上优于整体推理基线
  • 无需预设描述词或数据集微调,适合多场景应用

视频异常检测因异常事件多样且稀少,标注成本高而困难。尽管大型视觉语言模型可实现无训练推理,但现有方法多依赖对采样视频的整体判断,可能遗漏特定上下文的异常线索。本文提出CSI-VAD,一种无训练视频异常检测方法,通过将每段视频分解为环境、物体、时间三类独立上下文,在各自分支中进行上下文特定推理。由于仅基于上下文相关的视觉线索作出判断,无需预定义描述异常的文本提示或针对特定数据集进行微调。在UCF-Crime和UBnormal数据集上的实验表明,CSI-VAD持续优于直接整体推理基线,并达到与现有方法相当的性能,验证了结构化上下文分解在无训练视频异常检测中的优势。

原文摘要 · Abstract (English)

Training video anomaly detectors is challenging due to the difficulty and cost of annotating diverse and rare abnormal events. Although recent large vision-language models enable training-free inference, existing approaches mostly rely on holistic inference over sampled video and may miss context-specific anomaly cues. In this paper, we present CSI-VAD, a training-free video anomaly detector that identifies abnormal events across diverse contexts. The key idea is to decompose each video into three distinct contexts (environment, objects, time) and perform context-specific inference in separate branches. Because we ground anomaly judgments solely in context-specific visual cues, we do not require predefined text prompts describing abnormal events or dataset-specific tuning. Experiments on UCF-Crime and UBnormal show that CSI-VAD consistently improves over the direct holistic baseline and achieves competitive performance against existing methods, showing the advantage of structured context decomposition for training-free video anomaly detection.

视频异常检测大模型上下文分解

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