paper-with-me

홈 › Papers

Synthetic Temporal Anomaly Guided End-to-End Video Anomaly Detection

2021-10-19 · Marcella Astrid, Muhammad Zaigham Zaheer, Seung-Ik Lee

Due to the limited availability of anomaly examples, video anomaly detection is often seen as one-class classification (OCC) problem. A popular way to tackle this problem is by utilizing an autoencoder (AE) trained only on normal data. At test time, the AE is then expected to reconstruct the normal input well while reconstructing the anomalies poorly. However, several studies show that, even with normal data only training, AEs can often start reconstructing anomalies as well which depletes their anomaly detection performance. To mitigate this, we propose a temporal pseudo anomaly synthesizer that generates fake-anomalies using only normal data. An AE is then trained to maximize the reconstruction loss on pseudo anomalies while minimizing this loss on normal data. This way, the AE is encouraged to produce distinguishable reconstructions for normal and anomalous frames. Extensive experiments and analysis on three challenging video anomaly datasets demonstrate the effectiveness of our approach to improve the basic AEs in achieving superiority against several existing state-of-the-art models.

📄 PDF Abstract BibTeX arXiv:2110.09768

Code (1)

aseuteurideu/STEAL 공식 구현 pytorch

Tasks

Anomaly DetectionOne-Class ClassificationVideo Anomaly Detection

Methods 이 논문이 사용한 방법론

Test 설명 없음
AE An autoencoder is a type of artificial neural network used to learn efficient data codings in an unsupervised manner. The aim of an autoencoder is to learn a representation…

Similar Papers 제목 키워드 기반

Global Information Guided Video Anomaly Detection

2021-04-14 · Hui Lv, Chunyan Xu, Zhen Cui

Video anomaly detection (VAD) is currently a challenging task due to the complexity of anomaly as well as the lack of labor-intensive temporal annotations. In this paper, we propose an end-to-end Global Information Guide…

Anomaly DetectionSpatial ReasoningVideo Anomaly Detection

Text-guided Fine-Grained Video Anomaly Understanding

2025-11-01 · Jihao Gu, Kun Li, He Wang, Kaan Akşit arxiv

Subtle abnormal events in videos often manifest as weak spatio-temporal cues that are easily overlooked by conventional anomaly detection systems. Existing video anomaly detection approaches typically provide coarse bina…

Video Anomaly DetectionMultimodal Reasoning

VAGU & GtS: LLM-Based Benchmark and Framework for Joint Video Anomaly Grounding and Understanding

2025-07-29 · Shibo Gao, Peipei Yang, Yangyang Liu, Yi Chen 외 arxiv

Video Anomaly Detection (VAD) aims to identify anomalous events in videos and accurately determine their time intervals. Current VAD methods mainly fall into two categories: traditional DNN-based approaches that focus on…

Video Anomaly Detection

Pistachio: Towards Synthetic, Balanced, and Long-Form Video Anomaly Benchmarks

2025-11-22 · Jie Li, Hongyi Cai, Mingkang Dong, Muxin Pu 외 arxiv

Automatically detecting abnormal events in videos is crucial for modern autonomous systems, yet existing Video Anomaly Detection (VAD) benchmarks lack the scene diversity, balanced anomaly coverage, and temporal complexi…

Video Anomaly DetectionVideo Generation

RefineVAD: Semantic-Guided Feature Recalibration for Weakly Supervised Video Anomaly Detection

2025-11-17 · Junhee Lee, ChaeBeen Bang, MyoungChul Kim, MyeongAh Cho arxiv

Weakly-Supervised Video Anomaly Detection aims to identify anomalous events using only video-level labels, balancing annotation efficiency with practical applicability. However, existing methods often oversimplify the an…

Weakly-supervised Video Anomaly Detection