SlideShare a Scribd company logo
1 of 19
Process Mining meets
Causal Machine Learning:
Discovering Causal Rules
from Event logs
Zahra Dasht Bozorgi, Irene Teinemaa, Marlon Dumas,
Marcello La Rosa, and Artem Polyvyanyy
1
2nd International Conference on Process Mining (ICPM 2020)
Padua, Italy, 4-9 October 2020
Introduction
An approach that addresses the following:
• Discover case-level treatment
recommendations to increase the positive
outcome rate of a process;
• Identify subsets of cases to which a
recommendation should be applied;
• Estimate the causal effect and the incremental
Return-on-Investment (ROI) of a treatment.
2
Preliminaries
What is Causal Inference?
Inferring the effects of any
treatment/policy/intervention/etc.
Examples:
• Effect of a treatment on a disease
• Effect of climate change policy on emissions
• Effect of an action on a business process outcome
3
Notation:
Y denotes outcome
T denotes treatment assignment
X denotes case attributes
Preliminaries
How do we measure causal effects?
Taking the difference between potential outcomes
Example: Loan application Process
Treatment/intervention: calling the customer after offer
Outcome: whether customer selects a loan offer or not
4
World 1
E[Y1] E[Y0]
World 2
Average Treatment Effect:
ATE = E[Y1 – Y0]
Conditional Average Treatment Effect:
CATE = E[Y1 – Y0|X= x]
CATE is also known as Uplift
in marketing literature.
Preliminaries
id T Y Y1 Y0 Y1 – Y0
1 0 0 ? 0 ?
2 1 1 1 ? ?
3 1 0 0 ? ?
4 0 0 ? 0 ?
5 0 1 ? 1 ?
6 1 1 1 ? ?
5
Fundamental Problem of Causal Inference:
Missing Data Problem
Solution: Randomised Experiment
• Expensive
• Time-consuming
• Unethical
Next best solution: Observational Study
Aim
6
Event Log Treatment/Intervention Causal Rules
Proposed Framework
7
Candidate Treatment Identification
Aim: generating recommendations automatically
Method: Action rule mining
• Extension of classification rules
• Suggests actions to change class label
• Based on support
Action Rule: r = [(a: a1) ∧ (b: b1 → b2)] ⇒ [y: y1 → y2]
8
Controllable
Uncontrollable
Input: Case Attributes
Candidate Treatment Identification
9
Rule: r = [(LoanGoal: Home Improvement) ∧ (NumOfTerms: 48 → 84)] ⇒ [Selected: 0 → 1]
with support = 0.05
Pre-condition Action Outcome
Example:
In loan applications where the loan goal is home improvement, changing the number of payback months (terms)
from 48 to 84 months will increase the chance of the customer selecting the loan offer.
Example: Loan application process
Attributes: Loan Goal (Uncontrollable)
Number of terms (Controllable)
Causal Rules Discovery
Aim: Discovering subgroups where an action has a
high causal effect on the outcome
Method: Uplift Trees1
Uplift tree: predicts which cases will have a
positive outcome because a treatment is applied.
101. P. Rzepakowski and S. Jaroszewicz, “Decision trees for uplift modelling with
single and multiple treatments,”Knowl. Inf. Syst., vol. 32, no. 2,2012.
Uplift Tree
11
Splitting criterion:
D(.) a divergence measure
PT probability distribution of the outcome in the treatment group
PC probability distribution of the outcome in the control group
Divergence Metrics:
Kullback-Leibler divergence
Squared Euclidean distance
Chi-squared divergence
Uplift Tree
E[Y|T=1, X=x] – E[Y|T=0, X=x]
Recall:
Uplift = E[Y1 | X=x] – E[Y0 | X=x]
The reason is Confounding.
12
≠
Confounding
Confounding is the presence of a variable that affects both treatment assignment and the outcome.
How do we address confounding in uplift trees?
Normalisation
13
NT and NC are the number of cases in the treatment and control group respectively.
N is the total number of cases. A is a test. And H(.) is entropy.
Example Causal Rule
Example rule:
• Action: [NumOfTerms: 48 → 84]
• Objective: [Selected: 0 → 1]
• Sub-group:
a) Customers whose loan goal is not existing loan takeover AND
b) have a credit score less than 920 AND
c) their offer includes a monthly cost greater than 149 AND
d) and the first withdrawal amount is less than 8304
14
Ranking Rules using Cost-benefit Model
Parameters:
• v: value (benefit) of a positive outcome
• c: impression cost for a treatment
• u: uplift of applying a treatment
• n: size of the treated group
Net value of applying the recommendation:
Net = n × (u × v - c)
15
Dataset and Experimental setup
• The approach was implemented in Python 3.7 using
the ActionRules package for generating candidate
treatments and the CausalML package for
constructing uplift trees.
• We ran the action rule discovery algorithm on this
dataset and discovered 24 rules containing 17
distinct recommendations.
• The uplift tree was constructed for each of the 17
recommendations resulting in 8 causal rules.
• Details of the recommendations can be found in the
paper
16
BPI Challenge 2017:
• 31,509 applications (cases)
• 42,995 offers
• Outcome is whether customer selects the offer
Uncontrollable attributes:
• Application Type
• Loan Goal
• Credit Score
• Requested Amount
Controllable attributes:
• Number of Offers
• Number of Payback Terms
• Monthly Cost
• Initial Withdrawal Amount
Comparison of Results
• Increase number of term
from 48 months to more than 120 months
for customers whose credit scores are between 899 and 943 and their first withdrawal amount
is less than 8,304.
• Decrease the duration of the process
Delays are mostly due to unresponsive customers
17
Future Work
• Incorporating other types of recommendation
• Addressing other goals, such as reduction of cycle time and waste
• Adjusting for unobserved confounding effects
• Conducting complimentary evaluations such as randomised experiments
18
Thank you
Any Questions?
Zahra Dasht Bozorgi
zdashtbozorg@student.unimelb.edu.au
School of Computing and Information Systems
University of Melbourne

More Related Content

Similar to Process Mining Meets Causal Machine Learning: Discovering Causal Rules From Event Logs

Presentation lecture 2nd quantitative techniques
Presentation lecture 2nd quantitative techniquesPresentation lecture 2nd quantitative techniques
Presentation lecture 2nd quantitative techniquesDr.ammara khakwani
 
Assessing Impacts – Methodology in Practice, Cara Maguire
Assessing Impacts – Methodology in Practice, Cara MaguireAssessing Impacts – Methodology in Practice, Cara Maguire
Assessing Impacts – Methodology in Practice, Cara MaguireOECD Governance
 
Impact Evaluation: Balancing Rigor with Reality
Impact Evaluation: Balancing Rigor with RealityImpact Evaluation: Balancing Rigor with Reality
Impact Evaluation: Balancing Rigor with RealityDonna Smith-Moncrieffe
 
Organizational development research
Organizational development researchOrganizational development research
Organizational development researchAhsan Ali
 
PROVIDING A METHOD FOR DETERMINING THE INDEX OF CUSTOMER CHURN IN INDUSTRY
PROVIDING A METHOD FOR DETERMINING THE INDEX OF CUSTOMER CHURN IN INDUSTRYPROVIDING A METHOD FOR DETERMINING THE INDEX OF CUSTOMER CHURN IN INDUSTRY
PROVIDING A METHOD FOR DETERMINING THE INDEX OF CUSTOMER CHURN IN INDUSTRYIJITCA Journal
 
What it takes to build a model for detecting patients that defaults from medi...
What it takes to build a model for detecting patients that defaults from medi...What it takes to build a model for detecting patients that defaults from medi...
What it takes to build a model for detecting patients that defaults from medi...Olga Zinkevych
 
PROCESS OF ORGANIZATION DEVELOPMENT
PROCESS OF ORGANIZATION DEVELOPMENTPROCESS OF ORGANIZATION DEVELOPMENT
PROCESS OF ORGANIZATION DEVELOPMENTshagun jain
 
121220012 incentives in the chinese construction industry
121220012 incentives in the chinese construction industry121220012 incentives in the chinese construction industry
121220012 incentives in the chinese construction industryAshutosh Patekar
 
Performance Management - A Quantitative Approach
Performance Management - A Quantitative ApproachPerformance Management - A Quantitative Approach
Performance Management - A Quantitative ApproachHj Arriffin Mansor
 
Module 1 - Introduction to Energy Efficiency
Module 1 - Introduction to Energy EfficiencyModule 1 - Introduction to Energy Efficiency
Module 1 - Introduction to Energy EfficiencyPaul Brown
 
