paper-with-me

홈 › Papers

Anomalous Event Recognition in Videos Based on Joint Learningof Motion and Appearance with Multiple Ranking Measures

2021-02-02 · journal 2021 2 · Shikha Dubey, Abhijeet Boragule, Jeonghwan Gwak, Moongu Jeon

Given the scarcity of annotated datasets, learning the context-dependency of anomalous events as well as mitigating false alarms represent challenges in the task of anomalous activity detection. We propose a framework, Deep-network with Multiple Ranking Measures(DMRMs), which addresses context-dependency using a joint learning technique for motion and appearance features. In DMRMs, the spatial-time-dependent features are extracted from a video using a 3Dresidual network(ResNet), and deep motion features are extracted by integrating the Motionflow maps’ information with the 3D ResNet. Afterward, the extracted features are fused for joint learning. This data fusion is then passed through a deep neural network for deep multiple instance learning(DMIL)to learn the context-dependency in a weakly-supervised manner using the proposed multiple ranking measures(MRMs). These MRMs consider multiple measures of false alarms, and the network is trained with both normal and anomalous events, thus lowering the false alarm rate. Meanwhile, in the inference phase, the network predicts each frame’s abnormality score along with the localization of moving objects using motion flow maps. A higher abnormality score indicates the presence of an anomalous event. Experimental results on two recent and challenging datasets demonstrate that our proposed framework improves the area under the curve(AUC)score by6.5%compared to the state-of-the-art method on the UCF-Crime dataset and shows AUC of68.5%on theShanghaiTech dataset.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionActivity DetectionAnomaly Detection In Surveillance VideosMultiple Instance Learning

Methods 이 논문이 사용한 방법론

1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Batch Normalization 설명 없음
Residual Connection 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Average Pooling 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…

Similar Papers 제목 키워드 기반

Anomaly Recognition from surveillance videos using 3D Convolutional Neural Networks

2021-01-04 · R. Maqsood, UI. Bajwa, G. Saleem, Rana H. Raza 외

Anomalous activity recognition deals with identifying the patterns and events that vary from the normal stream. In a surveillance paradigm, these events range from abuse to fighting and road accidents to snatching, etc. …

Activity RecognitionAnomaly DetectionBinary Classification

Abnormal Event Detection In Videos Using Deep Embedding

2024-09-15 · Darshan Venkatrayappa

Abnormal event detection or anomaly detection in surveillance videos is currently a challenge because of the diversity of possible events. Due to the lack of anomalous events at training time, anomaly detection requires …

Anomaly DetectionAnomaly Detection In Surveillance VideosDiversityEvent Detection+1

Real-world Anomaly Detection in Surveillance Videos

2018-01-12 · CVPR 2018 6 · Waqas Sultani, Chen Chen, Mubarak Shah

Surveillance videos are able to capture a variety of realistic anomalies. In this paper, we propose to learn anomalies by exploiting both normal and anomalous videos. To avoid annotating the anomalous segments or clips i…

Abnormal Event Detection In VideoActivity RecognitionAnomaly DetectionAnomaly Detection In Surveillance Videos+3

BiPOCO: Bi-Directional Trajectory Prediction with Pose Constraints for Pedestrian Anomaly Detection

2022-07-05 · Asiegbu Miracle Kanu-Asiegbu, Ram Vasudevan, Xiaoxiao Du

We present BiPOCO, a Bi-directional trajectory predictor with POse COnstraints, for detecting anomalous activities of pedestrians in videos. In contrast to prior work based on feature reconstruction, our work identifies …

Anomaly DetectionAutonomous DrivingPredictionTrajectory Prediction+1

Towards Video Anomaly Retrieval from Video Anomaly Detection: New Benchmarks and Model

2023-07-24 · Peng Wu, Jing Liu, Xiangteng He, Yuxin Peng 외

Video anomaly detection (VAD) has been paid increasing attention due to its potential applications, its current dominant tasks focus on online detecting anomalies% at the frame level, which can be roughly interpreted as …

Anomaly DetectionRetrievalVideo Anomaly DetectionVideo Retrieval