SlideShare ist ein Scribd-Unternehmen logo
1 von 45
Trends in Business Process Management

The Era of Evidence-Based
Business Process Management
Marlon Dumas
University of Tartu, Estonia
In collaboration with Wil van der Aalst,
Marcello La Rosa and Fabrizio Maggi

Charleston, SC, USA
5-6 March 2014

LEAD the Way
Are you watching yourself?

And your business processes?
3 months later
Back to basics…

1.

Any process is better than no process

2.

A good process is better than a bad process

3.

Even a good process can be improved

4.

Any good process eventually becomes a bad process
–

…unless continuously cared for

Michael Hammer
Business Process Intelligence (BPI)

Business
Process
Intelligence

BAM

Process
Analytics

Reports &
Dashboards

Process
Mining
Process Analytics: Dashboards

Process Cycle
Time
of Order
Processing

Process
Frequency
of Order
Processing

Process Cycle Time
of Order Processing
split up to different
Plants

ARIS (Software AG)
Process Mining
Sta rt

Re gis te r or de r

Pre pa re
s hipme nt

Event log
(Re )s e nd bill

Organization model
Ship goods

Conta ct
cus t ome r

Re ce ive paym e nt

Archive orde r

End

Process model

Disco, ProM, QPR, Celonis,
Aris PPM, Perceptive Reflect

Social network
Performance dashboards
10

Slide by Ana Karla Alves de Medeiros
Automated Process Discovery
CID

Task

Time Stamp

…

13219 Enter Loan Application

-

13219 Retrieve Applicant Data

2007-11-09 T 11:22:15

-

13220 Enter Loan Application

2007-11-09 T 11:22:40

-

13219 Compute Installments

2007-11-09 T 11:22:45

-

13219 Notify Eligibility

2007-11-09 T 11:23:00

-

13219 Approve Simple Application

2007-11-09 T 11:24:30

-

13220 Compute Installements
…

2007-11-09 T 11:20:10

2007-11-09 T 11:24:35

-

…

…

…

Notify
Rejection

Retrieve
Applicant
Data
Enter Loan
Application

Approve
Simple
Application

Compute
Installments
Notify
Eligibility
11

Approve
Complex
Application
Process Mining: Value Proposition

Understand your processes as they are
• Not as you imagine them

Back your hypotheses with evidence
• Not only with intuitions and beliefs

Quantify the impact of redesign options
• Before and after
Process Mining: Where is it used?
 Insurance
–Suncorp Australia

 Health
–AMC Hospital, The Netherlands
–São Sebastião Hospital, Portugal
–Chania Hospital, Greece

–EHR Workflow Inc., USA

 Transport
–ANA Airports, Portugal

 Electronics
–Phillips, The Netherlands

 Government, banking, construction … You next?
How to?
 Exploratory method
–Discover models
–Visualize performance over models
–Discover and compare variants

 Question-driven method
–Identify a problem in a process

–Decompose into questions
–Measure and analyze questions
The L* Method

1. Plan & Frame the Problem

2. Collect the Data
3. Analyze: Look for Patterns
4. Interpret & Create Insights
Create Business Impact
Wil van der Aalst. “Process Mining”. Springer, 2012.
1. Plan and Frame Problem

 Frame the problem, e.g. as a top-level question or phenomenon
–How and why does customer experience with our order-to-cash
processes diverge (geographically, product-wise, temporally)?
–Why does the process perform poorly (bottlenecks, slow handovers)?

–Why do we have frequent defects or performance deviance?

 Refine problem into:
–Sub-questions
–Identify success criteria and metrics

 Identify needed resources, get buy-in, plan remaining phases
Planning step – Suncorp Case
 Oftentimes „simple‟ claims take an unexpectedly long time to complete
–

To what extent does the cycle time of the claims handling process diverge?

–

What distinguishes the processing of simple claims completed on-time, and
simple claims not completed on time?

–

What `early predictors‟ can be used to determine that a given `simple‟ claim
will not be completed on time?



Team of analysts, relevant managers, IT experts



Define what a “simple claim” is.



Create awareness of the extent of the problem
2. Collect the data
 Find relevant data sources