Czarnitzki - Towards a portfolio of additionaliyu indicators
Czarnitzki - Towards a portfolio of additionaliyu indicatorsCzarnitzki - Towards a portfolio of additionaliyu indicators
Czarnitzki - Towards a portfolio of additionaliyu indicatorsinnovationoecd
 
Managerial Economics (Chapter 5 - Demand Estimation)
 Managerial Economics (Chapter 5 - Demand Estimation) Managerial Economics (Chapter 5 - Demand Estimation)
Managerial Economics (Chapter 5 - Demand Estimation)Nurul Shareena Misran
 
Methodologies for the Development of Crowd and Social-based applications
Methodologies for the Development of Crowd and Social-based applicationsMethodologies for the Development of Crowd and Social-based applications
Methodologies for the Development of Crowd and Social-based applicationsAndrea Mauri
 
Taguchi method
Taguchi methodTaguchi method
Taguchi methodyaka9217
 
Research Design and Validity
Research Design and ValidityResearch Design and Validity
Research Design and ValidityHora Tjitra
 

Similar to Process Mining Meets Causal Machine Learning: Discovering Causal Rules From Event Logs (20)

Presentation lecture 2nd quantitative techniques
Presentation lecture 2nd quantitative techniquesPresentation lecture 2nd quantitative techniques
Presentation lecture 2nd quantitative techniques
 
action research model
action research modelaction research model
action research model
 
Centricity EDI Product Overview
Centricity EDI Product OverviewCentricity EDI Product Overview
Centricity EDI Product Overview
 
Assessing Impacts – Methodology in Practice, Cara Maguire
Assessing Impacts – Methodology in Practice, Cara MaguireAssessing Impacts – Methodology in Practice, Cara Maguire
Assessing Impacts – Methodology in Practice, Cara Maguire
 
Impact Evaluation: Balancing Rigor with Reality
Impact Evaluation: Balancing Rigor with RealityImpact Evaluation: Balancing Rigor with Reality
Impact Evaluation: Balancing Rigor with Reality
 
Organizational development research
Organizational development researchOrganizational development research
Organizational development research
 
PROVIDING A METHOD FOR DETERMINING THE INDEX OF CUSTOMER CHURN IN INDUSTRY
PROVIDING A METHOD FOR DETERMINING THE INDEX OF CUSTOMER CHURN IN INDUSTRYPROVIDING A METHOD FOR DETERMINING THE INDEX OF CUSTOMER CHURN IN INDUSTRY
PROVIDING A METHOD FOR DETERMINING THE INDEX OF CUSTOMER CHURN IN INDUSTRY
 
What it takes to build a model for detecting patients that defaults from medi...
What it takes to build a model for detecting patients that defaults from medi...What it takes to build a model for detecting patients that defaults from medi...
What it takes to build a model for detecting patients that defaults from medi...
 
2011 NCJA presentation
2011 NCJA presentation2011 NCJA presentation
2011 NCJA presentation
 
PROCESS OF ORGANIZATION DEVELOPMENT
PROCESS OF ORGANIZATION DEVELOPMENTPROCESS OF ORGANIZATION DEVELOPMENT
PROCESS OF ORGANIZATION DEVELOPMENT
 
121220012 incentives in the chinese construction industry
121220012 incentives in the chinese construction industry121220012 incentives in the chinese construction industry
121220012 incentives in the chinese construction industry
 
Credit iconip
Credit iconipCredit iconip
Credit iconip
 
Performance Management - A Quantitative Approach
Performance Management - A Quantitative ApproachPerformance Management - A Quantitative Approach
Performance Management - A Quantitative Approach
 
Module 1 - Introduction to Energy Efficiency
Module 1 - Introduction to Energy EfficiencyModule 1 - Introduction to Energy Efficiency
Module 1 - Introduction to Energy Efficiency
 
Czarnitzki - Towards a portfolio of additionaliyu indicators
Czarnitzki - Towards a portfolio of additionaliyu indicatorsCzarnitzki - Towards a portfolio of additionaliyu indicators
Czarnitzki - Towards a portfolio of additionaliyu indicators
 
Managerial Economics (Chapter 5 - Demand Estimation)
 Managerial Economics (Chapter 5 - Demand Estimation) Managerial Economics (Chapter 5 - Demand Estimation)
Managerial Economics (Chapter 5 - Demand Estimation)
 
16497 mgt 252
16497 mgt 25216497 mgt 252
16497 mgt 252
 
Methodologies for the Development of Crowd and Social-based applications
Methodologies for the Development of Crowd and Social-based applicationsMethodologies for the Development of Crowd and Social-based applications
Methodologies for the Development of Crowd and Social-based applications
 
Taguchi method
Taguchi methodTaguchi method
Taguchi method
 
Research Design and Validity
Research Design and ValidityResearch Design and Validity
Research Design and Validity
 

More from Marlon Dumas

How GenAI will (not) change your business?
How GenAI will (not)  change your business?How GenAI will (not)  change your business?
How GenAI will (not) change your business?Marlon Dumas
 
Walking the Way from Process Mining to AI-Driven Process Optimization
Walking the Way from Process Mining to AI-Driven Process OptimizationWalking the Way from Process Mining to AI-Driven Process Optimization
Walking the Way from Process Mining to AI-Driven Process OptimizationMarlon Dumas
 
Discovery and Simulation of Business Processes with Probabilistic Resource Av...
Discovery and Simulation of Business Processes with Probabilistic Resource Av...Discovery and Simulation of Business Processes with Probabilistic Resource Av...
Discovery and Simulation of Business Processes with Probabilistic Resource Av...Marlon Dumas
 
Can I Trust My Simulation Model? Measuring the Quality of Business Process Si...
Can I Trust My Simulation Model? Measuring the Quality of Business Process Si...Can I Trust My Simulation Model? Measuring the Quality of Business Process Si...
Can I Trust My Simulation Model? Measuring the Quality of Business Process Si...Marlon Dumas
 
Business Process Optimization: Status and Perspectives
Business Process Optimization: Status and PerspectivesBusiness Process Optimization: Status and Perspectives
Business Process Optimization: Status and PerspectivesMarlon Dumas
 
Why am I Waiting Data-Driven Analysis of Waiting Times in Business Processes
Why am I Waiting Data-Driven Analysis of Waiting Times in Business ProcessesWhy am I Waiting Data-Driven Analysis of Waiting Times in Business Processes
Why am I Waiting Data-Driven Analysis of Waiting Times in Business ProcessesMarlon Dumas
 
Augmented Business Process Management
Augmented Business Process ManagementAugmented Business Process Management
Augmented Business Process ManagementMarlon Dumas
 
Process Mining and Data-Driven Process Simulation
Process Mining and Data-Driven Process SimulationProcess Mining and Data-Driven Process Simulation
Process Mining and Data-Driven Process SimulationMarlon Dumas
 
Modeling Extraneous Activity Delays in Business Process Simulation
Modeling Extraneous Activity Delays in Business Process SimulationModeling Extraneous Activity Delays in Business Process Simulation
Modeling Extraneous Activity Delays in Business Process SimulationMarlon Dumas
 
Business Process Simulation with Differentiated Resources: Does it Make a Dif...
Business Process Simulation with Differentiated Resources: Does it Make a Dif...Business Process Simulation with Differentiated Resources: Does it Make a Dif...
Business Process Simulation with Differentiated Resources: Does it Make a Dif...Marlon Dumas
 
Prescriptive Process Monitoring Under Uncertainty and Resource Constraints
Prescriptive Process Monitoring Under Uncertainty and Resource ConstraintsPrescriptive Process Monitoring Under Uncertainty and Resource Constraints
Prescriptive Process Monitoring Under Uncertainty and Resource ConstraintsMarlon Dumas
 
Robotic Process Mining
Robotic Process MiningRobotic Process Mining
Robotic Process MiningMarlon Dumas
 
Accurate and Reliable What-If Analysis of Business Processes: Is it Achievable?
Accurate and Reliable What-If Analysis of Business Processes: Is it Achievable?Accurate and Reliable What-If Analysis of Business Processes: Is it Achievable?
Accurate and Reliable What-If Analysis of Business Processes: Is it Achievable?Marlon Dumas
 
Learning Accurate Business Process Simulation Models from Event Logs via Auto...
Learning Accurate Business Process Simulation Models from Event Logs via Auto...Learning Accurate Business Process Simulation Models from Event Logs via Auto...
Learning Accurate Business Process Simulation Models from Event Logs via Auto...Marlon Dumas
 
