Multi-Task Learning based Video Anomaly Detection with Attention
Multi-task learning based video anomaly detection methods combine multiple proxy tasks in different branches to detect video anomalies in different situations. Most existing methods either do not combine complementary tasks to effectively cover all motion patterns, or the class of the objects is not explicitly considered. To address the aforementioned shortcomings, we propose a novel multi-task learning based method that combines complementary proxy tasks to better consider the motion and appearance features. We combine the semantic segmentation and future frame prediction tasks in a single branch to learn the object class and consistent motion patterns, and to detect respective anomalies simultaneously. In the second branch, we added several attention mechanisms to detect motion anomalies with attention to object parts, the direction of motion, and the distance of the objects from the camera. Our qualitative results show that the proposed method considers the object class effectively and learns motion with attention to the aforementioned important factors which results in a precise motion modeling and a better motion anomaly detection. Additionally, quantitative results show the superiority of our method compared with state-of-the-art methods.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionMulti-Task LearningObjectSemantic SegmentationVideo Anomaly DetectionSimilar Papers 제목 키워드 기반
Anomaly Detection in Video Sequences: A Benchmark and Computational Model
Anomaly detection has attracted considerable search attention. However, existing anomaly detection databases encounter two major problems. Firstly, they are limited in scale. Secondly, training sets contain only video-le…
Anomaly DetectionWeakly-Supervised Video Anomaly Detection with Snippet Anomalous Attention
With a focus on abnormal events contained within untrimmed videos, there is increasing interest among researchers in video anomaly detection. Among different video anomaly detection scenarios, weakly-supervised video ano…
Anomaly DetectionAnomaly LocalizationSupervised Anomaly DetectionVideo Anomaly Detection+1Holistic Representation Learning for Multitask Trajectory Anomaly Detection
Video anomaly detection deals with the recognition of abnormal events in videos. Apart from the visual signal, video anomaly detection has also been addressed with the use of skeleton sequences. We propose a holistic rep…
Anomaly DetectionDecoderRepresentation LearningVideo Anomaly DetectionSelf-Supervised Representation Learning for Visual Anomaly Detection
Self-supervised learning allows for better utilization of unlabelled data. The feature representation obtained by self-supervision can be used in downstream tasks such as classification, object detection, segmentation, a…
Anomaly DetectionGeneral Classificationobject-detectionObject Detection+4Motion-Aware Feature for Improved Video Anomaly Detection
Motivated by our observation that motion information is the key to good anomaly detection performance in video, we propose a temporal augmented network to learn a motion-aware feature. This feature alone can achieve comp…
Action RecognitionAnomaly DetectionMultiple Instance LearningVideo Anomaly Detection