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 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.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionDensity EstimationDimensionality ReductionEnsemble LearningTime SeriesTime Series AnalysisSimilar Papers 제목 키워드 기반
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…
Anomaly DetectionGraph Neural NetworkTime SeriesCSCLog: A Component Subsequence Correlation-Aware Log Anomaly Detection Method
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 DetectionSeries2Graph: 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 AnalysisDisjoint or Overlapping? Inference Windowing for Reconstruction-Based Time Series Anomaly Detection
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 DetectionClustering-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 Detection