English

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

Computer Vision and Pattern Recognition 2026-07-21 v1

Abstract

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.

Cite

@article{arxiv.2607.19077,
  title  = {Context-structured Video Anomaly Detection with Large Vision-Language Models},
  author = {Dongjun Kim and Changjae Oh and Andrea Cavallaro and Jeonghoon Mo},
  journal= {arXiv preprint arXiv:2607.19077},
  year   = {2026}
}

Comments

Accepted at AVSS 2026