paper-with-me

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 requires a large time overhead; furthermore, even if the dimensionality reduction techniques can improve the efficiency, they will lose some information and suffer from time drift and parameter tuning. In this paper, we propose a new anomaly subsequence detection with Dynamic Local Density Estimation (DLDE) to improve the detection effect without losing the trend information by dynamically dividing the time series using Time Split Tree. In order to avoid the impact of the hash function and the randomness of dynamic time segments, ensemble learning is used. Experimental results on different types of data sets verify that the proposed model outperforms the state-of-art methods, and the accuracy has big improvement.

📄 PDF Abstract BibTeX arXiv:1907.00701

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionDensity EstimationDimensionality ReductionEnsemble LearningTime 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

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

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

Disjoint or Overlapping? Inference Windowing for Reconstruction-Based Time Series Anomaly Detection

2026-06-02 · Guillaume Coulaud, Reza Akbarinia, Florent Masseglia arxiv

Reconstruction-based methods are widely used for time series anomaly detection, where models are trained to reconstruct subsequences, and anomalies are identified through reconstruction errors. However, reported results …

Time Series 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