CVDec 23, 2024

Dual Conditioned Motion Diffusion for Pose-Based Video Anomaly Detection

arXiv:2412.17210v28 citationsh-index: 4AAAI
Originality Incremental advance
AI Analysis

This work addresses video anomaly detection for surveillance and security applications, presenting an incremental improvement by combining existing frameworks with novel components.

The paper tackles pose-based video anomaly detection by introducing Dual Conditioned Motion Diffusion (DCMD), which integrates reconstruction and prediction approaches to detect anomalies in human movements, achieving state-of-the-art results on four datasets with superior generalization.

Video Anomaly Detection (VAD) is essential for computer vision research. Existing VAD methods utilize either reconstruction-based or prediction-based frameworks. The former excels at detecting irregular patterns or structures, whereas the latter is capable of spotting abnormal deviations or trends. We address pose-based video anomaly detection and introduce a novel framework called Dual Conditioned Motion Diffusion (DCMD), which enjoys the advantages of both approaches. The DCMD integrates conditioned motion and conditioned embedding to comprehensively utilize the pose characteristics and latent semantics of observed movements, respectively. In the reverse diffusion process, a motion transformer is proposed to capture potential correlations from multi-layered characteristics within the spectrum space of human motion. To enhance the discriminability between normal and abnormal instances, we design a novel United Association Discrepancy (UAD) regularization that primarily relies on a Gaussian kernel-based time association and a self-attention-based global association. Finally, a mask completion strategy is introduced during the inference stage of the reverse diffusion process to enhance the utilization of conditioned motion for the prediction branch of anomaly detection. Extensive experiments on four datasets demonstrate that our method dramatically outperforms state-of-the-art methods and exhibits superior generalization performance.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes