Video Anomaly Detection and Localization via Gaussian Mixture Fully Convolutional Variational Autoencoder
Yaxiang Fan, Gongjian Wen, Deren Li, Shaohua Qiu, Martin D. Levine

TL;DR
This paper introduces a novel deep learning framework using Gaussian Mixture Variational Autoencoders and fully convolutional networks for effective video anomaly detection and localization, leveraging only normal samples for training.
Contribution
It proposes a partially supervised method that models normal data with Gaussian mixtures and detects anomalies via sample energy, combining appearance and motion analysis.
Findings
Outperforms state-of-the-art on UCSD and Avenue datasets.
Effectively models normal patterns with Gaussian Mixture Variational Autoencoders.
Accurately localizes anomalies in video frames.
Abstract
We present a novel end-to-end partially supervised deep learning approach for video anomaly detection and localization using only normal samples. The insight that motivates this study is that the normal samples can be associated with at least one Gaussian component of a Gaussian Mixture Model (GMM), while anomalies either do not belong to any Gaussian component. The method is based on Gaussian Mixture Variational Autoencoder, which can learn feature representations of the normal samples as a Gaussian Mixture Model trained using deep learning. A Fully Convolutional Network (FCN) that does not contain a fully-connected layer is employed for the encoder-decoder structure to preserve relative spatial coordinates between the input image and the output feature map. Based on the joint probabilities of each of the Gaussian mixture components, we introduce a sample energy based method to score…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Digital Media Forensic Detection · Water Systems and Optimization
