paper-with-me

Papers

BINet: Multi-perspective Business Process Anomaly Classification

2019-02-08 · Timo Nolle, Stefan Luettgen, Alexander Seeliger, Max Mühlhäuser

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.

📄 PDF Abstract BibTeX arXiv:1902.03155

Code (3)

tnolle/binet 공식 구현 tf
StephenPauwels/edbn tf
StephenPauwels/edbn_ecmlpkdd tf

Tasks

Anomaly ClassificationAnomaly DetectionAttributeClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Geracao Automatica de Paineis de Controle para Analise de Mobilidade Urbana Utilizando Redes Complexas

2017-04-04 · Victor Dantas, Henrique Santos, Carlos Caminha, Vasco Furtado

In this paper we describe an automatic generator to support the data scientist to construct, in a user-friendly way, dashboards from data represented as networks. The generator called SBINet (Semantic for Business Intell…

GraphAD: A Graph Neural Network for Entity-Wise Multivariate Time-Series Anomaly Detection

2022-05-23 · Xu Chen, Qiu Qiu, Changshan Li, Kunqing Xie

In recent years, the emergence and development of third-party platforms have greatly facilitated the growth of the Online to Offline (O2O) business. However, the large amount of transaction data raises new challenges for…

Anomaly DetectionGraph Neural NetworkManagementTime Series+2

Refined and Segmented Price Sentiment Indices from Survey Comments

2024-11-15 · Masahiro Suzuki, Hiroki Sakaji

We aim to enhance a price sentiment index and to more precisely understand price trends from the perspective of not only consumers but also businesses. We extract comments related to prices from the Economy Watchers Surv…

Large Language ModelSurvey

Multivariate Business Process Representation Learning utilizing Gramian Angular Fields and Convolutional Neural Networks

2021-06-15 · Peter Pfeiffer, Johannes Lahann, Peter Fettke

Learning meaningful representations of data is an important aspect of machine learning and has recently been successfully applied to many domains like language understanding or computer vision. Instead of training a mode…

Anomaly DetectionClusteringRepresentation LearningRetrieval

Anomaly Correction of Business Processes Using Transformer Autoencoder

2024-04-16 · Ziyou Gong, Xianwen Fang, Ping Wu

Event log records all events that occur during the execution of business processes, so detecting and correcting anomalies in event log can provide reliable guarantee for subsequent process analysis. The previous works ma…

Anomaly Detection