Search papers, labs, and topics across Lattice.
This paper introduces CSI-VAD, a training-free video anomaly detection system that leverages large vision-language models by decomposing videos into three distinct contexts: environment, objects, and time. By performing context-specific inference, CSI-VAD effectively identifies abnormal events without the need for predefined prompts or dataset-specific tuning. Experimental results on UCF-Crime and UBnormal demonstrate that CSI-VAD outperforms holistic baselines and achieves competitive results against existing methods, highlighting the benefits of structured context decomposition in video anomaly detection.
Context-specific inference in video anomaly detection reveals that structured decomposition can significantly enhance detection accuracy without requiring extensive training.
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.