English

AnyAnomaly: Zero-Shot Customizable Video Anomaly Detection with LVLM

Computer Vision and Pattern Recognition 2025-12-08 v4

Abstract

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.

Keywords

Cite

@article{arxiv.2503.04504,
  title  = {AnyAnomaly: Zero-Shot Customizable Video Anomaly Detection with LVLM},
  author = {Sunghyun Ahn and Youngwan Jo and Kijung Lee and Sein Kwon and Inpyo Hong and Sanghyun Park},
  journal= {arXiv preprint arXiv:2503.04504},
  year   = {2025}
}

Comments

Accepted to WACV 2026

R2 v1 2026-06-28T22:09:19.410Z