TL;DR
This paper introduces GTA, a Transformer-based framework that automatically learns graph structures and models temporal dependencies for effective multivariate time series anomaly detection in IoT systems.
Contribution
The paper proposes a novel framework combining graph learning, influence propagation convolution, and a multi-branch attention mechanism for improved anomaly detection.
Findings
Outperforms state-of-the-art methods on four benchmarks.
Effectively learns sensor relationships without prior topological info.
Reduces computational complexity with multi-branch attention.
Abstract
Many real-world IoT systems, which include a variety of internet-connected sensory devices, produce substantial amounts of multivariate time series data. Meanwhile, vital IoT infrastructures like smart power grids and water distribution networks are frequently targeted by cyber-attacks, making anomaly detection an important study topic. Modeling such relatedness is, nevertheless, unavoidable for any efficient and effective anomaly detection system, given the intricate topological and nonlinear connections that are originally unknown among sensors. Furthermore, detecting anomalies in multivariate time series is difficult due to their temporal dependency and stochasticity. This paper presented GTA, a new framework for multivariate time series anomaly detection that involves automatically learning a graph structure, graph convolution, and modeling temporal dependency using a…
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
MethodsConvolution