–Information systems, SAP, Oracle (Celonis), BPM Systems
–Identify process-related entities and their identifiers and map entities to
relevant processes in the process architecture

 Extract traces
–Collect records associated to process entities (perhaps from multiple sources)
–Group records by process identifier to produce “traces”
–Export traces into standard format (XES)

 Clean
–Filter irrelevant events
–Combine equivalent events
–Filter out traces of infrequent variants if not relevant
3. Analyze – Find Patterns

 Discover the real process from the logs
 Calculate process metrics
–Cycle times, waiting times, error rates

 Explore frequent paths

 Identify and explore ``deviance‟‟
 Discover “types of cases”
–Classify e.g. by performance
Suncorp Case
Not Ideal

Expected
Performance Line

OK

OK

Good
Discriminative Model Discovery

Simple “timely” claims

Simple “slow” claims

Main result
Nailed down key activities/patterns associated with slower
performance!
WHAT’S THE CATCH?
There you are!
Process Mining: Mastering Complexity
 Filter
–Filter out events (tasks)
–Filter out traces

 Divide by variants (trace clustering)
–Many process models rather than one

 Abstract (zoom-out)
–Focus on most frequent tasks or paths
–Identify subprocesses and collapse then down

 Discover rules rather than models
Trace clustering

G. Greco et al., Discovering Expressive Process Models by Clustering Log Traces
Zoom-out: ProM’s Fuzzy Miner
Extract Subprocesses
ProM’s two-phase miner

Bose, Veerbeck & van det Aalst: Discovering Hierarchical Process Models using ProM
Chania Hospital Use Case

Pavlos Delias et al. Clustering Healthcare Processes with a Robust Approach
Chania Hospital Use Case
Most frequent paths

Pavlos Delias et al. Clustering Healthcare Processes with a Robust Approach
Chania Hospital Use Case
Trace clustering

Pavlos Delias et al. Clustering Healthcare Processes with a Robust Approach
Trace Clustering – General Principle
Do we really want models…
Or do we want understanding?

www.interactiveinsightsgroup.com
Discovering Business Rules

Decision rules
• Why does something happen at a given point in time?

Descriptive (temporal) rules
• When and why does something happen?

Discriminative rules
• When and why does something wrong happen?
Discovering Decision Rules
CID Amount Installm Salary Age Len Task
13210 20000
2000
2000 25 1 NR
13220 25000
1200
3500 35 2 NE
13221
9000
450
2500 27 2 NE
13219
8500
750
2000 25 1 ASA
13220 25000
1200
3500 35 2 ACA
13221
9000
450
2500 27 2 ASA
…
…
…
…
… … …

Decision
Miner

installment > salary
or ….

Notify
Rejection

amount ≤ 10000 or
…
Approve
Simple
Application

installment ≤ salary
or …

Notify
Eligibility
Approve
Complex
Application

amount ≥ 10000
or …

34
Discovering Descriptive Rules
ProM’s DeclareMiner
Oh no! Not again!
What went wrong?
 Not all rules are interesting
 What is “interesting”?
–Generally not what is frequent (expected)
–But what deviates from the expected

 Example:
–Every patient who is diagnosed with condition X undergoes surgery Y
But not if the have previously been diagnosed with condition Z
Interesting Rules – Deviance Mining

Something should have “normally” happened but
did not happen, why?
Something should normally not have happened
but it happened, why?
Something happens only when things go “well”
Something happens only when things go “wrong”
Now it’s better…

Maggi et al. Discovering Data-Aware Declarative Process Models from Event Logs
Discriminative Rule Mining

Bose and van der Aalst: Discovering signature patterns from event logs.
Take-Home Messages
 BPM is moving from intuitionistic to evidence-based
–Like marketing in the past two decades

 Convergence of BPM & BI  Business Process Intelligence
 Increasing number of successful case studies
 Maturing landscape of process mining tools and methods
 Next steps:
–More sophisticated tool support, e.g. automated deviance identification

–Predictive monitoring: detect deviance at runtime
Table of Contents
1. Introduction
2. Process Identification
3. Process Modeling
4. Advanced Process Modeling
5. Process Discovery
6. Qualitative Process Analysis
7. Quantitative Process Analysis
8. Process Redesign
9. Process Automation
10. Process Intelligence

http://fundamentals-of-bpm.org
Want to know more?
 Task force on process mining (case studies, events, etc.)
–http://www.win.tue.nl/ieeetfpm/

 Process mining portal and ProM toolset
–http://processmining.org

 Process Mining LinkedIn group
–http://www.linkedin.com/groups/Process-Mining-1915049

 BPM‟2014 Conference, Israel, 8-11 Sept. 2014
–http://bpm2014.haifa.ac.il/
Questions?

Marlon Dumas
University of Tartu
E-Mail: marlon.dumas@ut.ee
For more information:
www.fundamentals-of-bpm.org
45

Weitere ähnliche Inhalte

Was ist angesagt?

Introduction to Enterprise architecture and the steps to perform an Enterpris...
Introduction to Enterprise architecture and the steps to perform an Enterpris...Introduction to Enterprise architecture and the steps to perform an Enterpris...
Introduction to Enterprise architecture and the steps to perform an Enterpris...Prashanth Panduranga
 
Digital Operating Model & IT4IT
Digital Operating Model & IT4ITDigital Operating Model & IT4IT
Digital Operating Model & IT4ITDavid Favelle
 
Enterprise Architecture Governance for an Enterprise Transformation Journey: ...
Enterprise Architecture Governance for an Enterprise Transformation Journey: ...Enterprise Architecture Governance for an Enterprise Transformation Journey: ...
Enterprise Architecture Governance for an Enterprise Transformation Journey: ...Marcelo Sávio
 
BPM Case Management Global Summit - Building a BPM CoE
BPM Case Management Global Summit - Building a BPM CoEBPM Case Management Global Summit - Building a BPM CoE
BPM Case Management Global Summit - Building a BPM CoEScott Simmons
 
Agile, TOGAF and Enterprise Architecture: Will They Blend?
Agile, TOGAF and Enterprise Architecture:  Will They Blend?Agile, TOGAF and Enterprise Architecture:  Will They Blend?
Agile, TOGAF and Enterprise Architecture: Will They Blend?Danny Greefhorst
 
Introduction to Business Process Management
Introduction to Business Process ManagementIntroduction to Business Process Management
Introduction to Business Process ManagementAppian
 
Business capability mapping and business architecture
Business capability mapping and business architectureBusiness capability mapping and business architecture
Business capability mapping and business architectureSatyaIluri
 
TOGAF 9.2 - Transforming Business
TOGAF 9.2  -  Transforming BusinessTOGAF 9.2  -  Transforming Business
TOGAF 9.2 - Transforming BusinessReal IRM
 
Business Process Modeling
Business Process ModelingBusiness Process Modeling
Business Process Modelingguest2c3da5c7
 
Agile Transformation Governance Model
Agile Transformation Governance ModelAgile Transformation Governance Model
Agile Transformation Governance ModelACM
 
Enterprise Architecture for Dummies
Enterprise Architecture for DummiesEnterprise Architecture for Dummies
Enterprise Architecture for DummiesSebastien Juras
 
IT4IT Overview (A new standard for IT management)
IT4IT Overview (A new standard for IT management)IT4IT Overview (A new standard for IT management)
IT4IT Overview (A new standard for IT management)Charles Betz
 
Introduction to Business Process Management
Introduction to Business Process ManagementIntroduction to Business Process Management
Introduction to Business Process ManagementAlan McSweeney
 
Bpm Implementation Success Criteria And Best Practice
Bpm Implementation   Success Criteria And Best PracticeBpm Implementation   Success Criteria And Best Practice
Bpm Implementation Success Criteria And Best PracticeAlan McSweeney
 
Cloud architecture with the ArchiMate Language
Cloud architecture with the ArchiMate LanguageCloud architecture with the ArchiMate Language
Cloud architecture with the ArchiMate LanguageIver Band
 
Enterprise Architecture & Project Portfolio Management 1/2
Enterprise Architecture & Project Portfolio Management 1/2Enterprise Architecture & Project Portfolio Management 1/2
Enterprise Architecture & Project Portfolio Management 1/2Jean Gehring
 
