paper-with-me

Papers

Learning Appearance-motion Normality for Video Anomaly Detection

2022-07-27 · Yang Liu, Jing Liu, Mengyang Zhao, Dingkang Yang, Xiaoguang Zhu, Liang Song

Video anomaly detection is a challenging task in the computer vision community. Most single task-based methods do not consider the independence of unique spatial and temporal patterns, while two-stream structures lack the exploration of the correlations. In this paper, we propose spatial-temporal memories augmented two-stream auto-encoder framework, which learns the appearance normality and motion normality independently and explores the correlations via adversarial learning. Specifically, we first design two proxy tasks to train the two-stream structure to extract appearance and motion features in isolation. Then, the prototypical features are recorded in the corresponding spatial and temporal memory pools. Finally, the encoding-decoding network performs adversarial learning with the discriminator to explore the correlations between spatial and temporal patterns. Experimental results show that our framework outperforms the state-of-the-art methods, achieving AUCs of 98.1% and 89.8% on UCSD Ped2 and CUHK Avenue datasets.

📄 PDF Abstract BibTeX arXiv:2207.13361

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionVideo Anomaly Detection

Similar Papers 제목 키워드 기반

Video Anomaly Detection By The Duality Of Normality-Granted Optical Flow

2021-05-10 · Hongyong Wang, Xinjian Zhang, Su Yang, Weishan Zhang

Video anomaly detection is a challenging task because of diverse abnormal events. To this task, methods based on reconstruction and prediction are wildly used in recent works, which are built on the assumption that learn…

Anomaly DetectionOptical Flow EstimationPredictionVideo Anomaly Detection

Object-centric and memory-guided normality reconstruction for video anomaly detection

2022-03-07 · Khalil Bergaoui, Yassine Naji, Aleksandr Setkov, Angélique Loesch 외

This paper addresses video anomaly detection problem for videosurveillance. Due to the inherent rarity and heterogeneity of abnormal events, the problem is viewed as a normality modeling strategy, in which our model lear…

Anomaly DetectionObjectVideo Anomaly Detection

LGN-Net: Local-Global Normality Network for Video Anomaly Detection

2022-11-14 · Mengyang Zhao, Xinhua Zeng, Yang Liu, Jing Liu 외

Video anomaly detection (VAD) has been intensively studied for years because of its potential applications in intelligent video systems. Existing unsupervised VAD methods tend to learn normality from training sets consis…

Anomaly DetectionVideo Anomaly Detection

Object Class Aware Video Anomaly Detection through Image Translation

2022-05-03 · Mohammad Baradaran, Robert Bergevin

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 m…

Anomaly DetectionObjectOptical Flow EstimationSemantic Segmentation+2

Appearance Blur-driven AutoEncoder and Motion-guided Memory Module for Video Anomaly Detection

2024-09-26 · Jiahao Lyu, Minghua Zhao, Jing Hu, Xuewen Huang 외

Video anomaly detection (VAD) often learns the distribution of normal samples and detects the anomaly through measuring significant deviations, but the undesired generalization may reconstruct a few anomalies thus suppre…

Anomaly DetectionDomain AdaptationVideo Anomaly Detection