Process Mining: A Guide for Practitioners
Process Mining: A Guide for PractitionersProcess Mining: A Guide for Practitioners
Process Mining: A Guide for PractitionersMarlon Dumas
 
Process Mining for Process Improvement.pptx
Process Mining for Process Improvement.pptxProcess Mining for Process Improvement.pptx
Process Mining for Process Improvement.pptxMarlon Dumas
 
Data-Driven Analysis of Batch Processing Inefficiencies in Business Processes
Data-Driven Analysis of  Batch Processing Inefficiencies  in Business ProcessesData-Driven Analysis of  Batch Processing Inefficiencies  in Business Processes
Data-Driven Analysis of Batch Processing Inefficiencies in Business ProcessesMarlon Dumas
 
Optimización de procesos basada en datos
Optimización de procesos basada en datosOptimización de procesos basada en datos
Optimización de procesos basada en datosMarlon Dumas
 
Process Mining and AI for Continuous Process Improvement
Process Mining and AI for Continuous Process ImprovementProcess Mining and AI for Continuous Process Improvement
Process Mining and AI for Continuous Process ImprovementMarlon Dumas
 
Mine Your Simulation Model: Automated Discovery of Business Process Simulatio...
Mine Your Simulation Model: Automated Discovery of Business Process Simulatio...Mine Your Simulation Model: Automated Discovery of Business Process Simulatio...
Mine Your Simulation Model: Automated Discovery of Business Process Simulatio...Marlon Dumas
 

More from Marlon Dumas (20)

How GenAI will (not) change your business?
How GenAI will (not)  change your business?How GenAI will (not)  change your business?
How GenAI will (not) change your business?
 
Walking the Way from Process Mining to AI-Driven Process Optimization
Walking the Way from Process Mining to AI-Driven Process OptimizationWalking the Way from Process Mining to AI-Driven Process Optimization
Walking the Way from Process Mining to AI-Driven Process Optimization
 
Discovery and Simulation of Business Processes with Probabilistic Resource Av...
Discovery and Simulation of Business Processes with Probabilistic Resource Av...Discovery and Simulation of Business Processes with Probabilistic Resource Av...
Discovery and Simulation of Business Processes with Probabilistic Resource Av...
 
Can I Trust My Simulation Model? Measuring the Quality of Business Process Si...
Can I Trust My Simulation Model? Measuring the Quality of Business Process Si...Can I Trust My Simulation Model? Measuring the Quality of Business Process Si...
Can I Trust My Simulation Model? Measuring the Quality of Business Process Si...
 
Business Process Optimization: Status and Perspectives
Business Process Optimization: Status and PerspectivesBusiness Process Optimization: Status and Perspectives
Business Process Optimization: Status and Perspectives
 
Why am I Waiting Data-Driven Analysis of Waiting Times in Business Processes
Why am I Waiting Data-Driven Analysis of Waiting Times in Business ProcessesWhy am I Waiting Data-Driven Analysis of Waiting Times in Business Processes
Why am I Waiting Data-Driven Analysis of Waiting Times in Business Processes
 
Augmented Business Process Management
Augmented Business Process ManagementAugmented Business Process Management
Augmented Business Process Management
 
Process Mining and Data-Driven Process Simulation
Process Mining and Data-Driven Process SimulationProcess Mining and Data-Driven Process Simulation
Process Mining and Data-Driven Process Simulation
 
Modeling Extraneous Activity Delays in Business Process Simulation
Modeling Extraneous Activity Delays in Business Process SimulationModeling Extraneous Activity Delays in Business Process Simulation
Modeling Extraneous Activity Delays in Business Process Simulation
 
Business Process Simulation with Differentiated Resources: Does it Make a Dif...
Business Process Simulation with Differentiated Resources: Does it Make a Dif...Business Process Simulation with Differentiated Resources: Does it Make a Dif...
Business Process Simulation with Differentiated Resources: Does it Make a Dif...
 
Prescriptive Process Monitoring Under Uncertainty and Resource Constraints
Prescriptive Process Monitoring Under Uncertainty and Resource ConstraintsPrescriptive Process Monitoring Under Uncertainty and Resource Constraints
Prescriptive Process Monitoring Under Uncertainty and Resource Constraints
 
Robotic Process Mining
Robotic Process MiningRobotic Process Mining
Robotic Process Mining
 
