TL;DR
This paper presents an open-source Matrix Profile-based system for time-series anomaly detection, evaluated on the TSB-AD benchmark, with detailed implementation and hyperparameters for reproducibility.
Contribution
It introduces a reproducible, open-source MP-based anomaly detection system for TSB-AD, combining advanced techniques and detailed benchmarking results.
Findings
System performs well on the TSB-AD leaderboard.
Hyperparameters are tuned for both univariate and multivariate data.
The approach enhances interpretability and scalability of anomaly detection.
Abstract
Matrix Profile (MP) methods are an interpretable and scalable family of distance-based methods for time-series anomaly detection, but strong benchmark performance still depends on design choices beyond a vanilla nearest-neighbor profile. This technical report documents an open-source Matrix Profile for Anomaly Detection (MMPAD) submission to TSB-AD, a benchmark that covers both univariate and multivariate time series. The submitted system combines pre-sorted multidimensional aggregation, efficient exclusion-zone-aware k-nearest-neighbor (kNN) retrieval for repeated anomalies, and moving-average post-processing. To serve as a reproducible reference for MP-based anomaly detection on TSB-AD, we detail the released implementation, the hyperparameter settings for the univariate and multivariate tracks, and the corresponding benchmark results. We further analyze how the system performs on the…
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.
