anomaly detection

Parent: data analysis · researched 2026-05-30T15:33:06.017Z· 14 sources · 9 concepts · skill da-16-anomaly-detection

The discipline of separating "normal" from "not normal" when you mostly only have examples of normal. This skill covers the working methods, when each fits, and the gotchas that bite teams in producti

Anomaly Detection

When to use this skill

When NOT to use this skill

Framing: three problem types

z-score

Modified z-score (MAD-based)

Grubbs's test

Generalized ESD (Rosner 1983)

IQR / Tukey fences

Control charts: CUSUM and EWMA

Change-point detection

STL residual analysis

k-NN distance

LOF — Local Outlier Factor (Breunig 2000)

DBSCAN as outlier detector

Isolation Forest (Liu, Ting, Zhou 2008)

Extended Isolation Forest (Hariri et al 2019)

One-Class SVM

Mahalanobis distance / elliptic envelope

Autoencoder reconstruction error

VAE (Variational Autoencoder)

GAN-based (AnoGAN, GANomaly, f-AnoGAN)

Transformer-based and time-series foundation models

Streaming and real-time

Drift vs anomaly — the critical distinction

Evaluating anomaly detectors

Anti-patterns

References

Children

Frontier under this node: CUSUM EWMA control charts, Isolation Forest, LOF density methods, autoencoder VAE deep methods, change-point detection PELT BOCPD, drift vs anomaly, one-class SVM elliptic envelope, statistical methods z-score MAD ESD, streaming detection River PySAD

← the whole tree · 3D view· how to read this page