This document discusses anomaly detection using deep auto-encoders. It begins by defining outliers and anomalies, and describes challenges with traditional machine learning techniques for anomaly detection. It then introduces hierarchical feature learning using deep neural networks, specifically using auto-encoders to learn the structure of normal data and detect anomalies based on reconstruction error. Examples of applying this for ECG pulse detection and MNIST digit recognition are provided.
Related topics: