paper-with-me

Papers

GraphSubDetector: Time Series Subsequence Anomaly Detection via Density-Aware Adaptive Graph Neural Network

2024-11-26 · Weiqi Chen, Zhiqiang Zhou, Qingsong Wen, Liang Sun

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.

📄 PDF Abstract BibTeX arXiv:2411.17218

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionGraph Neural NetworkTime Series

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Anomaly Subsequence Detection with Dynamic Local Density for Time Series

2019-06-28 · Chunkai Zhang, Yingyang Chen, Ao Yin

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+2

Series2Graph: Graph-based Subsequence Anomaly Detection for Time Series

2022-07-25 · Paul Boniol, Themis Palpanas

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 Analysis

Clustering-based Anomaly Detection in Multivariate Time Series Data

2025-11-11 · Jinbo Li, Hesam Izakian, Witold Pedrycz, Iqbal Jamal arxiv

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 Detection

TreeMIL: A Multi-instance Learning Framework for Time Series Anomaly Detection with Inexact Supervision

2024-01-20 · Chen Liu, Shibo He, Haoyu Liu, Shizhong Li

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 Detection

Matrix Profile for Anomaly Detection on Multidimensional Time Series

2024-09-14 · Chin-Chia Michael Yeh, Audrey Der, Uday Singh Saini, Vivian Lai 외

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