Abstract
Process mining encompasses a range of methods designed to analyze event logs. Among these methods, control-flow discovery algorithms are particularly significant, as they enable the identification of real-world process models, known as in-vivo processes, in contrast to anticipated models. An obstacle faced by control-flow discovery algorithms is their limited ability to recognize duplicated activities, which are activities that occur in multiple locations within a process. This issue is particularly relevant in the healthcare sector, where numerous instances of duplicated activities exist in processes but remain undetected by conventional algorithms. This article introduces a novel concept for a control-flow discovery algorithm capable of effectively revealing duplicated activities. The effectiveness of this technique is demonstrated through experimentation on a synthetic dataset. Moreover, the algorithm has been implemented and its source code is available as open-source software, accessible both as a ProM plugin and a Java Maven dependency.
Original language | English |
---|---|
Title of host publication | Proceedings of the 5th International Conference on Process Mining (ICPM 2023) |
Volume | 503 |
Publisher | Springer |
Publication date | 2024 |
Pages | 247–258 |
ISBN (Print) | 978-3-031-56106-1 |
ISBN (Electronic) | 978-3-031-56107-8 |
DOIs | |
Publication status | Published - 2024 |
Event | 5th International Conference on Process Mining - Rome, Italy Duration: 23 Oct 2023 → 27 Oct 2023 Conference number: 5 |
Conference
Conference | 5th International Conference on Process Mining |
---|---|
Number | 5 |
Country/Territory | Italy |
City | Rome |
Period | 23/10/2023 → 27/10/2023 |
Keywords
- Process mining
- Control-flow discovery
- BPMN
- Duplicated activities