Anomaly Detection
1222 papers with code • 66 benchmarks • 95 datasets
Anomaly Detection is a binary classification identifying unusual or unexpected patterns in a dataset, which deviate significantly from the majority of the data. The goal of anomaly detection is to identify such anomalies, which could represent errors, fraud, or other types of unusual events, and flag them for further investigation.
[Image source]: GAN-based Anomaly Detection in Imbalance Problems
Libraries
Use these libraries to find Anomaly Detection models and implementationsDatasets
Subtasks
- Unsupervised Anomaly Detection
- One-Class Classification
- Supervised Anomaly Detection
- Anomaly Detection In Surveillance Videos
- Anomaly Detection In Surveillance Videos
- Graph Anomaly Detection
- Image Manipulation Detection
- Weakly-supervised Anomaly Detection
- Abnormal Event Detection In Video
- Self-Supervised Anomaly Detection
- 3D Anomaly Detection
- 3D Anomaly Detection and Segmentation
- RGB+3D Anomaly Detection and Segmentation
- Contextual Anomaly Detection
- Depth Anomaly Detection and Segmentation
- Group Anomaly Detection
- RGB+Depth Anomaly Detection and Segmentation
- Damaged Tissue Detection
- Unsupervised Anomaly Detection In Sound
- 3D Anomaly Segmentation
- Depth Anomaly Segmentation
- 3D + RGB Anomaly Segmentation
- Depth + RGB Anomaly Segmentation
- Depth + RGB Anomaly Detection
- 3D + RGB Anomaly Detection
- DepthAnomaly Detection
Most implemented papers
Auto-Encoding Variational Bayes
First, we show that a reparameterization of the variational lower bound yields a lower bound estimator that can be straightforwardly optimized using standard stochastic gradient methods.
EfficientAD: Accurate Visual Anomaly Detection at Millisecond-Level Latencies
We train a student network to predict the extracted features of normal, i. e., anomaly-free training images.
PaDiM: a Patch Distribution Modeling Framework for Anomaly Detection and Localization
We present a new framework for Patch Distribution Modeling, PaDiM, to concurrently detect and localize anomalies in images in a one-class learning setting.
Unsupervised Anomaly Detection with Generative Adversarial Networks to Guide Marker Discovery
Obtaining models that capture imaging markers relevant for disease progression and treatment monitoring is challenging.
Towards Total Recall in Industrial Anomaly Detection
Being able to spot defective parts is a critical component in large-scale industrial manufacturing.
DeepWalk: Online Learning of Social Representations
We present DeepWalk, a novel approach for learning latent representations of vertices in a network.
A Baseline for Detecting Misclassified and Out-of-Distribution Examples in Neural Networks
We consider the two related problems of detecting if an example is misclassified or out-of-distribution.
Is Space-Time Attention All You Need for Video Understanding?
We present a convolution-free approach to video classification built exclusively on self-attention over space and time.
MURA: Large Dataset for Abnormality Detection in Musculoskeletal Radiographs
To evaluate models robustly and to get an estimate of radiologist performance, we collect additional labels from six board-certified Stanford radiologists on the test set, consisting of 207 musculoskeletal studies.
Student-Teacher Feature Pyramid Matching for Anomaly Detection
Anomaly detection is a challenging task and usually formulated as an one-class learning problem for the unexpectedness of anomalies.