SEMay 5, 2017

Automated Discovery of Process Models from Event Logs: Review and Benchmark

arXiv:1705.02288v3371 citations
Originality Synthesis-oriented
AI Analysis

This work provides a standardized benchmark for researchers and practitioners in process mining to compare methods, though it is incremental as it reviews existing techniques.

The authors conducted a systematic review and benchmark of automated process discovery methods, evaluating them on 24 real-life event logs and nine quality metrics to address inconsistent and incomparable prior evaluations.

Process mining allows analysts to exploit logs of historical executions of business processes to extract insights regarding the actual performance of these processes. One of the most widely studied process mining operations is automated process discovery. An automated process discovery method takes as input an event log, and produces as output a business process model that captures the control-flow relations between tasks that are observed in or implied by the event log. Various automated process discovery methods have been proposed in the past two decades, striking different tradeoffs between scalability, accuracy and complexity of the resulting models. However, these methods have been evaluated in an ad-hoc manner, employing different datasets, experimental setups, evaluation measures and baselines, often leading to incomparable conclusions and sometimes unreproducible results due to the use of closed datasets. This article provides a systematic review and comparative evaluation of automated process discovery methods, using an open-source benchmark and covering twelve publicly-available real-life event logs, twelve proprietary real-life event logs, and nine quality metrics. The results highlight gaps and unexplored tradeoffs in the field, including the lack of scalability of some methods and a strong divergence in their performance with respect to the different quality metrics used.

Code Implementations1 repo
Foundations

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

Your Notes