paper-with-me

홈 › Papers

Detecting Anomalous Event Sequences with Temporal Point Processes

2021-06-08 · NeurIPS 2021 12 · Oleksandr Shchur, Ali Caner Türkmen, Tim Januschowski, Jan Gasthaus, Stephan Günnemann

Automatically detecting anomalies in event data can provide substantial value in domains such as healthcare, DevOps, and information security. In this paper, we frame the problem of detecting anomalous continuous-time event sequences as out-of-distribution (OoD) detection for temporal point processes (TPPs). First, we show how this problem can be approached using goodness-of-fit (GoF) tests. We then demonstrate the limitations of popular GoF statistics for TPPs and propose a new test that addresses these shortcomings. The proposed method can be combined with various TPP models, such as neural TPPs, and is easy to implement. In our experiments, we show that the proposed statistic excels at both traditional GoF testing, as well as at detecting anomalies in simulated and real-world data.

📄 PDF Abstract BibTeX arXiv:2106.04465

Code (0)

등록된 구현이 없습니다.

Tasks

Out of Distribution (OOD) DetectionPoint Processes

Similar Papers 제목 키워드 기반

Sequential Adversarial Anomaly Detection for One-Class Event Data

2019-10-21 · Shixiang Zhu, Henry Shaowu Yuchi, Minghe Zhang, Yao Xie

We consider the sequential anomaly detection problem in the one-class setting when only the anomalous sequences are available and propose an adversarial sequential detector by solving a minimax problem to find an optimal…

Anomaly DetectionPoint Processes

Weakly Supervised Temporal Anomaly Segmentation with Dynamic Time Warping

2021-08-15 · ICCV 2021 10 · Dongha Lee, Sehun Yu, Hyunjun Ju, Hwanjo Yu

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

Anomaly SegmentationDynamic Time WarpingSegmentation

Detecting Regions of Maximal Divergence for Spatio-Temporal Anomaly Detection

2018-04-19 · Björn Barz, Erik Rodner, Yanira Guanche Garcia, Joachim Denzler

Automatic detection of anomalies in space- and time-varying measurements is an important tool in several fields, e.g., fraud detection, climate analysis, or healthcare monitoring. We present an algorithm for detecting an…

Anomaly DetectionFraud DetectionTime SeriesTime Series Analysis

Anomaly Attribution of Multivariate Time Series using Counterfactual Reasoning

2021-09-14 · Violeta Teodora Trifunov, Maha Shadaydeh, Björn Barz, Joachim Denzler

There are numerous methods for detecting anomalies in time series, but that is only the first step to understanding them. We strive to exceed this by explaining those anomalies. Thus we develop a novel attribution scheme…

counterfactualCounterfactual ReasoningTime SeriesTime Series Analysis

Multi-Scale One-Class Recurrent Neural Networks for Discrete Event Sequence Anomaly Detection

2020-08-31 · Zhiwei Wang, Zhengzhang Chen, Jingchao Ni, Hui Liu 외

Discrete event sequences are ubiquitous, such as an ordered event series of process interactions in Information and Communication Technology systems. Recent years have witnessed increasing efforts in detecting anomalies …

Anomaly Detection