TL;DR
This paper explores online anomaly detection in process mining by predicting next activities with machine learning models, demonstrating that ML-based methods outperform classical unsupervised approaches in real-time anomaly detection.
Contribution
It introduces a novel approach using ML and deep models for online event anomaly detection via next-activity prediction, comparing their effectiveness against classical methods.
Findings
ML models outperform deep models in anomaly detection accuracy
ML-based methods outperform classical unsupervised approaches
Proposed methods enable real-time detection of event anomalies
Abstract
Anomaly detection in process mining focuses on identifying anomalous cases or events in process executions. The resulting diagnostics are used to provide measures to prevent fraudulent behavior, as well as to derive recommendations for improving process compliance and security. Most existing techniques focus on detecting anomalous cases in an offline setting. However, to identify potential anomalies in a timely manner and take immediate countermeasures, it is necessary to detect event-level anomalies online, in real-time. In this paper, we propose to tackle the online event anomaly detection problem using next-activity prediction methods. More specifically, we investigate the use of both ML models (such as RF and XGBoost) and deep models (such as LSTM) to predict the probabilities of next-activities and consider the events predicted unlikely as anomalies. We compare these predictive…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
