AILGMar 18, 2024

Guiding the generation of counterfactual explanations through temporal background knowledge for Predictive Process Monitoring

arXiv:2403.11642v16 citationsh-index: 49Data mining and knowledge discovery
Originality Incremental advance
AI Analysis

This work addresses the need for more realistic and feasible explanations in process monitoring, though it is incremental as it adapts existing genetic algorithms to include temporal constraints.

The authors tackled the problem of generating counterfactual explanations in Predictive Process Monitoring by incorporating temporal background knowledge to ensure control flow constraints are not violated, resulting in counterfactuals that are more conformant to these constraints without compromising traditional quality metrics.

Counterfactual explanations suggest what should be different in the input instance to change the outcome of an AI system. When dealing with counterfactual explanations in the field of Predictive Process Monitoring, however, control flow relationships among events have to be carefully considered. A counterfactual, indeed, should not violate control flow relationships among activities (temporal background knowledege). Within the field of Explainability in Predictive Process Monitoring, there have been a series of works regarding counterfactual explanations for outcome-based predictions. However, none of them consider the inclusion of temporal background knowledge when generating these counterfactuals. In this work, we adapt state-of-the-art techniques for counterfactual generation in the domain of XAI that are based on genetic algorithms to consider a series of temporal constraints at runtime. We assume that this temporal background knowledge is given, and we adapt the fitness function, as well as the crossover and mutation operators, to maintain the satisfaction of the constraints. The proposed methods are evaluated with respect to state-of-the-art genetic algorithms for counterfactual generation and the results are presented. We showcase that the inclusion of temporal background knowledge allows the generation of counterfactuals more conformant to the temporal background knowledge, without however losing in terms of the counterfactual traditional quality metrics.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes