Navigating Process Mining: A Case study using pm4py
Ali Jlidi, L\'aszl\'o Kov\'acs

TL;DR
This paper demonstrates how process mining techniques using the pm4py library can analyze and visualize road traffic fine management processes, revealing patterns and process variations for optimization.
Contribution
It provides a comprehensive case study applying multiple process-mining algorithms with pm4py to real-world traffic fine data, highlighting their strengths and limitations.
Findings
Identified key process patterns and variations.
Compared effectiveness of different mining algorithms.
Provided insights for process improvement.
Abstract
Process-mining techniques have emerged as powerful tools for analyzing event data to gain insights into business processes. In this paper, we present a comprehensive analysis of road traffic fine management processes using the pm4py library in Python. We start by importing an event log dataset and explore its characteristics, including the distribution of activities and process variants. Through filtering and statistical analysis, we uncover key patterns and variations in the process executions. Subsequently, we apply various process-mining algorithms, including the Alpha Miner, Inductive Miner, and Heuristic Miner, to discover process models from the event log data. We visualize the discovered models to understand the workflow structures and dependencies within the process. Additionally, we discuss the strengths and limitations of each mining approach in capturing the underlying…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBusiness Process Modeling and Analysis · Big Data and Business Intelligence · Data Quality and Management
MethodsLib