Business Process Modeling with BPMN 2.0 - Second edition
Business Process Modeling with BPMN 2.0 - Second editionBusiness Process Modeling with BPMN 2.0 - Second edition
Business Process Modeling with BPMN 2.0 - Second editionGregor Polančič
 

Was ist angesagt? (20)

Introduction to Enterprise architecture and the steps to perform an Enterpris...
Introduction to Enterprise architecture and the steps to perform an Enterpris...Introduction to Enterprise architecture and the steps to perform an Enterpris...
Introduction to Enterprise architecture and the steps to perform an Enterpris...
 
Digital Operating Model & IT4IT
Digital Operating Model & IT4ITDigital Operating Model & IT4IT
Digital Operating Model & IT4IT
 
Enterprise Architecture Governance for an Enterprise Transformation Journey: ...
Enterprise Architecture Governance for an Enterprise Transformation Journey: ...Enterprise Architecture Governance for an Enterprise Transformation Journey: ...
Enterprise Architecture Governance for an Enterprise Transformation Journey: ...
 
BPM Case Management Global Summit - Building a BPM CoE
BPM Case Management Global Summit - Building a BPM CoEBPM Case Management Global Summit - Building a BPM CoE
BPM Case Management Global Summit - Building a BPM CoE
 
Agile, TOGAF and Enterprise Architecture: Will They Blend?
Agile, TOGAF and Enterprise Architecture:  Will They Blend?Agile, TOGAF and Enterprise Architecture:  Will They Blend?
Agile, TOGAF and Enterprise Architecture: Will They Blend?
 
Introduction to Business Process Management
Introduction to Business Process ManagementIntroduction to Business Process Management
Introduction to Business Process Management
 
Business capability mapping and business architecture
Business capability mapping and business architectureBusiness capability mapping and business architecture
Business capability mapping and business architecture
 
EA maturity models
EA maturity modelsEA maturity models
EA maturity models
 
TOGAF 9.2 - Transforming Business
TOGAF 9.2  -  Transforming BusinessTOGAF 9.2  -  Transforming Business
TOGAF 9.2 - Transforming Business
 
Business Process Modeling
Business Process ModelingBusiness Process Modeling
Business Process Modeling
 
Agile Transformation Governance Model
Agile Transformation Governance ModelAgile Transformation Governance Model
Agile Transformation Governance Model
 
Enterprise Architecture for Dummies
Enterprise Architecture for DummiesEnterprise Architecture for Dummies
Enterprise Architecture for Dummies
 
IT4IT Overview (A new standard for IT management)
IT4IT Overview (A new standard for IT management)IT4IT Overview (A new standard for IT management)
IT4IT Overview (A new standard for IT management)
 
Introduction to Business Process Management
Introduction to Business Process ManagementIntroduction to Business Process Management
Introduction to Business Process Management
 
Bpm Implementation Success Criteria And Best Practice
Bpm Implementation   Success Criteria And Best PracticeBpm Implementation   Success Criteria And Best Practice
Bpm Implementation Success Criteria And Best Practice
 
Cloud architecture with the ArchiMate Language
Cloud architecture with the ArchiMate LanguageCloud architecture with the ArchiMate Language
Cloud architecture with the ArchiMate Language
 
Enterprise Architecture & Project Portfolio Management 1/2
Enterprise Architecture & Project Portfolio Management 1/2Enterprise Architecture & Project Portfolio Management 1/2
Enterprise Architecture & Project Portfolio Management 1/2
 
TOGAF Complete Slide Deck
TOGAF Complete Slide DeckTOGAF Complete Slide Deck
TOGAF Complete Slide Deck
 
Process Mapping
Process MappingProcess Mapping
Process Mapping
 
Business Process Modeling with BPMN 2.0 - Second edition
Business Process Modeling with BPMN 2.0 - Second editionBusiness Process Modeling with BPMN 2.0 - Second edition
Business Process Modeling with BPMN 2.0 - Second edition
 

Ähnlich wie Evidence-Based Business Process Management

The Era of Evidence-Based Business Process Management by Marlon Dumas
The Era of Evidence-Based Business Process Management by Marlon DumasThe Era of Evidence-Based Business Process Management by Marlon Dumas
The Era of Evidence-Based Business Process Management by Marlon DumasLEADingPractice
 
