This document discusses Twitter's approach to statistical learning based anomaly detection. It begins with an overview of anomaly detection challenges at scale given Twitter's massive time series data. It then reviews traditional approaches and their limitations, particularly in dealing with seasonality. The document proposes addressing seasonality through time series decomposition before applying a robust statistical approach like ESD on the residual. It provides an example and discusses applications and production deployment at Twitter. In closing, it promotes joining Twitter's efforts in open sourcing their anomaly detection work.
Related topics: