paper-with-me

홈 › Papers

Process Mining Meets Causal Machine Learning: Discovering Causal Rules from Event Logs

2020-09-03 · Zahra Dasht Bozorgi, Irene Teinemaa, Marlon Dumas, Marcello La Rosa, Artem Polyvyanyy

This paper proposes an approach to analyze an event log of a business process in order to generate case-level recommendations of treatments that maximize the probability of a given outcome. Users classify the attributes in the event log into controllable and non-controllable, where the former correspond to attributes that can be altered during an execution of the process (the possible treatments). We use an action rule mining technique to identify treatments that co-occur with the outcome under some conditions. Since action rules are generated based on correlation rather than causation, we then use a causal machine learning technique, specifically uplift trees, to discover subgroups of cases for which a treatment has a high causal effect on the outcome after adjusting for confounding variables. We test the relevance of this approach using an event log of a loan application process and compare our findings with recommendations manually produced by process mining experts.

📄 PDF Abstract BibTeX arXiv:2009.01561

Code (1)

zahradbozorgi/CausalRulesDiscovery 공식 구현

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Learning Granger Causality from Instance-wise Self-attentive Hawkes Processes

2024-02-06 · Dongxia Wu, Tsuyoshi Idé, Aurélie Lozano, Georgios Kollias 외

We address the problem of learning Granger causality from asynchronous, interdependent, multi-type event sequences. In particular, we are interested in discovering instance-level causal structures in an unsupervised mann…

Causal DiscoveryDecision MakingType prediction

Feature Recommendation for Structural Equation Model Discovery in Process Mining

2021-08-13 · Mahnaz Sadat Qafari, Wil van der Aalst

Process mining techniques can help organizations to improve their operational processes. Organizations can benefit from process mining techniques in finding and amending the root causes of performance or compliance probl…

BIG-bench Machine LearningModel Discovery

Multivariate Dependence Beyond Shannon Information

2016-09-05 · Ryan G. James, James P. Crutchfield

Accurately determining dependency structure is critical to discovering a system's causal organization. We recently showed that the transfer entropy fails in a key aspect of this---measuring information flow---due to its …

Discovering Dynamic Causal Space for DAG Structure Learning

2023-06-05 · Fangfu Liu, Wenchang Ma, An Zhang, Xiang Wang 외

Discovering causal structure from purely observational data (i.e., causal discovery), aiming to identify causal relationships among variables, is a fundamental task in machine learning. The recent invention of differenti…

Causal DiscoveryCombinatorial Optimization

When Causal Intervention Meets Adversarial Examples and Image Masking for Deep Neural Networks

2019-02-09 · Chao-Han Huck Yang, Yi-Chieh Liu, Pin-Yu Chen, Xiaoli Ma 외

Discovering and exploiting the causality in deep neural networks (DNNs) are crucial challenges for understanding and reasoning causal effects (CE) on an explainable visual model. "Intervention" has been widely used for r…

Causal InferenceVisual Reasoning