Object Class Aware Video Anomaly Detection through Image Translation
Mohammad Baradaran, Robert Bergevin

TL;DR
This paper introduces a novel object-aware video anomaly detection method that uses image translation to learn normal appearance and motion patterns, improving explainability and localization accuracy.
Contribution
It proposes a two-stream approach combining appearance and motion translation tasks to enhance anomaly detection with object class awareness.
Findings
Achieves competitive results on benchmark datasets.
Provides fully explainable anomaly detections.
Localizes anomalies accurately within frames.
Abstract
Semi-supervised video anomaly detection (VAD) methods formulate the task of anomaly detection as detection of deviations from the learned normal patterns. Previous works in the field (reconstruction or prediction-based methods) suffer from two drawbacks: 1) They focus on low-level features, and they (especially holistic approaches) do not effectively consider the object classes. 2) Object-centric approaches neglect some of the context information (such as location). To tackle these challenges, this paper proposes a novel two-stream object-aware VAD method that learns the normal appearance and motion patterns through image translation tasks. The appearance branch translates the input image to the target semantic segmentation map produced by Mask-RCNN, and the motion branch associates each frame with its expected optical flow magnitude. Any deviation from the expected appearance or motion…
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 · Artificial Immune Systems Applications
