The document discusses anomaly detection using Hierarchical Temporal Memory (HTM) algorithms. It defines anomalies as deviations from what is standard or expected. It describes challenges with temporal anomalies and how HTM is well-suited to detect different types of anomalies, including subtle patterns humans may miss. The document outlines HTM's anomaly detection process, including how it uses raw anomaly scores, historical comparison, and anomaly likelihood. It also discusses evaluating and benchmarking streaming anomaly detection algorithms.
Related topics: