This document provides an overview of a talk given by Ted Dunning on anomaly detection in time-series databases. The talk discusses using deep learning models like auto-encoders to learn what normal patterns look like in time-series data and detect anomalies as large errors when reconstructing input signals. It also describes using windowing techniques and clustering common shapes to build a dictionary that can reconstruct signals by combining entries from the dictionary.
Related topics: