paper-with-me

홈 › Papers

Multi-Task Learning based Video Anomaly Detection with Attention

2022-10-14 · Mohammad Baradaran, Robert Bergevin

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.

📄 PDF Abstract BibTeX arXiv:2210.07697

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionMulti-Task LearningObjectSemantic SegmentationVideo Anomaly Detection

Similar Papers 제목 키워드 기반

Anomaly Detection in Video Sequences: A Benchmark and Computational Model

2021-06-16 · Boyang Wan, Wenhui Jiang, Yuming Fang, Zhiyuan Luo 외

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 Detection

Weakly-Supervised Video Anomaly Detection with Snippet Anomalous Attention

2023-09-28 · Yidan Fan, Yongxin Yu, Wenhuan Lu, Yahong Han

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+1

Holistic Representation Learning for Multitask Trajectory Anomaly Detection

2023-11-03 · Alexandros Stergiou, Brent De Weerdt, Nikos Deligiannis

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 Detection

Self-Supervised Representation Learning for Visual Anomaly Detection

2020-06-17 · Rabia Ali, Muhammad Umar Karim Khan, Chong Min Kyung

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+4

Motion-Aware Feature for Improved Video Anomaly Detection

2019-07-24 · Yi Zhu, Shawn Newsam

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