TShape: Rescuing Machine Learning Models from Complex Shapelet Anomalies
By: Hang Cui , Jingjing Li , Haotian Si and more
Potential Business Impact:
Finds weird patterns in computer data faster.
Time series anomaly detection (TSAD) is critical for maintaining the reliability of modern IT infrastructures, where complex anomalies frequently arise in highly dynamic environments. In this paper, we present TShape, a novel framework designed to address the challenges in industrial time series anomaly detection. Existing methods often struggle to detect shapelet anomalies that manifest as complex shape deviations, which appear obvious to human experts but prove challenging for machine learning algorithms. TShape introduces a patch-wise dual attention mechanism with multi-scale convolution to model intricate sub-sequence variations by balancing local, fine-grained shape features with global contextual dependencies. Our extensive evaluation on five diverse benchmarks demonstrates that TShape outperforms existing state-of-the-art models, achieving an average 10\% F1 score improvement in anomaly detection. Additionally, ablation studies and attention visualizations confirm the essential contributions of each component, highlighting the robustness and adaptability of TShape to complex shapelet shapes in time series data.
Similar Papers
PatchTrAD: A Patch-Based Transformer focusing on Patch-Wise Reconstruction Error for Time Series Anomaly Detection
Machine Learning (CS)
Finds weird patterns in computer data fast.
Labels Matter More Than Models: Quantifying the Benefit of Supervised Time Series Anomaly Detection
Machine Learning (CS)
Find problems in data using a few examples.
An Improved Time Series Anomaly Detection by Applying Structural Similarity
Machine Learning (CS)
Finds weird patterns in data to spot problems.