paper-with-me

홈 › Papers

DiCE4EL: Interpreting Process Predictions using a Milestone-Aware Counterfactual Approach

2021-07-19 · Chihcheng Hsieh, Catarina Moreira, Chun Ouyang

Predictive process analytics often apply machine learning to predict the future states of a running business~process. However, the internal mechanisms of many existing predictive algorithms are opaque and a human decision-maker is unable to understand \emph{why} a certain activity was predicted. Recently, counterfactuals have been proposed in the literature to derive human-understandable explanations from predictive models. Current counterfactual approaches consist of finding the minimum feature change that can make a certain prediction flip its outcome. Although many algorithms have been proposed, their application to multi-dimensional sequence data like event logs has not been explored in the literature. In this paper, we explore the use of a recent, popular model-agnostic counterfactual algorithm, DiCE, in the context of predictive process analytics. The analysis reveals that DiCE is unable to derive explanations for process predictions, due to (1) process domain knowledge not being taken into account, (2) long traces of process execution that often tend to be less understandable, and (3) difficulties in optimising the counterfactual search with categorical variables. We design an extension of DiCE, namely DiCE4EL (DiCE for Event Logs), that can generate counterfactual explanations for process prediction, and propose an approach that supports deriving milestone-aware counterfactual explanations at key intermediate stages along process execution to promote interpretability. We apply our approach to a publicly available real-life event log and the analysis results demonstrate the effectiveness of the proposed approach.

📄 PDF Abstract BibTeX arXiv:2107.08697

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactual

Methods 이 논문이 사용한 방법론

FLIP https://developer.nvidia.com/blog/flip-a-difference-evaluator-for-alternating-images/
Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

TeleViT1.0: Teleconnection-aware Vision Transformers for Subseasonal to Seasonal Wildfire Pattern Forecasts

2025-11-26 · Ioannis Prapas, Nikolaos Papadopoulos, Nikolaos-Ioannis Bountos, Dimitrios Michail 외 arxiv

Forecasting wildfires weeks to months in advance is difficult, yet crucial for planning fuel treatments and allocating resources. While short-term predictions typically rely on local weather conditions, long-term forecas…

Back to the Familiar Future: Failure Recovery for VLA Policies via Pre-Imagined Milestone Selection

2026-06-08 · Suyeon Shin, Juwon Kim, Hyeonbin Park, Hyunseo Kim 외 arxiv

Vision-language-action (VLA) policies can deviate from nominal trajectories during manipulation, even when tasks remain physically feasible. Recovering from these deviations is challenging, as they push the policy into u…

Random Process Flow Matching: Generative Implicit Representations of Multivariate Random Fields

2026-05-27 · Julien Lalanne, David Picard, Lionel Boillot, Lina-María Guayacán-Carrillo 외 arxiv

Generative modeling provides a powerful framework for learning data distributions. These models initially relied on probabilistic methods such as Gaussian Processes (GP) for uncertainty-aware predictions and shifted towa…

Gaussian Processes

Feature importance scores and lossless feature pruning using Banzhaf power indices

2017-11-14 · Bogdan Kulynych, Carmela Troncoso

Understanding the influence of features in machine learning is crucial to interpreting models and selecting the best features for classification. In this work we propose the use of principles from coalitional game theory…

Feature ImportanceGeneral Classification

MileGPO: Milestone Inference with Local Evidence for Graph-Based Policy Optimization of Long-Horizon LLM Agents

2026-08-20 · Bo Qian, Yuting Wu, Shuang Zeng, Huaiyu Wan 외 arxiv

Credit assignment is challenging in long-horizon agentic reinforcement learning, where supervision often comes only from final rewards. Existing methods refine trajectory-level signals into step-level credits through ste…

Reinforcement Learning