paper-with-me

홈 › Papers

Video Anomaly Detection with Motion and Appearance Guided Patch Diffusion Model

2024-12-12 · Hang Zhou, Jiale Cai, Yuteng Ye, Yonghui Feng, Chenxing Gao, Junqing Yu, Zikai Song, Wei Yang

A recent endeavor in one class of video anomaly detection is to leverage diffusion models and posit the task as a generation problem, where the diffusion model is trained to recover normal patterns exclusively, thus reporting abnormal patterns as outliers. Yet, existing attempts neglect the various formations of anomaly and predict normal samples at the feature level regardless that abnormal objects in surveillance videos are often relatively small. To address this, a novel patch-based diffusion model is proposed, specifically engineered to capture fine-grained local information. We further observe that anomalies in videos manifest themselves as deviations in both appearance and motion. Therefore, we argue that a comprehensive solution must consider both of these aspects simultaneously to achieve accurate frame prediction. To address this, we introduce innovative motion and appearance conditions that are seamlessly integrated into our patch diffusion model. These conditions are designed to guide the model in generating coherent and contextually appropriate predictions for both semantic content and motion relations. Experimental results in four challenging video anomaly detection datasets empirically substantiate the efficacy of our proposed approach, demonstrating that it consistently outperforms most existing methods in detecting abnormal behaviors.

📄 PDF Abstract BibTeX arXiv:2412.09026

Code (1)

henrryzh1/MA-PDM 공식 구현 pytorch

Tasks

Anomaly DetectionVideo Anomaly Detection

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

A Video Anomaly Detection Framework based on Appearance-Motion Semantics Representation Consistency

2022-04-08 · Xiangyu Huang, Caidan Zhao, Yilin Wang, Zhiqiang Wu

Video anomaly detection refers to the identification of events that deviate from the expected behavior. Due to the lack of anomalous samples in training, video anomaly detection becomes a very challenging task. Existing …

Anomaly DetectionOptical Flow EstimationVideo Anomaly Detection

Appearance Blur-driven AutoEncoder and Motion-guided Memory Module for Video Anomaly Detection

2024-09-26 · Jiahao Lyu, Minghua Zhao, Jing Hu, Xuewen Huang 외

Video anomaly detection (VAD) often learns the distribution of normal samples and detects the anomaly through measuring significant deviations, but the undesired generalization may reconstruct a few anomalies thus suppre…

Anomaly DetectionDomain AdaptationVideo Anomaly Detection

Multi-level Memory-augmented Appearance-Motion Correspondence Framework for Video Anomaly Detection

2023-03-09 · Xiangyu Huang, Caidan Zhao, Jinghui Yu, Chenxing Gao 외

Frame prediction based on AutoEncoder plays a significant role in unsupervised video anomaly detection. Ideally, the models trained on the normal data could generate larger prediction errors of anomalies. However, the co…

Anomaly DetectionVideo Anomaly Detection

Text-guided Fine-Grained Video Anomaly Understanding

2025-11-01 · Jihao Gu, Kun Li, He Wang, Kaan Akşit arxiv

Subtle abnormal events in videos often manifest as weak spatio-temporal cues that are easily overlooked by conventional anomaly detection systems. Existing video anomaly detection approaches typically provide coarse bina…

Video Anomaly DetectionMultimodal Reasoning

Skeletal Video Anomaly Detection using Deep Learning: Survey, Challenges and Future Directions

2022-12-31 · Pratik K. Mishra, Alex Mihailidis, Shehroz S. Khan

The existing methods for video anomaly detection mostly utilize videos containing identifiable facial and appearance-based features. The use of videos with identifiable faces raises privacy concerns, especially when used…

Anomaly DetectionVideo Anomaly Detection