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

AnyAnomaly: Zero-Shot Customizable Video Anomaly Detection with LVLM

About

Video anomaly detection (VAD) is crucial for video analysis and surveillance in computer vision. However, existing VAD models rely on learned normal patterns, which makes them difficult to apply to diverse environments. Consequently, users should retrain models or develop separate AI models for new environments, which requires expertise in machine learning, high-performance hardware, and extensive data collection, limiting the practical usability of VAD. To address these challenges, this study proposes customizable video anomaly detection (C-VAD) technique and the AnyAnomaly model. C-VAD considers user-defined text as an abnormal event and detects frames containing a specified event in a video. We effectively implemented AnyAnomaly using a context-aware visual question answering without fine-tuning the large vision language model. To validate the effectiveness of the proposed model, we constructed C-VAD datasets and demonstrated the superiority of AnyAnomaly. Furthermore, our approach showed competitive results on VAD benchmarks, achieving state-of-the-art performance on UBnormal and UCF-Crime and surpassing other methods in generalization across all datasets. Our code is available online at github.com/SkiddieAhn/Paper-AnyAnomaly.

Sunghyun Ahn, Youngwan Jo, Kijung Lee, Sein Kwon, Inpyo Hong, Sanghyun Park• 2025

Related benchmarks

TaskDatasetResultRank
Video Anomaly DetectionCUHK Avenue (Ave) (test)
AUC87.3
203
Video Anomaly DetectionShanghaiTech standard (test)
Frame-Level AUC79.7
50
Video Anomaly DetectionUCF-Crime (frame-level)
AUC80.7
32
Video Anomaly DetectionUBnormal
AUC74.5
25
Video Anomaly DetectionUCF-Crime standard (test)
Frame-Level AUC80.7
17
Frame-level Video Anomaly DetectionShanghaiTech
AUC0.797
11
Video Anomaly DetectionUBnormal (UB) (test)
AUC74.5
10
Showing 7 of 7 rows

Other info

Code

Follow for update