paper-with-me

Papers

Bidirectional skip-frame prediction for video anomaly detection with intra-domain disparity-driven attention

2024-07-22 · Jiahao Lyu, Minghua Zhao, Jing Hu, Runtao Xi, Xuewen Huang, Shuangli Du, Cheng Shi, Tian Ma

With the widespread deployment of video surveillance devices and the demand for intelligent system development, video anomaly detection (VAD) has become an important part of constructing intelligent surveillance systems. Expanding the discriminative boundary between normal and abnormal events to enhance performance is the common goal and challenge of VAD. To address this problem, we propose a Bidirectional Skip-frame Prediction (BiSP) network based on a dual-stream autoencoder, from the perspective of learning the intra-domain disparity between different features. The BiSP skips frames in the training phase to achieve the forward and backward frame prediction respectively, and in the testing phase, it utilizes bidirectional consecutive frames to co-predict the same intermediate frames, thus expanding the degree of disparity between normal and abnormal events. The BiSP designs the variance channel attention and context spatial attention from the perspectives of movement patterns and object scales, respectively, thus ensuring the maximization of the disparity between normal and abnormal in the feature extraction and delivery with different dimensions. Extensive experiments from four benchmark datasets demonstrate the effectiveness of the proposed BiSP, which substantially outperforms state-of-the-art competing methods.

📄 PDF Abstract BibTeX arXiv:2407.15424

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionVideo Anomaly Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Video Event Restoration Based on Keyframes for Video Anomaly Detection

2023-04-11 · CVPR 2023 1 · Zhiwei Yang, Jing Liu, Zhaoyang Wu, Peng Wu 외

Video anomaly detection (VAD) is a significant computer vision problem. Existing deep neural network (DNN) based VAD methods mostly follow the route of frame reconstruction or frame prediction. However, the lack of minin…

Anomaly DetectionVideo Anomaly Detection

A Hybrid Video Anomaly Detection Framework via Memory-Augmented Flow Reconstruction and Flow-Guided Frame Prediction

2021-08-16 · ICCV 2021 10 · Zhian Liu, Yongwei Nie, Chengjiang Long, Qing Zhang 외

In this paper, we propose $\text{HF}^2$-VAD, a Hybrid framework that integrates Flow reconstruction and Frame prediction seamlessly to handle Video Anomaly Detection. Firstly, we design the network of ML-MemAE-SC (Multi-…

Anomaly DetectionOptical Flow EstimationVideo Anomaly Detection

Multi-level Memory-augmented Appearance-Motion Correspondence Framework for Video Anomaly Detection

2023-03-09 · Xiangyu Huang, Caidan Zhao, Jinghui Yu, Chenxing Gao 외

Frame prediction based on AutoEncoder plays a significant role in unsupervised video anomaly detection. Ideally, the models trained on the normal data could generate larger prediction errors of anomalies. However, the co…

Anomaly DetectionVideo Anomaly Detection

Forward Consistency Learning with Gated Context Aggregation for Video Anomaly Detection

2026-01-26 · Jiahao Lyu, Minghua Zhao, Xuewen Huang, Yifei Chen 외 arxiv

As a crucial element of public security, video anomaly detection (VAD) aims to measure deviations from normal patterns for various events in real-time surveillance systems. However, most existing VAD methods rely on larg…

Video Anomaly Detection

Generative Neural Networks for Anomaly Detection in Crowded Scenes

2018-10-29 · Tian Wang, Meina Qiao, Zhiwei Lin, Ce Li 외

Security surveillance is critical to social harmony and people's peaceful life. It has a great impact on strengthening social stability and life safeguarding. Detecting anomaly timely, effectively and efficiently in vide…

Abnormal Event Detection In VideoAnomaly DetectionSemi-supervised Anomaly Detection