English

A Deep Learning Approach to Video Anomaly Detection using Convolutional Autoencoders

Computer Vision and Pattern Recognition 2023-11-09 v1

Abstract

In this research we propose a deep learning approach for detecting anomalies in videos using convolutional autoencoder and decoder neural networks on the UCSD dataset.Our method utilizes a convolutional autoencoder to learn the spatiotemporal patterns of normal videos and then compares each frame of a test video to this learned representation. We evaluated our approach on the UCSD dataset and achieved an overall accuracy of 99.35% on the Ped1 dataset and 99.77% on the Ped2 dataset, demonstrating the effectiveness of our method for detecting anomalies in surveillance videos. The results show that our method outperforms other state-of-the-art methods, and it can be used in real-world applications for video anomaly detection.

Keywords

Cite

@article{arxiv.2311.04351,
  title  = {A Deep Learning Approach to Video Anomaly Detection using Convolutional Autoencoders},
  author = {Gopikrishna Pavuluri and Gayathri Annem},
  journal= {arXiv preprint arXiv:2311.04351},
  year   = {2023}
}

Comments

4 Pages,2 Figures

R2 v1 2026-06-28T13:14:38.250Z