Anomaly Detection

1228 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 implementations
15 papers
285
5 papers
969
4 papers
7,964
See all 6 libraries.

Latest papers with no code

IPAD: Industrial Process Anomaly Detection Dataset

no code yet • 23 Apr 2024

Video anomaly detection (VAD) is a challenging task aiming to recognize anomalies in video frames, and existing large-scale VAD researches primarily focus on road traffic and human activity scenes.

FiLo: Zero-Shot Anomaly Detection by Fine-Grained Description and High-Quality Localization

no code yet • 21 Apr 2024

Zero-shot anomaly detection (ZSAD) methods entail detecting anomalies directly without access to any known normal or abnormal samples within the target item categories.

Detecting Compromised IoT Devices Using Autoencoders with Sequential Hypothesis Testing

no code yet • 21 Apr 2024

CUMAD can effectively reduce the number of false alerts in detecting compromised IoT devices, and moreover, it can detect compromised IoT devices quickly.

A Neuro-Symbolic Explainer for Rare Events: A Case Study on Predictive Maintenance

no code yet • 21 Apr 2024

The system can present global explanations for the black box model and local explanations for why the black box model predicts a failure.

Hyperspectral Anomaly Detection with Self-Supervised Anomaly Prior

no code yet • 20 Apr 2024

The majority of existing hyperspectral anomaly detection (HAD) methods use the low-rank representation (LRR) model to separate the background and anomaly components, where the anomaly component is optimized by handcrafted sparse priors (e. g., $\ell_{2, 1}$-norm).

Multi-feature Reconstruction Network using Crossed-mask Restoration for Unsupervised Anomaly Detection

no code yet • 20 Apr 2024

Unsupervised anomaly detection using only normal samples is of great significance for quality inspection in industrial manufacturing.

uTRAND: Unsupervised Anomaly Detection in Traffic Trajectories

no code yet • 19 Apr 2024

Deep learning-based approaches have achieved significant improvements on public video anomaly datasets, but often do not perform well in real-world applications.

Detecting Out-Of-Distribution Earth Observation Images with Diffusion Models

no code yet • 19 Apr 2024

In this work, we show that the reconstruction error of diffusion models can effectively serve as unsupervised out-of-distribution detectors for remote sensing images, using them as a plausibility score.

Warped Time Series Anomaly Detection

no code yet • 18 Apr 2024

This paper addresses the problem of detecting time series outliers, focusing on systems with repetitive behavior, such as industrial robots operating on production lines. Notable challenges arise from the fact that a task performed multiple times may exhibit different duration in each repetition and that the time series reported by the sensors are irregularly sampled because of data gaps.

DACAD: Domain Adaptation Contrastive Learning for Anomaly Detection in Multivariate Time Series

no code yet • 17 Apr 2024

In this paper, we propose a novel Domain Adaptation Contrastive learning for Anomaly Detection in multivariate time series (DACAD) model to address this issue by combining UDA and contrastive representation learning.