LGJul 2

Fast and Accurate Anomaly Detection in Time Series

arXiv:2607.020465.5
Predicted impact top 61% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners needing accurate unsupervised anomaly detection in time series, this method offers improved performance without labeled data.

The paper introduces a novel unsupervised anomaly detection algorithm for time series using Haar discrete wavelet and a custom t-test, outperforming state-of-the-art methods across 343 datasets.

Anomaly detection is a critical and evolving field in Machine Learning, with applications targeting different domains such as cybersecurity, finance, healthcare, manufacturing and IoT (Internet of Things) systems. Traditionally, anomaly detection algorithms have been designed using both supervised and unsupervised learning paradigms. The fundamental challenge in real-world anomaly detection scenarios is related to the inherent class imbalance (anomalies are typically rare) and, for supervised methods, to the scarcity of labelled anomalous data. Indeed, labelling is both expensive and time-consuming. Conversely unsupervised methods do not require labelling, but may suffer from high false positive rates when deployed in safety-critical applications. In this work we introduce a novel unsupervised algorithm for anomaly detection in time series based on the Haar discrete wavelet and a suitably designed $t$-test. We establish the theoretical foundation of the proposed $t$-test and, through extensive experimentation across 343 datasets, demonstrate that our algorithm outperforms state-of-the-art unsupervised and self-supervised benchmarks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes