Video Anomaly Detection Based on Local Statistical Aggregates
Abstract
Anomalies in many video surveillance applications have local spatio-temporal signatures, namely, they occur over a small time window or a small spatial region. The distinguishing feature of these scenarios is that outside this spatio-temporal anomalous region, activities appear normal. We develop a probabilistic framework to account for such local spatio-temporal anomalies. We show that our framework admits elegant characterization of optimal decision rules. A key insight of the paper is that if anomalies are local optimal decision rules are local even when the nominal behavior exhibits global spatial and temporal statistical dependencies. This insight helps collapse the large ambient data dimension for detecting local anomalies. Consequently, consistent data-driven local empirical rules with provable performance can be derived with limited training data. Our empirical rules are based on scores functions derived from local nearest neighbor distances. These rules aggregate statistics across spatio-temporal locations & scales, and produce a single composite score for video segments. We demonstrate the efficacy of our scheme on several video surveillance datasets and compare with existing work.
Cite
Text
Saligrama and Chen. "Video Anomaly Detection Based on Local Statistical Aggregates." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6247917Markdown
[Saligrama and Chen. "Video Anomaly Detection Based on Local Statistical Aggregates." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/saligrama2012cvpr-video/) doi:10.1109/CVPR.2012.6247917BibTeX
@inproceedings{saligrama2012cvpr-video,
title = {{Video Anomaly Detection Based on Local Statistical Aggregates}},
author = {Saligrama, Venkatesh and Chen, Zhu},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2012},
pages = {2112-2119},
doi = {10.1109/CVPR.2012.6247917},
url = {https://mlanthology.org/cvpr/2012/saligrama2012cvpr-video/}
}