# Visual Anomaly Detection in Event Sequence Data

**Authors:** Shunan Guo, Zhuochen Jin, Qing Chen, David Gotz, Hongyuan Zha, Nan Cao

arXiv: 1906.10896 · 2020-04-16

## TL;DR

This paper presents an unsupervised VAE-based anomaly detection method for event sequence data, complemented by a visualization system for interactive analysis, and demonstrates its effectiveness through quantitative evaluation and a case study.

## Contribution

It introduces a novel VAE-based anomaly detection algorithm for event sequences and a visualization tool for interpretability and exploration.

## Key findings

- Effective detection of anomalies in event sequences.
- Successful visualization of sequence anomalies and normal progressions.
- Quantitative evaluation shows high accuracy of the method.

## Abstract

Anomaly detection is a common analytical task that aims to identify rare cases that differ from the typical cases that make up the majority of a dataset. When applied to the analysis of event sequence data, the task of anomaly detection can be complex because the sequential and temporal nature of such data results in diverse definitions and flexible forms of anomalies. This, in turn, increases the difficulty in interpreting detected anomalies. In this paper, we propose an unsupervised anomaly detection algorithm based on Variational AutoEncoders (VAE) to estimate underlying normal progressions for each given sequence represented as occurrence probabilities of events along the sequence progression. Events in violation of their occurrence probability are identified as abnormal. We also introduce a visualization system, EventThread3, to support interactive exploration and interpretations of anomalies within the context of normal sequence progressions in the dataset through comprehensive one-to-many sequence comparison. Finally, we quantitatively evaluate the performance of our anomaly detection algorithm and demonstrate the effectiveness of our system through a case study.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.10896/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1906.10896/full.md

## References

30 references — full list in the complete paper: https://tomesphere.com/paper/1906.10896/full.md

---
Source: https://tomesphere.com/paper/1906.10896