paper-with-me

Papers

Detecting Anomalies within Time Series using Local Neural Transformations

2022-02-08 · Tim Schneider, Chen Qiu, Marius Kloft, Decky Aspandi Latif, Steffen Staab, Stephan Mandt, Maja Rudolph

We develop a new method to detect anomalies within time series, which is essential in many application domains, reaching from self-driving cars, finance, and marketing to medical diagnosis and epidemiology. The method is based on self-supervised deep learning that has played a key role in facilitating deep anomaly detection on images, where powerful image transformations are available. However, such transformations are widely unavailable for time series. Addressing this, we develop Local Neural Transformations(LNT), a method learning local transformations of time series from data. The method produces an anomaly score for each time step and thus can be used to detect anomalies within time series. We prove in a theoretical analysis that our novel training objective is more suitable for transformation learning than previous deep Anomaly detection(AD) methods. Our experiments demonstrate that LNT can find anomalies in speech segments from the LibriSpeech data set and better detect interruptions to cyber-physical systems than previous work. Visualization of the learned transformations gives insight into the type of transformations that LNT learns.

📄 PDF Abstract BibTeX arXiv:2202.03944

Code (1)

boschresearch/local_neural_transformations 공식 구현 pytorch

Tasks

Anomaly DetectionEpidemiologyMarketingMedical DiagnosisSelf-Driving CarsTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Warping Resilient Scalable Anomaly Detection in Time Series

2019-06-12 · Abilasha S, Sahely Bhadra, Deepak P, Anish Mathew

Time series data is ubiquitous in the real-world problems across various domains including healthcare, social media, and crime surveillance. Detecting anomalies, or irregular and rare events, in time series data, can ena…

Anomaly DetectionComputational EfficiencyData AugmentationDynamic Time Warping+4

k-Parameter Approach for False In-Season Anomaly Suppression in Daily Time Series Anomaly Detection

2023-11-10 · Vincent Yuansang Zha, Vaishnavi Kommaraju, Okenna Obi-Njoku, Vijay Dakshinamoorthy 외

Detecting anomalies in a daily time series with a weekly pattern is a common task with a wide range of applications. A typical way of performing the task is by using decomposition method. However, the method often genera…

Anomaly DetectionPositionTime SeriesTime Series Anomaly Detection

A Causal Approach to Detecting Multivariate Time-series Anomalies and Root Causes

2022-06-30 · Wenzhuo Yang, Kun Zhang, Steven C. H. Hoi

Detecting anomalies and the corresponding root causes in multivariate time series plays an important role in monitoring the behaviors of various real-world systems, e.g., IT system operations or manufacturing industry. P…

Anomaly DetectionTime SeriesTime Series AnalysisTime Series Anomaly Detection

Forecasting Anomaly Precursors via Uncertainty-Aware Time-Series Ensembles

2026-02-19 · Hyeongwon Kang, Jinwoo Park, Seunghun Han, Pilsung Kang arxiv

Detecting anomalies in time-series data is critical in domains such as industrial operations, finance, and cybersecurity, where early identification of abnormal patterns is essential for ensuring system reliability and e…

Topological Analysis for Detecting Anomalies (TADA) in Time Series

2024-06-10 · Frédéric Chazal, Martin Royer, Clément Levrard

This paper introduces new methodology based on the field of Topological Data Analysis for detecting anomalies in multivariate time series, that aims to detect global changes in the dependency structure between channels. …

QuantizationTime SeriesTopological Data Analysis