CVMar 25, 2025

Video Anomaly Detection with Contours -- A Study

arXiv:2503.19588v11 citationsh-index: 52
Originality Synthesis-oriented
AI Analysis

This incremental work addresses video anomaly detection for surveillance or security applications by exploring contours as an alternative to skeletons.

The study tackled video anomaly detection by shifting from human skeletons to 2D contours to learn normal motion patterns, proposing regression and classification tasks with shallow neural networks, and found it a promising direction with evaluation on six benchmark datasets.

In Pose-based Video Anomaly Detection prior art is rooted on the assumption that abnormal events can be mostly regarded as a result of uncommon human behavior. Opposed to utilizing skeleton representations of humans, however, we investigate the potential of learning recurrent motion patterns of normal human behavior using 2D contours. Keeping all advantages of pose-based methods, such as increased object anonymization, the shift from human skeletons to contours is hypothesized to leave the opportunity to cover more object categories open for future research. We propose formulating the problem as a regression and a classification task, and additionally explore two distinct data representation techniques for contours. To further reduce the computational complexity of Pose-based Video Anomaly Detection solutions, all methods in this study are based on shallow Neural Networks from the field of Deep Learning, and evaluated on the three most prominent benchmark datasets within Video Anomaly Detection and their human-related counterparts, totaling six datasets. Our results indicate that this novel perspective on Pose-based Video Anomaly Detection marks a promising direction for future research.

Foundations

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

Your Notes