Real-Time Anomaly Detection in Video Streams
Fabien Poirier

TL;DR
This thesis presents a novel real-time video anomaly detection system combining spatial object detection, human pose analysis, and motion analysis, with interpretability techniques, tested on proprietary datasets.
Contribution
It introduces an integrated architecture using YOLO, CRNN, and MLP for real-time anomaly detection with improved interpretability and flexible data processing.
Findings
Parallel mode offers faster detection
Serial mode provides higher reliability
Effective anomaly detection on proprietary datasets
Abstract
This thesis is part of a CIFRE agreement between the company Othello and the LIASD laboratory. The objective is to develop an artificial intelligence system that can detect real-time dangers in a video stream. To achieve this, a novel approach combining temporal and spatial analysis has been proposed. Several avenues have been explored to improve anomaly detection by integrating object detection, human pose detection, and motion analysis. For result interpretability, techniques commonly used for image analysis, such as activation and saliency maps, have been extended to videos, and an original method has been proposed. The proposed architecture performs binary or multiclass classification depending on whether an alert or the cause needs to be identified. Numerous neural networkmodels have been tested, and three of them have been selected. You Only Looks Once (YOLO) has been used for…
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 · Artificial Immune Systems Applications · Machine Learning and Data Classification
