FreCT: Frequency-augmented Convolutional Transformer for Robust Time Series Anomaly Detection
Wenxin Zhang, Ding Xu, Guangzhen Yao, Xiaojian Lin, Renxiang Guan, Chengze Du, Renda Han, Xi Xuan, Cuicui Luo

TL;DR
FreCT is a novel model that combines frequency analysis with a convolutional transformer to improve the robustness and accuracy of time series anomaly detection across various domains.
Contribution
The paper introduces FreCT, a frequency-augmented convolutional transformer that integrates Fourier analysis and contrastive learning to enhance anomaly detection in time series data.
Findings
FreCT outperforms existing methods on four public datasets.
The frequency analysis improves the model's ability to capture essential features.
Contrastive views and robust training enhance detection accuracy.
Abstract
Time series anomaly detection is critical for system monitoring and risk identification, across various domains, such as finance and healthcare. However, for most reconstruction-based approaches, detecting anomalies remains a challenge due to the complexity of sequential patterns in time series data. On the one hand, reconstruction-based techniques are susceptible to computational deviation stemming from anomalies, which can lead to impure representations of normal sequence patterns. On the other hand, they often focus on the time-domain dependencies of time series, while ignoring the alignment of frequency information beyond the time domain. To address these challenges, we propose a novel Frequency-augmented Convolutional Transformer (FreCT). FreCT utilizes patch operations to generate contrastive views and employs an improved Transformer architecture integrated with a convolution…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Time Series Analysis and Forecasting · Machine Fault Diagnosis Techniques
MethodsAttention Is All You Need · Linear Layer · Multi-Head Attention · Dense Connections · Dropout · Layer Normalization · Focus · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Softmax
