paper-with-me

홈 › Papers

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 improve detection accuracy. By training on pseudo-anomalies, our approach adapts to the variability of normal and anomalous behaviors without fixed anomaly thresholds. Our model showcases superior performance on the Ped2, Avenue and ShanghaiTech datasets, where individual models are tailored for each scene. These achievements highlight DDL's effectiveness in advancing anomaly detection, offering a scalable and adaptable solution for video surveillance challenges.

📄 PDF Abstract BibTeX arXiv:2404.04986

Code (1)

demetrislappas/ddl 공식 구현 pytorch

Tasks

Anomaly DetectionVideo Anomaly Detection

Similar Papers 제목 키워드 기반

You May Need both Good-GAN and Bad-GAN for Anomaly Detection

2021-09-29 · Riqiang Gao, Zhoubing Xu, Guillaume Chabin, Awais Mansoor 외

Generative adversarial nets (GAN) have been successfully adapted for anomaly detection, where end-to-end anomaly scoring by so-called Bad-GAN has shown promising results. A Bad-GAN generates pseudo anomalies at the low-d…

AnatomyAnomaly Detection

PseudoBound: Limiting the anomaly reconstruction capability of one-class classifiers using pseudo anomalies

2023-03-19 · Marcella Astrid, Muhammad Zaigham Zaheer, Seung-Ik Lee

Due to the rarity of anomalous events, video anomaly detection is typically approached as one-class classification (OCC) problem. Typically in OCC, an autoencoder (AE) is trained to reconstruct the normal only training d…

Anomaly DetectionOne-Class ClassificationVideo Anomaly Detection

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

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 외

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

Anomaly DetectionOne-Class ClassificationVideo Anomaly Detection

Exploiting Autoencoder's Weakness to Generate Pseudo Anomalies

2024-05-09 · Marcella Astrid, Muhammad Zaigham Zaheer, Djamila Aouada, Seung-Ik Lee

Due to the rare occurrence of anomalous events, a typical approach to anomaly detection is to train an autoencoder (AE) with normal data only so that it learns the patterns or representations of the normal training data.…

Anomaly Detection