paper-with-me

홈 › Papers

EventVAD: Training-Free Event-Aware Video Anomaly Detection

2025-04-17 · Yihua Shao, Haojin He, Sijie Li, Siyu Chen, Xinwei Long, Fanhu Zeng, Yuxuan Fan, Muyang Zhang, Ziyang Yan, Ao Ma, Xiaochen Wang, Hao Tang, Yan Wang, Shuyan Li

Video Anomaly Detection~(VAD) focuses on identifying anomalies within videos. Supervised methods require an amount of in-domain training data and often struggle to generalize to unseen anomalies. In contrast, training-free methods leverage the intrinsic world knowledge of large language models (LLMs) to detect anomalies but face challenges in localizing fine-grained visual transitions and diverse events. Therefore, we propose EventVAD, an event-aware video anomaly detection framework that combines tailored dynamic graph architectures and multimodal LLMs through temporal-event reasoning. Specifically, EventVAD first employs dynamic spatiotemporal graph modeling with time-decay constraints to capture event-aware video features. Then, it performs adaptive noise filtering and uses signal ratio thresholding to detect event boundaries via unsupervised statistical features. The statistical boundary detection module reduces the complexity of processing long videos for MLLMs and improves their temporal reasoning through event consistency. Finally, it utilizes a hierarchical prompting strategy to guide MLLMs in performing reasoning before determining final decisions. We conducted extensive experiments on the UCF-Crime and XD-Violence datasets. The results demonstrate that EventVAD with a 7B MLLM achieves state-of-the-art (SOTA) in training-free settings, outperforming strong baselines that use 7B or larger MLLMs.

📄 PDF Abstract BibTeX arXiv:2504.13092

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionBoundary DetectionVideo Anomaly DetectionWorld Knowledge

Similar Papers 제목 키워드 기반

VADTree: Explainable Training-Free Video Anomaly Detection via Hierarchical Granularity-Aware Tree

2025-10-26 · Wenlong Li, Yifei Xu, Yuan Rao, Zhenhua Wang 외 arxiv

Video anomaly detection (VAD) focuses on identifying anomalies in videos. Supervised methods demand substantial in-domain training data and fail to deliver clear explanations for anomalies. In contrast, training-free met…

Generic Event Boundary DetectionVideo Anomaly Detection

VisualRouter: Query-Grounded Visual Sampling for Long Video Understanding

2026-07-30 · Haiyue Zhang, Yi Bin, Xun Jiang, Zeyu Ma 외 arxiv

Large vision-language models (LVLMs) have achieved significant progress in video understanding, yet understanding long videos remains challenging due to the large number of visual tokens and limited context windows. Visu…

Event-Anchored Frame Selection for Effective Long-Video Understanding

2026-03-01 · Wang Chen, Yongdong Luo, Yuhui Zeng, Luojun Lin 외 arxiv

Massive frame redundancy and limited context window make efficient frame selection crucial for long-video understanding with large vision-language models (LVLMs). Prevailing approaches, however, adopt a flat sampling par…

EA-VTR: Event-Aware Video-Text Retrieval

2024-07-10 · Zongyang Ma, Ziqi Zhang, Yuxin Chen, Zhongang Qi 외

Understanding the content of events occurring in the video and their inherent temporal logic is crucial for video-text retrieval. However, web-crawled pre-training datasets often lack sufficient event information, and th…

Action RecognitionContrastive Learningcross-modal alignmentMoment Retrieval+6

Gaussian Mixture Modeling for Event-Aware Visual Allocation in Long Video Understanding

2026-07-14 · Yifan Lu, Ziqi Zhang, Chunfeng Yuan, Jun Gao 외 arxiv

Large Vision-Language Models (LVLMs) face significant challenges in long video understanding due to the excessive computational cost and information loss associated with uniform sampling. Existing keyframe selection meth…