PatchTrAD: A Patch-Based Transformer focusing on Patch-Wise Reconstruction Error for Time Series Anomaly Detection
By: Samy-Melwan Vilhes, Gilles Gasso, Mokhtar Z Alaya
Potential Business Impact:
Finds weird patterns in computer data fast.
Time series anomaly detection (TSAD) focuses on identifying whether observations in streaming data deviate significantly from normal patterns. With the prevalence of connected devices, anomaly detection on time series has become paramount, as it enables real-time monitoring and early detection of irregular behaviors across various application domains. In this work, we introduce PatchTrAD, a Patch-based Transformer model for time series anomaly detection. Our approach leverages a Transformer encoder along with the use of patches under a reconstructionbased framework for anomaly detection. Empirical evaluations on multiple benchmark datasets show that PatchTrAD is on par, in terms of detection performance, with state-of-the-art deep learning models for anomaly detection while being time efficient during inference.
Similar Papers
Decomposition-based multi-scale transformer framework for time series anomaly detection
Machine Learning (CS)
Finds weird patterns in data to keep systems working.
TShape: Rescuing Machine Learning Models from Complex Shapelet Anomalies
Software Engineering
Finds weird patterns in computer data faster.
Towards Foundation Models for Zero-Shot Time Series Anomaly Detection: Leveraging Synthetic Data and Relative Context Discrepancy
Machine Learning (CS)
Finds weird patterns in data faster.