arXiv Analytics

Sign in

arXiv:2302.10753 [cs.LG]AbstractReferencesReviewsResources

DTAAD: Dual Tcn-Attention Networks for Anomaly Detection in Multivariate Time Series Data

Lingrui Yu

Published 2023-02-17Version 1

Anomaly detection techniques enable effective anomaly detection and diagnosis in multi-variate time series data, which are of major significance for today's industrial applications. However, establishing an anomaly detection system that can be rapidly and accurately located is a challenging problem due to the lack of outlier tags, the high dimensional complexity of the data, memory bottlenecks in the actual hardware, and the need for fast reasoning. We have proposed an anomaly detection and diagnosis model--DTAAD in this paper, based on Transformer and Dual TCN. Our overall model will be an integrated design in which AR combines AE structures, introducing scaling methods and feedback mechanisms to improve prediction accuracy and expand correlation differences. The Dual TCN-Attention Network(DTA) constructed by us only uses a single layer of Transformer encoder in our baseline experiment, which belongs to an ultra-lightweight model. Our extensive experiments on six publicly datasets validate that DTAAD exceeds current most advanced baseline methods in both detection and diagnostic performance. Specifically, DTAAD improved F1 scores by $8.38\%$, and reduced training time by $99\%$ compared to baseline. The code and training scripts are publicly on GitHub at https://github.com/Yu-Lingrui/DTAAD.

Related articles: Most relevant | Search more
arXiv:2310.18257 [cs.LG] (Published 2023-10-26)
MIM-GAN-based Anomaly Detection for Multivariate Time Series Data
arXiv:2008.10781 [cs.LG] (Published 2020-08-25)
Counterfactual Explanations for Machine Learning on Multivariate Time Series Data
arXiv:2108.08404 [cs.LG] (Published 2021-08-18)
Federated Variational Learning for Anomaly Detection in Multivariate Time Series