Peter Pfeiffer

dblp:283/2365 · DBLP profile ↗
← Back
3ranked-venue papers in the field
0as first author
3since 2021 · last 2026
—ORCID · conflict

Domains — venue-derived; a paper can count in several

Database Systems & Data Management · 2Business Process & Enterprise Data · 1
YearPublicationVenuePosition
2026 Assessing the business process modeling competences of large language models
abstract
The creation of Business Process Model and Notation (BPMN) models is a complex and time-consuming task requiring both domain knowledge and proficiency in modeling conventions. Recent advances in large language models (LLMs) have significantly expanded the possibilities for generating BPMN models directly from natural language, building upon earlier text-to-process methods with enhanced capabilities in handling complex descriptions. However, there is a lack of systematic evaluations of LLM-generated process models. Current efforts either use LLM-as-a-judge approaches or do not consider established dimensions of model quality. To this end, we introduce BEF4LLM, a novel LLM evaluation framework comprising four perspectives: syntactic quality, pragmatic quality, semantic quality, and validity. Using BEF4LLM, we conduct a comprehensive analysis of open-source LLMs and benchmark their performance against human modeling experts. Results indicate that LLMs excel in syntactic and pragmatic quality, while humans outperform LLMs in semantic aspects; however, the differences in scores are relatively modest, highlighting LLMs’ competitive potential despite challenges in validity and semantic quality. The insights highlight current strengths and limitations of using LLMs for BPMN modeling and guide future model development and fine-tuning. Addressing these areas is essential for advancing the practical deployment of LLMs in business process modeling.
Chantale Lauer, Peter Pfeiffer, Alexander Rombach, Nijat Mehdiyev
Inf. Syst.2
2025 Proactive conformance checking: An approach for predicting deviations in business processes
abstract
Modern business processes are subject to an increasing number of external and internal regulations. Compliance with these regulations is crucial for the success of organizations. To ensure this compliance, process managers can identify and mitigate deviations between the predefined process behavior and the executed process instances by means of conformance checking techniques. However, these techniques are inherently reactive, meaning that they can only detect deviations after they have occurred. It would be desirable to detect and mitigate deviations before they occur, enabling managers to proactively ensure compliance of running process instances. In this paper, we propose Business Process Deviation Prediction (BPDP), a novel predictive approach that relies on a supervised machine learning model to predict which deviations can be expected in the future of running process instances. BPDP is able to predict individual deviations as well as deviation patterns. Further, it provides the user with a list of potential reasons for predicted deviations. Our evaluation shows that BPDP outperforms existing methods for deviation prediction. Following the idea of action-oriented process mining, BPDP thus enables process managers to prevent deviations in early stages of running process instances. • A new approach to predict individual deviations and deviation patterns. • Addresses challenge of label imbalance by undersampling the training data. • Addresses challenge of action orientation with weighted loss function. • Experimentally derives the best supervised machine learning strategy. • Demonstrates applicability by providing managers with information on non-conformity.
Michael Grohs, Peter Pfeiffer, Jana-Rebecca Rehse
Inf. Syst.2
2023 Business Process Deviation Prediction: Predicting Non-Conforming Process Behavior
abstract
The compliance of business processes is crucial for the success of organizations. To ensure it, process managers identify and mitigate deviations between the predefined process behavior and the executed process instances. Approaches that can predict such deviations in running process instances before they occur enable companies to proactively enforce process compliance. However, existing techniques cannot predict the exact deviation type or cope with the imbalanced nature of this prediction task. In this paper, we propose Business Process Deviation Prediction (BPDP), a novel predictive approach that relies on a supervised machine learning model to predict which deviations can be expected in the future of running process instances. Our evaluation shows that BPDP outperforms existing methods in predicting which deviation will occur. Further, we identify process characteristics that influence the likelihood for a deviation. Following the idea of action-oriented process mining, BPDP thus enables process managers to prevent deviations in early stages of running process instances.
Michael Grohs, Peter Pfeiffer, Jana-Rebecca Rehse
ICPM2