CVMar 23

Motion Semantics Guided Normalizing Flow for Privacy-Preserving Video Anomaly Detection

arXiv:2603.2674562.4h-index: 4
AI Analysis

For researchers in video anomaly detection, this work provides a privacy-preserving approach that outperforms existing skeleton-based methods by capturing both semantic and kinematic motion details.

The paper addresses privacy-preserving video anomaly detection by proposing a skeleton-based method (MSG-Flow) that models hierarchical motion semantics. It achieves state-of-the-art performance with 88.1% AUC on HR-ShanghaiTech and 75.8% AUC on HR-UBnormal.

As embodied perception systems increasingly bridge digital and physical realms in interactive multimedia applications, the need for privacy-preserving approaches to understand human activities in physical environments has become paramount. Video anomaly detection is a critical task in such embodied multimedia systems for intelligent surveillance and forensic analysis. Skeleton-based approaches have emerged as a privacy-preserving alternative that processes physical world information through abstract human pose representations while discarding sensitive visual attributes such as identity and facial features. However, existing skeleton-based methods predominantly model continuous motion trajectories in a monolithic manner, failing to capture the hierarchical nature of human activities composed of discrete semantic primitives and fine-grained kinematic details, which leads to reduced discriminability when anomalies manifest at different abstraction levels. In this regard, we propose Motion Semantics Guided Normalizing Flow (MSG-Flow) that decomposes skeleton-based VAD into hierarchical motion semantics modeling. It employs vector quantized variational auto-encoder to discretize continuous motion into interpretable primitives, an autoregressive Transformer to model semantic-level temporal dependencies, and a conditional normalizing flow to capture detail-level pose variations. Extensive experiments on benchmarks (HR-ShanghaiTech & HR-UBnormal) demonstrate that MSG-Flow achieves state-of-the-art performance with 88.1% and 75.8% AUC respectively.

Foundations

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

Your Notes