Abnormal Event Detection In Videos Using Deep Embedding
Darshan Venkatrayappa

TL;DR
This paper presents an unsupervised deep learning method for detecting abnormal events in videos by training a neural network to distinguish normal from anomalous patterns based on learned embeddings.
Contribution
It introduces a hybrid architecture that combines a pre-trained autoencoder with a hypercenter-based anomaly detection, enabling unsupervised video anomaly detection.
Findings
Effective separation of normal and abnormal embeddings.
Unsupervised training without labeled anomalous data.
Improved detection accuracy over baseline methods.
Abstract
Abnormal event detection or anomaly detection in surveillance videos is currently a challenge because of the diversity of possible events. Due to the lack of anomalous events at training time, anomaly detection requires the design of learning methods without supervision. In this work we propose an unsupervised approach for video anomaly detection with the aim to jointly optimize the objectives of the deep neural network and the anomaly detection task using a hybrid architecture. Initially, a convolutional autoencoder is pre-trained in an unsupervised manner with a fusion of depth, motion and appearance features. In the second step, we utilize the encoder part of the pre-trained autoencoder and extract the embeddings of the fused input. Now, we jointly train/ fine tune the encoder to map the embeddings to a hypercenter. Thus, embeddings of normal data fall near the hypercenter, whereas…
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 · Network Security and Intrusion Detection · Video Analysis and Summarization
