paper-with-me

Papers

Look at Adjacent Frames: Video Anomaly Detection without Offline Training

2022-07-27 · Yuqi Ouyang, Guodong Shen, Victor Sanchez

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.

📄 PDF Abstract BibTeX arXiv:2207.13798

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionVideo Anomaly Detection

Similar Papers 제목 키워드 기반

Spatio-Temporal-based Context Fusion for Video Anomaly Detection

2022-10-18 · Chao Hu, Weibin Qiu, Weijie Wu, Liqiang Zhu

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 Detection

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

GMFVAD: Using Grained Multi-modal Feature to Improve Video Anomaly Detection

2025-10-23 · Guangyu Dai, Dong Chen, Siliang Tang, Yueting Zhuang arxiv

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 Detection

Approaches Toward Physical and General Video Anomaly Detection

2021-12-14 · Laura Kart, Niv Cohen

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+2

Overlooked Video Classification in Weakly Supervised Video Anomaly Detection

2022-10-13 · Weijun Tan, Qi Yao, Jingfeng Liu

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