# BINet: Multi-perspective Business Process Anomaly Classification

**Authors:** Timo Nolle, Stefan Luettgen, Alexander Seeliger, Max, M\"uhlh\"auser

arXiv: 1902.03155 · 2019-11-05

## TL;DR

BINet is a neural network architecture designed for real-time, multi-perspective anomaly detection in business process logs, effectively handling control flow and data perspectives, and outperforming existing methods.

## Contribution

The paper introduces BINet, a novel neural network architecture with heuristics for automatic threshold setting, capable of multi-perspective anomaly detection and classification in business process logs.

## Key findings

- BINet outperforms eight state-of-the-art anomaly detection algorithms.
- BINet effectively detects anomalies on both case and event attribute levels.
- The proposed heuristics enable automatic threshold setting for anomaly detection.

## Abstract

In this paper, we introduce BINet, a neural network architecture for real-time multi-perspective anomaly detection in business process event logs. BINet is designed to handle both the control flow and the data perspective of a business process. Additionally, we propose a set of heuristics for setting the threshold of an anomaly detection algorithm automatically. We demonstrate that BINet can be used to detect anomalies in event logs not only on a case level but also on event attribute level. Finally, we demonstrate that a simple set of rules can be used to utilize the output of BINet for anomaly classification. We compare BINet to eight other state-of-the-art anomaly detection algorithms and evaluate their performance on an elaborate data corpus of 29 synthetic and 15 real-life event logs. BINet outperforms all other methods both on the synthetic as well as on the real-life datasets.

## Full text

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

## Figures

13 figures with captions in the complete paper: https://tomesphere.com/paper/1902.03155/full.md

## References

32 references — full list in the complete paper: https://tomesphere.com/paper/1902.03155/full.md

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