paper-with-me

Papers

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 prior domain knowledge used to design the anomaly discovery algorithms, or become cumbersome and expensive to use in situations with recurrent anomalies of the same type. In this work, we address these problems, and propose an unsupervised method suitable for domain agnostic subsequence anomaly detection. Our method, Series2Graph, is based on a graph representation of a novel low-dimensionality embedding of subsequences. Series2Graph needs neither labeled instances (like supervised techniques) nor anomaly-free data (like zero-positive learning techniques), and identifies anomalies of varying lengths. The experimental results, on the largest set of synthetic and real datasets used to date, demonstrate that the proposed approach correctly identifies single and recurrent anomalies without any prior knowledge of their characteristics, outperforming by a large margin several competing approaches in accuracy, while being up to orders of magnitude faster. This paper has appeared in VLDB 2020.

📄 PDF Abstract BibTeX arXiv:2207.12208

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionTime SeriesTime Series Analysis

Similar 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…

Anomaly DetectionGraph Neural NetworkTime Series

Interdependency Matters: Graph Alignment for Multivariate Time Series Anomaly Detection

2024-10-11 · Yuanyi Wang, Haifeng Sun, Chengsen Wang, Mengde Zhu 외

Anomaly detection in multivariate time series (MTS) is crucial for various applications in data mining and industry. Current industrial methods typically approach anomaly detection as an unsupervised learning task, aimin…

Anomaly DetectionTime SeriesTime Series Anomaly Detection

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

CSCLog: A Component Subsequence Correlation-Aware Log Anomaly Detection Method

2023-07-07 · Ling Chen, Chaodu Song, Xu Wang, Dachao Fu 외

Anomaly detection based on system logs plays an important role in intelligent operations, which is a challenging task due to the extremely complex log patterns. Existing methods detect anomalies by capturing the sequenti…

Anomaly Detection

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