paper-with-me

Papers

Explainability in Process Outcome Prediction: Guidelines to Obtain Interpretable and Faithful Models

2022-03-30 · Alexander Stevens, Johannes De Smedt

Although a recent shift has been made in the field of predictive process monitoring to use models from the explainable artificial intelligence field, the evaluation still occurs mainly through performance-based metrics, thus not accounting for the actionability and implications of the explanations. In this paper, we define explainability through the interpretability of the explanations and the faithfulness of the explainability model in the field of process outcome prediction. The introduced properties are analysed along the event, case, and control flow perspective which are typical for a process-based analysis. This allows comparing inherently created explanations with post-hoc explanations. We benchmark seven classifiers on thirteen real-life events logs, and these cover a range of transparent and non-transparent machine learning and deep learning models, further complemented with explainability techniques. Next, this paper contributes a set of guidelines named X-MOP which allows selecting the appropriate model based on the event log specifications, by providing insight into how the varying preprocessing, model complexity and explainability techniques typical in process outcome prediction influence the explainability of the model.

📄 PDF Abstract BibTeX arXiv:2203.16073

Code (1)

AlexanderPaulStevens/Evaluation-Metrics-and-Guidelines-for-Process-Outcome-Prediction 공식 구현

Tasks

Explainable artificial intelligencePredictive Process Monitoring

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

A Taxonomy of Explainable Bayesian Networks

2021-01-28 · Iena Petronella Derks, Alta de Waal

Artificial Intelligence (AI), and in particular, the explainability thereof, has gained phenomenal attention over the last few years. Whilst we usually do not question the decision-making process of these systems in situ…

Decision MakingDiagnostic

Experimental Insights Towards Explainable and Interpretable Pedestrian Crossing Prediction

2023-12-05 · Angie Nataly Melo, Carlota Salinas, Miguel Angel Sotelo

In the context of autonomous driving, pedestrian crossing prediction is a key component for improving road safety. Presently, the focus of these predictions extends beyond achieving trustworthy results; it is shifting to…

Autonomous Drivingfeature selectionPrediction

Towards Explainability in Legal Outcome Prediction Models

2024-03-25 · Josef Valvoda, Ryan Cotterell

Current legal outcome prediction models - a staple of legal NLP - do not explain their reasoning. However, to employ these models in the real world, human legal actors need to be able to understand the model's decisions.…

Prediction

Going beyond explainability in multi-modal stroke outcome prediction models

2025-04-07 · Jonas Brändli, Maurice Schneeberger, Lisa Herzog, Loran Avci 외

Aim: This study aims to enhance interpretability and explainability of multi-modal prediction models integrating imaging and tabular patient data. Methods: We adapt the xAI methods Grad-CAM and Occlusion to multi-modal, …

Prediction

Trying to Outrun Causality with Machine Learning: Limitations of Model Explainability Techniques for Identifying Predictive Variables

2022-02-20 · Matthew J. Vowels

Machine Learning explainability techniques have been proposed as a means of `explaining' or interrogating a model in order to understand why a particular decision or prediction has been made. Such an ability is especiall…

BIG-bench Machine Learningregression