Process Mining and Predictive Process Monitoring
Process Mining and Predictive Process MonitoringProcess Mining and Predictive Process Monitoring
Process Mining and Predictive Process MonitoringMarlon Dumas
 
My business processes are deviant! What should I do about it?
My business processes are deviant! What should I do about it?My business processes are deviant! What should I do about it?
My business processes are deviant! What should I do about it?Marlon Dumas
 
From Reactive to Predictive Process Management
From Reactive to Predictive Process ManagementFrom Reactive to Predictive Process Management
From Reactive to Predictive Process ManagementMichael zur Muehlen
 
Transactional Blackbelts are different
Transactional Blackbelts are differentTransactional Blackbelts are different
Transactional Blackbelts are differentreachab7
 
JR Dickens - FPS 2004
JR Dickens - FPS 2004JR Dickens - FPS 2004
JR Dickens - FPS 2004jrd9234
 
Apromore: Advanced Business Process Analytics on the Cloud
Apromore: Advanced Business Process Analytics on the CloudApromore: Advanced Business Process Analytics on the Cloud
Apromore: Advanced Business Process Analytics on the CloudMarlon Dumas
 
00 Lean Concepts Foundations 23 Pgs
00 Lean Concepts Foundations 23 Pgs00 Lean Concepts Foundations 23 Pgs
00 Lean Concepts Foundations 23 Pgsfreelean
 
An introduction to lean six sigma
An introduction to lean six sigmaAn introduction to lean six sigma
An introduction to lean six sigmaRahul Singh
 
An introduction to lean six sigma
An introduction to lean six sigmaAn introduction to lean six sigma
An introduction to lean six sigmaRashil Shah
 
An Introduction to Lean Six Sigma.pptx
An Introduction to Lean Six Sigma.pptxAn Introduction to Lean Six Sigma.pptx
An Introduction to Lean Six Sigma.pptxDrmahmoudAhmedabdeen1
 
New Ways of Working: Digital Workflows
New Ways of Working: Digital WorkflowsNew Ways of Working: Digital Workflows
New Ways of Working: Digital WorkflowsMarketing Arena
 
Process Mining Data-driven Process Improvement - idBigdata Meetup 17 Oct 2017
Process Mining Data-driven Process Improvement - idBigdata Meetup 17 Oct 2017Process Mining Data-driven Process Improvement - idBigdata Meetup 17 Oct 2017
Process Mining Data-driven Process Improvement - idBigdata Meetup 17 Oct 2017Muhammad Faisal Reza
 
Data warehousing and mining furc
Data warehousing and mining furcData warehousing and mining furc
Data warehousing and mining furcShani729
 
Customer Intelligence & Analytics - Part I
Customer Intelligence & Analytics - Part ICustomer Intelligence & Analytics - Part I
Customer Intelligence & Analytics - Part IVivastream
 
Demystify Big Data, Data Science & Signal Extraction Deep Dive
Demystify Big Data, Data Science & Signal Extraction Deep DiveDemystify Big Data, Data Science & Signal Extraction Deep Dive
Demystify Big Data, Data Science & Signal Extraction Deep DiveHyderabad Scalability Meetup
 
Log Mining: Beyond Log Analysis
Log Mining: Beyond Log AnalysisLog Mining: Beyond Log Analysis
Log Mining: Beyond Log AnalysisAnton Chuvakin
 

Ähnlich wie Evidence-Based Business Process Management (20)

The Era of Evidence-Based Business Process Management by Marlon Dumas
The Era of Evidence-Based Business Process Management by Marlon DumasThe Era of Evidence-Based Business Process Management by Marlon Dumas
The Era of Evidence-Based Business Process Management by Marlon Dumas
 
Process Mining and Predictive Process Monitoring
Process Mining and Predictive Process MonitoringProcess Mining and Predictive Process Monitoring
Process Mining and Predictive Process Monitoring
 
My business processes are deviant! What should I do about it?
My business processes are deviant! What should I do about it?My business processes are deviant! What should I do about it?
My business processes are deviant! What should I do about it?
 
