GraphSubDetector: Time Series Subsequence Anomaly Detection via Density-Aware Adaptive Graph Neural Network
Time series subsequence anomaly detection is an important task in a large variety of real-world applications ranging from health monitoring to AIOps, and is challenging due to the following reasons: 1) how to effectively learn complex dynamics and dependencies in time series; 2) diverse and complicated anomalous subsequences as well as the inherent variance and noise of normal patterns; 3) how to determine the proper subsequence length for effective detection, which is a required parameter for many existing algorithms. In this paper, we present a novel approach to subsequence anomaly detection, namely GraphSubDetector. First, it adaptively learns the appropriate subsequence length with a length selection mechanism that highlights the characteristics of both normal and anomalous patterns. Second, we propose a density-aware adaptive graph neural network (DAGNN), which can generate further robust representations against variance of normal data for anomaly detection by message passing between subsequences. The experimental results demonstrate the effectiveness of the proposed algorithm, which achieves superior performance on multiple time series anomaly benchmark datasets compared to state-of-the-art algorithms.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionGraph Neural NetworkTime SeriesMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Anomaly Subsequence Detection with Dynamic Local Density for Time Series
Anomaly subsequence detection is to detect inconsistent data, which always contains important information, among time series. Due to the high dimensionality of the time series, traditional anomaly detection often require…
Anomaly DetectionDensity EstimationDimensionality ReductionEnsemble Learning+2Series2Graph: Graph-based Subsequence Anomaly Detection for Time Series
Subsequence anomaly detection in long sequences is an important problem with applications in a wide range of domains. However, the approaches proposed so far in the literature have severe limitations: they either require…
Anomaly DetectionTime SeriesTime Series AnalysisClustering-based Anomaly Detection in Multivariate Time Series Data
Multivariate time series data come as a collection of time series describing different aspects of a certain temporal phenomenon. Anomaly detection in this type of data constitutes a challenging problem yet with numerous …
Anomaly DetectionTreeMIL: A Multi-instance Learning Framework for Time Series Anomaly Detection with Inexact Supervision
Time series anomaly detection (TSAD) plays a vital role in various domains such as healthcare, networks, and industry. Considering labels are crucial for detection but difficult to obtain, we turn to TSAD with inexact su…
Anomaly DetectionTime SeriesTime Series Anomaly DetectionMatrix Profile for Anomaly Detection on Multidimensional Time Series
The Matrix Profile (MP), a versatile tool for time series data mining, has been shown effective in time series anomaly detection (TSAD). This paper delves into the problem of anomaly detection in multidimensional time se…
Anomaly DetectionTime SeriesTime Series Anomaly Detection