Abstract
Explainable Predictive Process Monitoring aims at deriving explanations of the inner workings of black-box classifiers used to predict the continuation of ongoing process executions. Most existing techniques use data attributes (e.g., the loan amount) to explain the prediction outcomes. However, explanations based on control flow patterns (such as calling the customers first, and then validating the application, or providing early discounts) cannot be provided. This omission may result in many valuable, actionable explanations going undetected. To fill this gap, this paper proposes PABLO (PAttern Based LOcal Explanations), a framework that generates local control-flow aware explanations for a given predictive model. Given a process execution and its outcome prediction, PABLO discovers control-flow patterns from a set of alternative executions, which are used to deliver explanations that support or flip the prediction for the given process execution. Evaluation against real-life event logs shows that PABLO provides high-quality explanations of predictions in terms of fidelity and accurately explains the reasoning behind the predictions of the black box models. A qualitative comparison showcases how the patterns that PABLO derives can influence the prediction outcome, aligned with the early findings from the literature.
| Original language | English |
|---|---|
| Title of host publication | Business Process Management - 22nd International Conference, BPM 2024, Proceedings |
| Editors | Andrea Marrella, Manuel Resinas, Mieke Jans, Michael Rosemann |
| Publisher | Springer |
| Pages | 363-380 |
| Number of pages | 18 |
| ISBN (Print) | 9783031703959 |
| DOIs | |
| Publication status | Published - 2 Sept 2024 |
| Event | 22nd International Conference on Business Process Management, BPM 2024 - Krakow, Poland Duration: 1 Sept 2024 → 6 Sept 2024 |
Publication series
| Name | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) |
|---|---|
| Volume | 14940 LNCS |
| ISSN (Print) | 0302-9743 |
| ISSN (Electronic) | 1611-3349 |
Conference
| Conference | 22nd International Conference on Business Process Management, BPM 2024 |
|---|---|
| Country/Territory | Poland |
| City | Krakow |
| Period | 1/09/24 → 6/09/24 |
Bibliographical note
Publisher Copyright:© The Author(s), under exclusive license to Springer Nature Switzerland AG 2024.
Keywords
- explainable AI
- local explanations
- process pattern