Look at Adjacent Frames: Video Anomaly Detection without Offline Training
We propose a solution to detect anomalous events in videos without the need to train a model offline. Specifically, our solution is based on a randomly-initialized multilayer perceptron that is optimized online to reconstruct video frames, pixel-by-pixel, from their frequency information. Based on the information shifts between adjacent frames, an incremental learner is used to update parameters of the multilayer perceptron after observing each frame, thus allowing to detect anomalous events along the video stream. Traditional solutions that require no offline training are limited to operating on videos with only a few abnormal frames. Our solution breaks this limit and achieves strong performance on benchmark datasets.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionVideo Anomaly DetectionSimilar Papers 제목 키워드 기반
Spatio-Temporal-based Context Fusion for Video Anomaly Detection
Video anomaly detection aims to discover abnormal events in videos, and the principal objects are target objects such as people and vehicles. Each target in the video data has rich spatio-temporal context information. Mo…
Anomaly DetectionOptical Flow EstimationVideo Anomaly DetectionVideo Event Restoration Based on Keyframes for Video Anomaly Detection
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 DetectionGMFVAD: Using Grained Multi-modal Feature to Improve Video Anomaly Detection
Video anomaly detection (VAD) is a challenging task that detects anomalous frames in continuous surveillance videos. Most previous work utilizes the spatio-temporal correlation of visual features to distinguish whether t…
Video Anomaly DetectionApproaches Toward Physical and General Video Anomaly Detection
In recent years, many works have addressed the problem of finding never-seen-before anomalies in videos. Yet, most work has been focused on detecting anomalous frames in surveillance videos taken from security cameras. M…
Anomaly DetectionDensity EstimationGeneral Action Video Anomaly DetectionPhysical Video Anomaly Detection+2Overlooked Video Classification in Weakly Supervised Video Anomaly Detection
Current weakly supervised video anomaly detection algorithms mostly use multiple instance learning (MIL) or their varieties. Almost all recent approaches focus on how to select the correct snippets for training to improv…
AllAnomaly DetectionClassificationMultiple Instance Learning+2