From Reactive to Predictive Process Management
From Reactive to Predictive Process ManagementFrom Reactive to Predictive Process Management
From Reactive to Predictive Process Management
 
Turning Information chaos into reliable data
Turning Information chaos into reliable dataTurning Information chaos into reliable data
Turning Information chaos into reliable data
 
Transactional Blackbelts are different
Transactional Blackbelts are differentTransactional Blackbelts are different
Transactional Blackbelts are different
 
JR Dickens - FPS 2004
JR Dickens - FPS 2004JR Dickens - FPS 2004
JR Dickens - FPS 2004
 
Apromore: Advanced Business Process Analytics on the Cloud
Apromore: Advanced Business Process Analytics on the CloudApromore: Advanced Business Process Analytics on the Cloud
Apromore: Advanced Business Process Analytics on the Cloud
 
00 Lean Concepts Foundations 23 Pgs
00 Lean Concepts Foundations 23 Pgs00 Lean Concepts Foundations 23 Pgs
00 Lean Concepts Foundations 23 Pgs
 
Process mining
Process miningProcess mining
Process mining
 
An introduction to lean six sigma
An introduction to lean six sigmaAn introduction to lean six sigma
An introduction to lean six sigma
 
An introduction to lean six sigma
An introduction to lean six sigmaAn introduction to lean six sigma
An introduction to lean six sigma
 
An Introduction to Lean Six Sigma.pptx
An Introduction to Lean Six Sigma.pptxAn Introduction to Lean Six Sigma.pptx
An Introduction to Lean Six Sigma.pptx
 
New Ways of Working: Digital Workflows
New Ways of Working: Digital WorkflowsNew Ways of Working: Digital Workflows
New Ways of Working: Digital Workflows
 
Process Mining Data-driven Process Improvement - idBigdata Meetup 17 Oct 2017
Process Mining Data-driven Process Improvement - idBigdata Meetup 17 Oct 2017Process Mining Data-driven Process Improvement - idBigdata Meetup 17 Oct 2017
Process Mining Data-driven Process Improvement - idBigdata Meetup 17 Oct 2017
 
Data warehousing and mining furc
Data warehousing and mining furcData warehousing and mining furc
Data warehousing and mining furc
 
Unit 1.pptx
Unit 1.pptxUnit 1.pptx
Unit 1.pptx
 
Customer Intelligence & Analytics - Part I
Customer Intelligence & Analytics - Part ICustomer Intelligence & Analytics - Part I
Customer Intelligence & Analytics - Part I
 
Demystify Big Data, Data Science & Signal Extraction Deep Dive
Demystify Big Data, Data Science & Signal Extraction Deep DiveDemystify Big Data, Data Science & Signal Extraction Deep Dive
Demystify Big Data, Data Science & Signal Extraction Deep Dive
 
Log Mining: Beyond Log Analysis
Log Mining: Beyond Log AnalysisLog Mining: Beyond Log Analysis
Log Mining: Beyond Log Analysis
 

Mehr von 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
 
Learning When to Treat Business Processes: Prescriptive Process Monitoring wi...
Learning When to Treat Business Processes: Prescriptive Process Monitoring wi...Learning When to Treat Business Processes: Prescriptive Process Monitoring wi...
Learning When to Treat Business Processes: Prescriptive Process Monitoring wi...Marlon 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
 

Mehr von 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
 
Learning When to Treat Business Processes: Prescriptive Process Monitoring wi...
Learning When to Treat Business Processes: Prescriptive Process Monitoring wi...Learning When to Treat Business Processes: Prescriptive Process Monitoring wi...
Learning When to Treat Business Processes: Prescriptive Process Monitoring wi...
 
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
 

Kürzlich hochgeladen

Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)cama23
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfErwinPantujan2
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 

Kürzlich hochgeladen (20)

Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 

Evidence-Based Business Process Management

  • 1. Trends in Business Process Management The Era of Evidence-Based Business Process Management Marlon Dumas University of Tartu, Estonia In collaboration with Wil van der Aalst, Marcello La Rosa and Fabrizio Maggi Charleston, SC, USA 5-6 March 2014 LEAD the Way
  • 2.
  • 3.
  • 4. Are you watching yourself? And your business processes?
  • 6. Back to basics… 1. Any process is better than no process 2. A good process is better than a bad process 3. Even a good process can be improved 4. Any good process eventually becomes a bad process – …unless continuously cared for Michael Hammer
  • 7.
  • 8. Business Process Intelligence (BPI) Business Process Intelligence BAM Process Analytics Reports & Dashboards Process Mining
  • 9. Process Analytics: Dashboards Process Cycle Time of Order Processing Process Frequency of Order Processing Process Cycle Time of Order Processing split up to different Plants ARIS (Software AG)
  • 10. Process Mining Sta rt Re gis te r or de r Pre pa re s hipme nt Event log (Re )s e nd bill Organization model Ship goods Conta ct cus t ome r Re ce ive paym e nt Archive orde r End Process model Disco, ProM, QPR, Celonis, Aris PPM, Perceptive Reflect Social network Performance dashboards 10 Slide by Ana Karla Alves de Medeiros
  • 11. Automated Process Discovery CID Task Time Stamp … 13219 Enter Loan Application - 13219 Retrieve Applicant Data 2007-11-09 T 11:22:15 - 13220 Enter Loan Application 2007-11-09 T 11:22:40 - 13219 Compute Installments 2007-11-09 T 11:22:45 - 13219 Notify Eligibility 2007-11-09 T 11:23:00 - 13219 Approve Simple Application 2007-11-09 T 11:24:30 - 13220 Compute Installements … 2007-11-09 T 11:20:10 2007-11-09 T 11:24:35 - … … … Notify Rejection Retrieve Applicant Data Enter Loan Application Approve Simple Application Compute Installments Notify Eligibility 11 Approve Complex Application
  • 12. Process Mining: Value Proposition Understand your processes as they are • Not as you imagine them Back your hypotheses with evidence • Not only with intuitions and beliefs Quantify the impact of redesign options • Before and after
  • 13. Process Mining: Where is it used?  Insurance –Suncorp Australia  Health –AMC Hospital, The Netherlands –São Sebastião Hospital, Portugal –Chania Hospital, Greece –EHR Workflow Inc., USA  Transport –ANA Airports, Portugal  Electronics –Phillips, The Netherlands  Government, banking, construction … You next?
  • 14. How to?  Exploratory method –Discover models –Visualize performance over models –Discover and compare variants  Question-driven method –Identify a problem in a process –Decompose into questions –Measure and analyze questions
  • 15. The L* Method 1. Plan & Frame the Problem 2. Collect the Data 3. Analyze: Look for Patterns 4. Interpret & Create Insights Create Business Impact Wil van der Aalst. “Process Mining”. Springer, 2012.
  • 16. 1. Plan and Frame Problem  Frame the problem, e.g. as a top-level question or phenomenon –How and why does customer experience with our order-to-cash processes diverge (geographically, product-wise, temporally)? –Why does the process perform poorly (bottlenecks, slow handovers)? –Why do we have frequent defects or performance deviance?  Refine problem into: –Sub-questions –Identify success criteria and metrics  Identify needed resources, get buy-in, plan remaining phases
  • 17. Planning step – Suncorp Case  Oftentimes „simple‟ claims take an unexpectedly long time to complete – To what extent does the cycle time of the claims handling process diverge? – What distinguishes the processing of simple claims completed on-time, and simple claims not completed on time? – What `early predictors‟ can be used to determine that a given `simple‟ claim will not be completed on time?  Team of analysts, relevant managers, IT experts  Define what a “simple claim” is.  Create awareness of the extent of the problem
  • 18. 2. Collect the data  Find relevant data sources –Information systems, SAP, Oracle (Celonis), BPM Systems –Identify process-related entities and their identifiers and map entities to relevant processes in the process architecture  Extract traces –Collect records associated to process entities (perhaps from multiple sources) –Group records by process identifier to produce “traces” –Export traces into standard format (XES)  Clean –Filter irrelevant events –Combine equivalent events –Filter out traces of infrequent variants if not relevant
  • 19. 3. Analyze – Find Patterns  Discover the real process from the logs  Calculate process metrics –Cycle times, waiting times, error rates  Explore frequent paths  Identify and explore ``deviance‟‟  Discover “types of cases” –Classify e.g. by performance
  • 21. Discriminative Model Discovery Simple “timely” claims Simple “slow” claims Main result Nailed down key activities/patterns associated with slower performance!
  • 24. Process Mining: Mastering Complexity  Filter –Filter out events (tasks) –Filter out traces  Divide by variants (trace clustering) –Many process models rather than one  Abstract (zoom-out) –Focus on most frequent tasks or paths –Identify subprocesses and collapse then down  Discover rules rather than models
  • 25. Trace clustering G. Greco et al., Discovering Expressive Process Models by Clustering Log Traces
  • 27. Extract Subprocesses ProM’s two-phase miner Bose, Veerbeck & van det Aalst: Discovering Hierarchical Process Models using ProM
  • 28. Chania Hospital Use Case Pavlos Delias et al. Clustering Healthcare Processes with a Robust Approach
  • 29. Chania Hospital Use Case Most frequent paths Pavlos Delias et al. Clustering Healthcare Processes with a Robust Approach
  • 30. Chania Hospital Use Case Trace clustering Pavlos Delias et al. Clustering Healthcare Processes with a Robust Approach
  • 31. Trace Clustering – General Principle
  • 32. Do we really want models… Or do we want understanding? www.interactiveinsightsgroup.com
  • 33. Discovering Business Rules Decision rules • Why does something happen at a given point in time? Descriptive (temporal) rules • When and why does something happen? Discriminative rules • When and why does something wrong happen?
  • 34. Discovering Decision Rules CID Amount Installm Salary Age Len Task 13210 20000 2000 2000 25 1 NR 13220 25000 1200 3500 35 2 NE 13221 9000 450 2500 27 2 NE 13219 8500 750 2000 25 1 ASA 13220 25000 1200 3500 35 2 ACA 13221 9000 450 2500 27 2 ASA … … … … … … … Decision Miner installment > salary or …. Notify Rejection amount ≤ 10000 or … Approve Simple Application installment ≤ salary or … Notify Eligibility Approve Complex Application amount ≥ 10000 or … 34
  • 36. Oh no! Not again!
  • 37. What went wrong?  Not all rules are interesting  What is “interesting”? –Generally not what is frequent (expected) –But what deviates from the expected  Example: –Every patient who is diagnosed with condition X undergoes surgery Y But not if the have previously been diagnosed with condition Z
  • 38. Interesting Rules – Deviance Mining Something should have “normally” happened but did not happen, why? Something should normally not have happened but it happened, why? Something happens only when things go “well” Something happens only when things go “wrong”
  • 39. Now it’s better… Maggi et al. Discovering Data-Aware Declarative Process Models from Event Logs
  • 40. Discriminative Rule Mining Bose and van der Aalst: Discovering signature patterns from event logs.
  • 41. Take-Home Messages  BPM is moving from intuitionistic to evidence-based –Like marketing in the past two decades  Convergence of BPM & BI  Business Process Intelligence  Increasing number of successful case studies  Maturing landscape of process mining tools and methods  Next steps: –More sophisticated tool support, e.g. automated deviance identification –Predictive monitoring: detect deviance at runtime
  • 42. Table of Contents 1. Introduction 2. Process Identification 3. Process Modeling 4. Advanced Process Modeling 5. Process Discovery 6. Qualitative Process Analysis 7. Quantitative Process Analysis 8. Process Redesign 9. Process Automation 10. Process Intelligence http://fundamentals-of-bpm.org
  • 43. Want to know more?  Task force on process mining (case studies, events, etc.) –http://www.win.tue.nl/ieeetfpm/  Process mining portal and ProM toolset –http://processmining.org  Process Mining LinkedIn group –http://www.linkedin.com/groups/Process-Mining-1915049  BPM‟2014 Conference, Israel, 8-11 Sept. 2014 –http://bpm2014.haifa.ac.il/
  • 44. Questions? Marlon Dumas University of Tartu E-Mail: marlon.dumas@ut.ee For more information: www.fundamentals-of-bpm.org
  • 45. 45

Hinweis der Redaktion

  1. Discovering rules that describe not what happens but why it happens