TranAD: Deep Transformer Networks for Anomaly Detection in Multivariate Time Series Data
Shreshth Tuli, Giuliano Casale, Nicholas R. Jennings

TL;DR
TranAD introduces a transformer-based anomaly detection model for multivariate time series that achieves high accuracy and efficiency, outperforming existing methods in detection and diagnosis with limited data and reduced training time.
Contribution
The paper presents TranAD, a novel transformer network utilizing attention mechanisms, self-conditioning, adversarial training, and meta-learning for robust, fast, and data-efficient anomaly detection.
Findings
Outperforms state-of-the-art methods in F1 score by up to 17%.
Reduces training time by up to 99%.
Effective in limited data scenarios across multiple datasets.
Abstract
Efficient anomaly detection and diagnosis in multivariate time-series data is of great importance for modern industrial applications. However, building a system that is able to quickly and accurately pinpoint anomalous observations is a challenging problem. This is due to the lack of anomaly labels, high data volatility and the demands of ultra-low inference times in modern applications. Despite the recent developments of deep learning approaches for anomaly detection, only a few of them can address all of these challenges. In this paper, we propose TranAD, a deep transformer network based anomaly detection and diagnosis model which uses attention-based sequence encoders to swiftly perform inference with the knowledge of the broader temporal trends in the data. TranAD uses focus score-based self-conditioning to enable robust multi-modal feature extraction and adversarial training to…
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.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection · Time Series Analysis and Forecasting
MethodsAttention Is All You Need · Transformer
