Weakly Supervised Temporal Anomaly Segmentation with Dynamic Time
Warping
- URL: http://arxiv.org/abs/2108.06816v1
- Date: Sun, 15 Aug 2021 21:22:06 GMT
- Title: Weakly Supervised Temporal Anomaly Segmentation with Dynamic Time
Warping
- Authors: Dongha Lee, Sehun Yu, Hyunjun Ju, Hwanjo Yu
- Abstract summary: We present WETAS, a novel framework that effectively identifies anomalous temporal segments in an input instance.
We show that WETAS considerably outperforms other baselines in terms of the localization of temporal anomalies.
- Score: 23.829072352059953
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Most recent studies on detecting and localizing temporal anomalies have
mainly employed deep neural networks to learn the normal patterns of temporal
data in an unsupervised manner. Unlike them, the goal of our work is to fully
utilize instance-level (or weak) anomaly labels, which only indicate whether
any anomalous events occurred or not in each instance of temporal data. In this
paper, we present WETAS, a novel framework that effectively identifies
anomalous temporal segments (i.e., consecutive time points) in an input
instance. WETAS learns discriminative features from the instance-level labels
so that it infers the sequential order of normal and anomalous segments within
each instance, which can be used as a rough segmentation mask. Based on the
dynamic time warping (DTW) alignment between the input instance and its
segmentation mask, WETAS obtains the result of temporal segmentation, and
simultaneously, it further enhances itself by using the mask as additional
supervision. Our experiments show that WETAS considerably outperforms other
baselines in terms of the localization of temporal anomalies, and also it
provides more informative results than point-level detection methods.
Related papers
- Temporal cross-validation impacts multivariate time series subsequence anomaly detection evaluation [3.43058724483837]
Time series cross-validation (TSCV) techniques aim to preserve temporal ordering during model evaluation.<n>This study systematically investigates the effect of TSCV strategy on the precision-recall characteristics of classifiers trained to detect fault-like anomalies in MTS datasets.
arXiv Detail & Related papers (2025-06-13T19:14:44Z) - Multivariate Time Series Anomaly Detection by Capturing Coarse-Grained Intra- and Inter-Variate Dependencies [14.784236273395017]
We introduce MtsCID, a novel semi-supervised multivariate time series anomaly detection method.
We show that MtsCID achieves performance comparable or superior to state-of-the-art benchmark methods.
arXiv Detail & Related papers (2025-01-22T05:53:12Z) - Noise-Resilient Point-wise Anomaly Detection in Time Series Using Weak Segment Labels [27.250664021725317]
NRdetector is a noise-resilient framework that incorporates confidence-based sample selection, robust segment-level learning, and data-centric point-level detection.
It consistently achieves robust results across multiple real-world datasets.
arXiv Detail & Related papers (2025-01-21T08:10:02Z) - Graph Spatiotemporal Process for Multivariate Time Series Anomaly
Detection with Missing Values [67.76168547245237]
We introduce a novel framework called GST-Pro, which utilizes a graphtemporal process and anomaly scorer to detect anomalies.
Our experimental results show that the GST-Pro method can effectively detect anomalies in time series data and outperforms state-of-the-art methods.
arXiv Detail & Related papers (2024-01-11T10:10:16Z) - Video Anomaly Detection via Spatio-Temporal Pseudo-Anomaly Generation : A Unified Approach [49.995833831087175]
This work proposes a novel method for generating generic Video-temporal PAs by inpainting a masked out region of an image.
In addition, we present a simple unified framework to detect real-world anomalies under the OCC setting.
Our method performs on par with other existing state-of-the-art PAs generation and reconstruction based methods under the OCC setting.
arXiv Detail & Related papers (2023-11-27T13:14:06Z) - Low-count Time Series Anomaly Detection [1.3207844222875191]
Low-count time series describe sparse or intermittent events, which are prevalent in large-scale online platforms that capture and monitor diverse data types.
Several distinct challenges surface when modelling low-count time series, particularly low signal-to-noise ratios.
We introduce a novel generative procedure for creating benchmark datasets comprising of low-count time series with anomalous segments.
arXiv Detail & Related papers (2023-08-24T16:58:30Z) - CARLA: Self-supervised Contrastive Representation Learning for Time Series Anomaly Detection [53.83593870825628]
One main challenge in time series anomaly detection (TSAD) is the lack of labelled data in many real-life scenarios.
Most of the existing anomaly detection methods focus on learning the normal behaviour of unlabelled time series in an unsupervised manner.
We introduce a novel end-to-end self-supervised ContrAstive Representation Learning approach for time series anomaly detection.
arXiv Detail & Related papers (2023-08-18T04:45:56Z) - Time-series Anomaly Detection via Contextual Discriminative Contrastive
Learning [0.0]
One-class classification methods are commonly used for anomaly detection tasks.
We propose a novel approach inspired by the loss function of DeepSVDD.
We combine our approach with a deterministic contrastive loss from Neutral AD, a promising self-supervised learning anomaly detection approach.
arXiv Detail & Related papers (2023-04-16T21:36:19Z) - Time series anomaly detection with reconstruction-based state-space
models [10.085100442558828]
We propose a novel unsupervised anomaly detection method for time series data.
A long short-term memory (LSTM)-based encoder-decoder is adopted to represent the mapping between the observation space and the latent space.
Regularization of the latent space places constraints on the states of normal samples, and Mahalanobis distance is used to evaluate the abnormality level.
arXiv Detail & Related papers (2023-03-06T17:52:35Z) - SLA$^2$P: Self-supervised Anomaly Detection with Adversarial
Perturbation [77.71161225100927]
Anomaly detection is a fundamental yet challenging problem in machine learning.
We propose a novel and powerful framework, dubbed as SLA$2$P, for unsupervised anomaly detection.
arXiv Detail & Related papers (2021-11-25T03:53:43Z) - Anomaly Transformer: Time Series Anomaly Detection with Association
Discrepancy [68.86835407617778]
Anomaly Transformer achieves state-of-the-art performance on six unsupervised time series anomaly detection benchmarks.
Anomaly Transformer achieves state-of-the-art performance on six unsupervised time series anomaly detection benchmarks.
arXiv Detail & Related papers (2021-10-06T10:33:55Z) - Neural Contextual Anomaly Detection for Time Series [7.523820334642732]
We introduce Neural Contextual Anomaly Detection (NCAD), a framework for anomaly detection on time series.
NCAD scales seamlessly from the unsupervised to supervised setting.
We demonstrate empirically on standard benchmark datasets that our approach obtains a state-of-the-art performance.
arXiv Detail & Related papers (2021-07-16T04:33:53Z) - A Background-Agnostic Framework with Adversarial Training for Abnormal
Event Detection in Video [120.18562044084678]
Abnormal event detection in video is a complex computer vision problem that has attracted significant attention in recent years.
We propose a background-agnostic framework that learns from training videos containing only normal events.
arXiv Detail & Related papers (2020-08-27T18:39:24Z) - Localizing Anomalies from Weakly-Labeled Videos [45.58643708315132]
We propose a WeaklySupervised Anomaly localization (WSAL) method focusing on temporally localizing anomalous segments within anomalous videos.
Inspired by the appearance difference in anomalous videos, the evolution of adjacent temporal segments is evaluated for the localization of anomalous segments.
Our proposed method achieves new state-of-the-art performance on the UCF-Crime and TAD datasets.
arXiv Detail & Related papers (2020-08-20T12:58:03Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.