Anomaly Detection for Decision Systems

Anomaly Detection
Monitoring
Lecture Notes
Decision Science

This course frames anomaly detection as a decision workflow for triage, monitoring, root-cause review, and human oversight. The goal is to design detectors whose scores lead to useful investigations and governed actions.

By the end, a reader should be able to compare statistical, distance-based, density-based, tree-based, reconstruction, and time-series detectors; set thresholds under capacity and error costs; evaluate alerts when labels are scarce; and connect anomaly scores to governed investigations.

Checkout reliability time series with incident and benign event windows

Figure: Incident windows on checkout reliability metrics, showing why anomaly detection is a monitoring and triage workflow (adapted from Lecture 10: Time-Series Anomaly Detection).

Lecture Sequence

10. Time-Series Anomaly Detection

This lecture develops Time-Series Anomaly Detection with examples that make assumptions, diagnostics, and interpretation visible.

14. Explaining Anomaly Scores

This lecture builds intuition for Explaining Anomaly Scores and ties the result to model choice, uncertainty, and action.