Real-Time Anomaly Detection for Streaming Analytics
Subutai Ahmad, Scott Purdy

TL;DR
This paper introduces a real-time anomaly detection method using Hierarchical Temporal Memory, demonstrating superior performance on financial data and benchmark datasets for streaming analytics.
Contribution
The paper presents a novel online anomaly detection technique based on HTM, capable of processing streaming data in real-time with improved accuracy.
Findings
Achieved best-in-class results on NAB benchmark.
Successfully detected anomalies in financial streaming data.
Demonstrated real-time processing capabilities.
Abstract
Much of the worlds data is streaming, time-series data, where anomalies give significant information in critical situations. Yet detecting anomalies in streaming data is a difficult task, requiring detectors to process data in real-time, and learn while simultaneously making predictions. We present a novel anomaly detection technique based on an on-line sequence memory algorithm called Hierarchical Temporal Memory (HTM). We show results from a live application that detects anomalies in financial metrics in real-time. We also test the algorithm on NAB, a published benchmark for real-time anomaly detection, where our algorithm achieves best-in-class results.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Data Stream Mining Techniques · Time Series Analysis and Forecasting
