paper-with-me

Papers

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

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

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 correlation between appearance and motion information is underutilized, which makes the models lack an understanding of normal patterns. Moreover, the models do not work well due to the uncontrollable generalizability of deep AutoEncoder. To tackle these problems, we propose a multi-level memory-augmented appearance-motion correspondence framework. The latent correspondence between appearance and motion is explored via appearance-motion semantics alignment and semantics replacement training. Besides, we also introduce a Memory-Guided Suppression Module, which utilizes the difference from normal prototype features to suppress the reconstruction capacity caused by skip-connection, achieving the tradeoff between the good reconstruction of normal data and the poor reconstruction of abnormal data. Experimental results show that our framework outperforms the state-of-the-art methods, achieving AUCs of 99.6\%, 93.8\%, and 76.3\% on UCSD Ped2, CUHK Avenue, and ShanghaiTech datasets.

📄 PDF Abstract BibTeX arXiv:2303.05116

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionVideo Anomaly Detection

Similar Papers 제목 키워드 기반

A Memory-Augmented Multi-Task Collaborative Framework for Unsupervised Traffic Accident Detection in Driving Videos

2023-07-27 · Rongqin Liang, Yuanman Li, Yingxin Yi, Jiantao Zhou 외

Identifying traffic accidents in driving videos is crucial to ensuring the safety of autonomous driving and driver assistance systems. To address the potential danger caused by the long-tailed distribution of driving eve…

Autonomous DrivingObjectObject LocalizationOptical Flow Estimation+1

DAWN: Dual Augmented Memory Network for Unsupervised Video Object Tracking

2019-08-02 · Zhenmei Shi, Haoyang Fang, Yu-Wing Tai, Chi-Keung Tang

Psychological studies have found that human visual tracking system involves learning, memory, and planning. Despite recent successes, not many works have focused on memory and planning in deep learning based tracking. We…

Object TrackingVideo Object TrackingVisual Tracking

Motion-Appearance Co-Memory Networks for Video Question Answering

2018-03-29 · CVPR 2018 6 · Jiyang Gao, Runzhou Ge, Kan Chen, Ram Nevatia

Video Question Answering (QA) is an important task in understanding video temporal structure. We observe that there are three unique attributes of video QA compared with image QA: (1) it deals with long sequences of imag…

Question AnsweringVideo Question AnsweringVisual Question Answering (VQA)

Memory-Augmented Temporal Dynamic Learning for Action Recognition

2019-04-30 · Yuan Yuan, Dong Wang, Qi. Wang

Human actions captured in video sequences contain two crucial factors for action recognition, i.e., visual appearance and motion dynamics. To model these two aspects, Convolutional and Recurrent Neural Networks (CNNs and…

Action RecognitionTemporal Action Localization

Learning Appearance-motion Normality for Video Anomaly Detection

2022-07-27 · Yang Liu, Jing Liu, Mengyang Zhao, Dingkang Yang 외

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

Anomaly DetectionVideo Anomaly Detection