SELGOct 11, 2019

Automated Discovery of Business Process Simulation Models from Event Logs

arXiv:1910.05404v3113 citations
Originality Incremental advance
AI Analysis

This addresses the cumbersome and error-prone task of manual tuning for business process analysts, though it is incremental as it builds on existing log-based discovery methods.

The paper tackles the problem of constructing accurate business process simulation models from event logs by introducing an accuracy-optimized method that uses hyper-parameter optimization to maximize similarity between model behavior and log data, achieving improved accuracy in evaluations across different domains.

Business process simulation is a versatile technique to estimate the performance of a process under multiple scenarios. This, in turn, allows analysts to compare alternative options to improve a business process. A common roadblock for business process simulation is that constructing accurate simulation models is cumbersome and error-prone. Modern information systems store detailed execution logs of the business processes they support. Previous work has shown that these logs can be used to discover simulation models. However, existing methods for log-based discovery of simulation models do not seek to optimize the accuracy of the resulting models. Instead they leave it to the user to manually tune the simulation model to achieve the desired level of accuracy. This article presents an accuracy-optimized method to discover business process simulation models from execution logs. The method decomposes the problem into a series of steps with associated configuration parameters. A hyper-parameter optimization method is used to search through the space of possible configurations so as to maximize the similarity between the behavior of the simulation model and the behavior observed in the log. The method has been implemented as a tool and evaluated using logs from different domains.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes