paper-with-me

Papers

A Video Anomaly Detection Framework based on Appearance-Motion Semantics Representation Consistency

2022-04-08 · Xiangyu Huang, Caidan Zhao, Yilin Wang, Zhiqiang Wu

Video anomaly detection refers to the identification of events that deviate from the expected behavior. Due to the lack of anomalous samples in training, video anomaly detection becomes a very challenging task. Existing methods almost follow a reconstruction or future frame prediction mode. However, these methods ignore the consistency between appearance and motion information of samples, which limits their anomaly detection performance. Anomalies only occur in the moving foreground of surveillance videos, so the semantics expressed by video frame sequences and optical flow without background information in anomaly detection should be highly consistent and significant for anomaly detection. Based on this idea, we propose Appearance-Motion Semantics Representation Consistency (AMSRC), a framework that uses normal data's appearance and motion semantic representation consistency to handle anomaly detection. Firstly, we design a two-stream encoder to encode the appearance and motion information representations of normal samples and introduce constraints to further enhance the consistency of the feature semantics between appearance and motion information of normal samples so that abnormal samples with low consistency appearance and motion feature representation can be identified. Moreover, the lower consistency of appearance and motion features of anomalous samples can be used to generate predicted frames with larger reconstruction error, which makes anomalies easier to spot. Experimental results demonstrate the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2204.04151

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionOptical Flow EstimationVideo Anomaly Detection

Similar Papers 제목 키워드 기반

Learning Deep Representations of Appearance and Motion for Anomalous Event Detection

2015-10-06 · Dan Xu, Elisa Ricci, Yan Yan, Jingkuan Song 외

We present a novel unsupervised deep learning framework for anomalous event detection in complex video scenes. While most existing works merely use hand-crafted appearance and motion features, we propose Appearance and M…

Anomaly DetectionDenoisingEvent Detection

Updated version: A Video Anomaly Detection Framework based on Appearance-Motion Semantics Representation Consistency

2023-03-09 · Xiangyu Huang, Caidan Zhao, Zhiqiang Wu

Video anomaly detection is an essential but challenging task. The prevalent methods mainly investigate the reconstruction difference between normal and abnormal patterns but ignore the semantics consistency between appea…

Anomaly DetectionVideo Anomaly Detection

Skeletal Video Anomaly Detection using Deep Learning: Survey, Challenges and Future Directions

2022-12-31 · Pratik K. Mishra, Alex Mihailidis, Shehroz S. Khan

The existing methods for video anomaly detection mostly utilize videos containing identifiable facial and appearance-based features. The use of videos with identifiable faces raises privacy concerns, especially when used…

Anomaly DetectionVideo 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

Clustering Driven Deep Autoencoder for Video Anomaly Detection

2020-08-01 · ECCV 2020 8 · Yunpeng Chang, Zhigang Tu, Wei Xie, Junsong Yuan

Because of the ambiguous definition of anomaly and the complexity of real data, anomaly detection in videos is one of the most challenging problems in intelligent video surveillance. Since the abnormal events are usually…

Anomaly DetectionClusteringVideo Anomaly Detection