Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Harnessing Large Language Models for Training-free Video Anomaly Detection

About

Video anomaly detection (VAD) aims to temporally locate abnormal events in a video. Existing works mostly rely on training deep models to learn the distribution of normality with either video-level supervision, one-class supervision, or in an unsupervised setting. Training-based methods are prone to be domain-specific, thus being costly for practical deployment as any domain change will involve data collection and model training. In this paper, we radically depart from previous efforts and propose LAnguage-based VAD (LAVAD), a method tackling VAD in a novel, training-free paradigm, exploiting the capabilities of pre-trained large language models (LLMs) and existing vision-language models (VLMs). We leverage VLM-based captioning models to generate textual descriptions for each frame of any test video. With the textual scene description, we then devise a prompting mechanism to unlock the capability of LLMs in terms of temporal aggregation and anomaly score estimation, turning LLMs into an effective video anomaly detector. We further leverage modality-aligned VLMs and propose effective techniques based on cross-modal similarity for cleaning noisy captions and refining the LLM-based anomaly scores. We evaluate LAVAD on two large datasets featuring real-world surveillance scenarios (UCF-Crime and XD-Violence), showing that it outperforms both unsupervised and one-class methods without requiring any training or data collection.

Luca Zanella, Willi Menapace, Massimiliano Mancini, Yiming Wang, Elisa Ricci• 2024

Related benchmarks

TaskDatasetResultRank
Video Anomaly DetectionUCF-Crime
AUC80.28
129
Video Anomaly DetectionUCF-Crime (test)
AUC80.28
122
Video Anomaly DetectionXD-Violence (test)
AP62.01
119
Video Anomaly DetectionXD-Violence
AP62.01
66
Video Anomaly DetectionUCF-Crime (frame-level)
AUC80.82
32
Video Anomaly DetectionXD-Violence
AP62.01
14
Frame-level hate localizationHateMM (test)
Accuracy57.16
13
Frame-level hate localizationMHC (test)
Accuracy0.5833
11
Frame-level Video Anomaly DetectionXD-Violence
AP62.01
11
Showing 9 of 9 rows

Other info

Follow for update