paper-with-me

Papers

Multiple Instance-Based Video Anomaly Detection using Deep Temporal Encoding-Decoding

2020-07-03 · Ammar Mansoor Kamoona, Amirali Khodadadian Gosta, Alireza Bab-Hadiashar, Reza Hoseinnezhad

In this paper, we propose a weakly supervised deep temporal encoding-decoding solution for anomaly detection in surveillance videos using multiple instance learning. The proposed approach uses both abnormal and normal video clips during the training phase which is developed in the multiple instance framework where we treat video as a bag and video clips as instances in the bag. Our main contribution lies in the proposed novel approach to consider temporal relations between video instances. We deal with video instances (clips) as a sequential visual data rather than independent instances. We employ a deep temporal and encoder network that is designed to capture spatial-temporal evolution of video instances over time. We also propose a new loss function that is smoother than similar loss functions recently presented in the computer vision literature, and therefore; enjoys faster convergence and improved tolerance to local minima during the training phase. The proposed temporal encoding-decoding approach with modified loss is benchmarked against the state-of-the-art in simulation studies. The results show that the proposed method performs similar to or better than the state-of-the-art solutions for anomaly detection in video surveillance applications.

📄 PDF Abstract BibTeX arXiv:2007.01548

Code (1)

AmmarKamoona/Multiple-Instance-Based-Video-Anomaly-Detection-Using-Deep-Temporal-Encoding-Decoding 공식 구현

Tasks

Anomaly DetectionAnomaly Detection In Surveillance VideosMultiple Instance LearningVideo Anomaly Detection

Similar Papers 제목 키워드 기반

Temporal Divide-and-Conquer Anomaly Actions Localization in Semi-Supervised Videos with Hierarchical Transformer

2024-08-24 · Nada Osman, Marwan Torki

Anomaly action detection and localization play an essential role in security and advanced surveillance systems. However, due to the tremendous amount of surveillance videos, most of the available data for the task is unl…

Action DetectionAnomaly DetectionAnomaly LocalizationMultiple Instance Learning

A multi-stream deep neural network with late fuzzy fusion for real-world anomaly detection

2022-03-27 · Expert Systems with Applications 2022 3 · Kamalakar Vijay Thakare, Nitin Sharma, Debi Prosad Dogra, Heeseung Choi 외

Abnormal event detection in video is alternatively known as outlier detection, where machine learning can be highly effective. While testing an unknown video, the objective of such methods is to verify the video’s catego…

Abnormal Event Detection In VideoAnomaly DetectionAnomaly Detection In Surveillance VideosEvent Detection+3

Weakly-Supervised Spatiotemporal Anomaly Detection

2026-05-13 · Urvi Gianchandani, Praveen Tirupattur, Mubarak Shah arxiv

In this paper, we explore a weakly supervised method for anomaly detection. Since annotating videos is time-consuming, we only look at weak video-level labels during training. This means that given a video, we know that …

Anomaly Detection

Weakly-supervised Video Anomaly Detection with Robust Temporal Feature Magnitude Learning

2021-01-25 · ICCV 2021 10 · Yu Tian, Guansong Pang, Yuanhong Chen, Rajvinder Singh 외

Anomaly detection with weakly supervised video-level labels is typically formulated as a multiple instance learning (MIL) problem, in which we aim to identify snippets containing abnormal events, with each video represen…

Anomaly DetectionAnomaly Detection In Surveillance VideosContrastive LearningMultiple Instance Learning+2

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