Detecting Anomalous Event Sequences with Temporal Point Processes

Abstract

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.

Cite

Text

Shchur et al. "Detecting Anomalous Event Sequences with Temporal Point Processes." Neural Information Processing Systems, 2021.

Markdown

[Shchur et al. "Detecting Anomalous Event Sequences with Temporal Point Processes." Neural Information Processing Systems, 2021.](https://mlanthology.org/neurips/2021/shchur2021neurips-detecting/)

BibTeX

@inproceedings{shchur2021neurips-detecting,
  title     = {{Detecting Anomalous Event Sequences with Temporal Point Processes}},
  author    = {Shchur, Oleksandr and Turkmen, Ali Caner and Januschowski, Tim and Gasthaus, Jan and Günnemann, Stephan},
  booktitle = {Neural Information Processing Systems},
  year      = {2021},
  url       = {https://mlanthology.org/neurips/2021/shchur2021neurips-detecting/}
}