Accurate and Reliable What-If Analysis of Business Processes: Is it Achievable?
Accurate and Reliable What-If Analysis of Business Processes: Is it Achievable?Accurate and Reliable What-If Analysis of Business Processes: Is it Achievable?
Accurate and Reliable What-If Analysis of Business Processes: Is it Achievable?
 
Learning Accurate Business Process Simulation Models from Event Logs via Auto...
Learning Accurate Business Process Simulation Models from Event Logs via Auto...Learning Accurate Business Process Simulation Models from Event Logs via Auto...
Learning Accurate Business Process Simulation Models from Event Logs via Auto...
 
Process Mining: A Guide for Practitioners
Process Mining: A Guide for PractitionersProcess Mining: A Guide for Practitioners
Process Mining: A Guide for Practitioners
 
Process Mining for Process Improvement.pptx
Process Mining for Process Improvement.pptxProcess Mining for Process Improvement.pptx
Process Mining for Process Improvement.pptx
 
Data-Driven Analysis of Batch Processing Inefficiencies in Business Processes
Data-Driven Analysis of  Batch Processing Inefficiencies  in Business ProcessesData-Driven Analysis of  Batch Processing Inefficiencies  in Business Processes
Data-Driven Analysis of Batch Processing Inefficiencies in Business Processes
 
Optimización de procesos basada en datos
Optimización de procesos basada en datosOptimización de procesos basada en datos
Optimización de procesos basada en datos
 
Process Mining and AI for Continuous Process Improvement
Process Mining and AI for Continuous Process ImprovementProcess Mining and AI for Continuous Process Improvement
Process Mining and AI for Continuous Process Improvement
 
Mine Your Simulation Model: Automated Discovery of Business Process Simulatio...
Mine Your Simulation Model: Automated Discovery of Business Process Simulatio...Mine Your Simulation Model: Automated Discovery of Business Process Simulatio...
Mine Your Simulation Model: Automated Discovery of Business Process Simulatio...
 

Recently uploaded

Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...amitlee9823
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusTimothy Spann
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxolyaivanovalion
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptxAnupama Kate
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...amitlee9823
 
Data-Analysis for Chicago Crime Data 2023
Data-Analysis for Chicago Crime Data  2023Data-Analysis for Chicago Crime Data  2023
Data-Analysis for Chicago Crime Data 2023ymrp368
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Valters Lauzums
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxolyaivanovalion
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxolyaivanovalion
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxolyaivanovalion
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...amitlee9823
 
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceDelhi Call girls
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxolyaivanovalion
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxolyaivanovalion
 
Zuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxZuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxolyaivanovalion
 
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...SUHANI PANDEY
 

Recently uploaded (20)

Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFx
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
 
Data-Analysis for Chicago Crime Data 2023
Data-Analysis for Chicago Crime Data  2023Data-Analysis for Chicago Crime Data  2023
Data-Analysis for Chicago Crime Data 2023
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptx
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptx
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptx
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptx
 
Zuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxZuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptx
 
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
 

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

  • 1. Process Mining meets Causal Machine Learning: Discovering Causal Rules from Event logs Zahra Dasht Bozorgi, Irene Teinemaa, Marlon Dumas, Marcello La Rosa, and Artem Polyvyanyy 1 2nd International Conference on Process Mining (ICPM 2020) Padua, Italy, 4-9 October 2020
  • 2. Introduction An approach that addresses the following: • Discover case-level treatment recommendations to increase the positive outcome rate of a process; • Identify subsets of cases to which a recommendation should be applied; • Estimate the causal effect and the incremental Return-on-Investment (ROI) of a treatment. 2
  • 3. Preliminaries What is Causal Inference? Inferring the effects of any treatment/policy/intervention/etc. Examples: • Effect of a treatment on a disease • Effect of climate change policy on emissions • Effect of an action on a business process outcome 3 Notation: Y denotes outcome T denotes treatment assignment X denotes case attributes
  • 4. Preliminaries How do we measure causal effects? Taking the difference between potential outcomes Example: Loan application Process Treatment/intervention: calling the customer after offer Outcome: whether customer selects a loan offer or not 4 World 1 E[Y1] E[Y0] World 2 Average Treatment Effect: ATE = E[Y1 – Y0] Conditional Average Treatment Effect: CATE = E[Y1 – Y0|X= x] CATE is also known as Uplift in marketing literature.
  • 5. Preliminaries id T Y Y1 Y0 Y1 – Y0 1 0 0 ? 0 ? 2 1 1 1 ? ? 3 1 0 0 ? ? 4 0 0 ? 0 ? 5 0 1 ? 1 ? 6 1 1 1 ? ? 5 Fundamental Problem of Causal Inference: Missing Data Problem Solution: Randomised Experiment • Expensive • Time-consuming • Unethical Next best solution: Observational Study
  • 8. Candidate Treatment Identification Aim: generating recommendations automatically Method: Action rule mining • Extension of classification rules • Suggests actions to change class label • Based on support Action Rule: r = [(a: a1) ∧ (b: b1 → b2)] ⇒ [y: y1 → y2] 8 Controllable Uncontrollable Input: Case Attributes
  • 9. Candidate Treatment Identification 9 Rule: r = [(LoanGoal: Home Improvement) ∧ (NumOfTerms: 48 → 84)] ⇒ [Selected: 0 → 1] with support = 0.05 Pre-condition Action Outcome Example: In loan applications where the loan goal is home improvement, changing the number of payback months (terms) from 48 to 84 months will increase the chance of the customer selecting the loan offer. Example: Loan application process Attributes: Loan Goal (Uncontrollable) Number of terms (Controllable)
  • 10. Causal Rules Discovery Aim: Discovering subgroups where an action has a high causal effect on the outcome Method: Uplift Trees1 Uplift tree: predicts which cases will have a positive outcome because a treatment is applied. 101. P. Rzepakowski and S. Jaroszewicz, “Decision trees for uplift modelling with single and multiple treatments,”Knowl. Inf. Syst., vol. 32, no. 2,2012.
  • 11. Uplift Tree 11 Splitting criterion: D(.) a divergence measure PT probability distribution of the outcome in the treatment group PC probability distribution of the outcome in the control group Divergence Metrics: Kullback-Leibler divergence Squared Euclidean distance Chi-squared divergence
  • 12. Uplift Tree E[Y|T=1, X=x] – E[Y|T=0, X=x] Recall: Uplift = E[Y1 | X=x] – E[Y0 | X=x] The reason is Confounding. 12 ≠
  • 13. Confounding Confounding is the presence of a variable that affects both treatment assignment and the outcome. How do we address confounding in uplift trees? Normalisation 13 NT and NC are the number of cases in the treatment and control group respectively. N is the total number of cases. A is a test. And H(.) is entropy.
  • 14. Example Causal Rule Example rule: • Action: [NumOfTerms: 48 → 84] • Objective: [Selected: 0 → 1] • Sub-group: a) Customers whose loan goal is not existing loan takeover AND b) have a credit score less than 920 AND c) their offer includes a monthly cost greater than 149 AND d) and the first withdrawal amount is less than 8304 14
  • 15. Ranking Rules using Cost-benefit Model Parameters: • v: value (benefit) of a positive outcome • c: impression cost for a treatment • u: uplift of applying a treatment • n: size of the treated group Net value of applying the recommendation: Net = n × (u × v - c) 15
  • 16. Dataset and Experimental setup • The approach was implemented in Python 3.7 using the ActionRules package for generating candidate treatments and the CausalML package for constructing uplift trees. • We ran the action rule discovery algorithm on this dataset and discovered 24 rules containing 17 distinct recommendations. • The uplift tree was constructed for each of the 17 recommendations resulting in 8 causal rules. • Details of the recommendations can be found in the paper 16 BPI Challenge 2017: • 31,509 applications (cases) • 42,995 offers • Outcome is whether customer selects the offer Uncontrollable attributes: • Application Type • Loan Goal • Credit Score • Requested Amount Controllable attributes: • Number of Offers • Number of Payback Terms • Monthly Cost • Initial Withdrawal Amount
  • 17. Comparison of Results • Increase number of term from 48 months to more than 120 months for customers whose credit scores are between 899 and 943 and their first withdrawal amount is less than 8,304. • Decrease the duration of the process Delays are mostly due to unresponsive customers 17
  • 18. Future Work • Incorporating other types of recommendation • Addressing other goals, such as reduction of cycle time and waste • Adjusting for unobserved confounding effects • Conducting complimentary evaluations such as randomised experiments 18
  • 19. Thank you Any Questions? Zahra Dasht Bozorgi zdashtbozorg@student.unimelb.edu.au School of Computing and Information Systems University of Melbourne