paper-with-me

홈 › Papers

Synthetic Pseudo Anomalies for Unsupervised Video Anomaly Detection: A Simple yet Efficient Framework based on Masked Autoencoder

2023-03-09 · Xiangyu Huang, Caidan Zhao, Chenxing Gao, Lvdong Chen, Zhiqiang Wu

Due to the limited availability of anomalous samples for training, video anomaly detection is commonly viewed as a one-class classification problem. Many prevalent methods investigate the reconstruction difference produced by AutoEncoders (AEs) under the assumption that the AEs would reconstruct the normal data well while reconstructing anomalies poorly. However, even with only normal data training, the AEs often reconstruct anomalies well, which depletes their anomaly detection performance. To alleviate this issue, we propose a simple yet efficient framework for video anomaly detection. The pseudo anomaly samples are introduced, which are synthesized from only normal data by embedding random mask tokens without extra data processing. We also propose a normalcy consistency training strategy that encourages the AEs to better learn the regular knowledge from normal and corresponding pseudo anomaly data. This way, the AEs learn more distinct reconstruction boundaries between normal and abnormal data, resulting in superior anomaly discrimination capability. Experimental results demonstrate the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2303.05112

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionOne-Class ClassificationVideo Anomaly Detection

Similar Papers 제목 키워드 기반

Enhancing Tabular Anomaly Detection via Pseudo-Label-Guided Generation

2026-04-20 · Wei Huang, Yuxuan Xiong, Hezhe Qiao, Yu-Ming Shang 외 arxiv

Identifying anomalous instances in tabular data is essential for improving data reliability and maintaining system stability. Due to the scarcity of ground-truth anomaly labels, existing methods mainly rely on unsupervis…

Unsupervised Anomaly DetectionContrastive Learning

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 …

Anomaly DetectionOne-Class ClassificationVideo Anomaly Detection

Towards Open Set Video Anomaly Detection

2022-08-23 · Yuansheng Zhu, Wentao Bao, Qi Yu

Open Set Video Anomaly Detection (OpenVAD) aims to identify abnormal events from video data where both known anomalies and novel ones exist in testing. Unsupervised models learned solely from normal videos are applicable…

Anomaly DetectionMultiple Instance LearningTripletVideo Anomaly Detection

Dynamic Distinction Learning: Adaptive Pseudo Anomalies for Video Anomaly Detection

2024-04-07 · Demetris Lappas, Vasileios Argyriou, Dimitrios Makris

We introduce Dynamic Distinction Learning (DDL) for Video Anomaly Detection, a novel video anomaly detection methodology that combines pseudo-anomalies, dynamic anomaly weighting, and a distinction loss function to impro…

Anomaly DetectionVideo Anomaly Detection

FrameShield: Adversarially Robust Video Anomaly Detection

2025-10-24 · Mojtaba Nafez, Mobina Poulaei, Nikan Vasei, Bardia Soltani Moakhar 외 arxiv

Weakly Supervised Video Anomaly Detection (WSVAD) has achieved notable advancements, yet existing models remain vulnerable to adversarial attacks, limiting their reliability. Due to the inherent constraints of weak super…

Video Anomaly DetectionAdversarial Defense