Process Mining. Knut Hinkelmann. Prof. Dr. Knut Hinkelmann MSc Business Information Systems

Size: px
Start display at page:

Download "Process Mining. Knut Hinkelmann. Prof. Dr. Knut Hinkelmann MSc Business Information Systems"

Transcription

1 Knut Hinkelmann Prof. r. Knut Hinkelmann MSc usiness Information Systems

2 Learning Objective Topic: Learning Process knowledge from experience learning a process/decision model ase-ased Reasoning (R) reusing previous knowledge We do it because designing a process is difficult Reality of a process often differs from the defined process We cannot foresee all possible situations (in knowledge work) Process has to be adapted to change Objective You can illustrate the two approaches for learning with examples You can compare the two approaches Prof. r. Knut Hinkelmann MSc usiness Information Systems 2

3 Learning from xperience: ontinuous Improvement Strategic ecision esign Implementation xecution Performance valuation We look at two kinds of improvement Improving the Process Models (Re-esign, Implementation) Improving Process xecution by reusing previous knowledge/decisions ase-ased Reasoning (R) Prof. r. Knut Hinkelmann MSc usiness Information Systems 3

4 Learning from xperience: Input ata In order to be able to learn appropriate data must be available data (event log) Learning process knowledge is based on data about real activities that have been executed: tasks performed by a user or system data/content determining the case/state data elements recorded with the event results of decisions resources executing or used during the activity (persons or devices) context like start time, end time, or location This process data is often called event log. Prof. r. Knut Hinkelmann MSc usiness Information Systems 4

5 Fragment of an Sequential vent Log vent logs are information about the activities that have been executed. ach event refers to an activity (i.e., a welldefined step in the process) e aware that this is a sequential event log: the events are already grouped into cases and ordered sequentially by time If this is not given, there has to be pre-processing phase Prof. r. Knut Hinkelmann MSc usiness Information Systems (van der alst 2011, p.13) 5

6 ase-ased Reasoning vs. ase-ased reasoning Operational support at execution time Reuse individual cases onsolidate individual cases into typical process models Prof. r. Knut Hinkelmann MSc usiness Information Systems 6

7 ny individual case or adhoc process may be resolved in a completely ad-hoc manner ut as experience grows in resolving similar cases over time, a set of common practices can be defined for cases. It is the objective of process mining to automatically identifiy these common practices and to discover business process models and decision models tasks to be executed gateways defining possible paths decision criteria to align process models with reality Prof. r. Knut Hinkelmann MSc usiness Information Systems 7

8 Principle of : Process iscovery ase ctivity ase 1 ase 2 ase Source: Harold Loydl and Fluxicon G ( Prof. r. Knut Hinkelmann MSc usiness Information Systems 8

9 Principle of : Process iscovery ase Prof. r. Knut Hinkelmann MSc usiness Information Systems ctivity ase 1 ase 2 ase 3 Source: Harold Loydl and Fluxicon G ( 9

10 Principle of : Process iscovery ase Prof. r. Knut Hinkelmann MSc usiness Information Systems ctivity ase 1 ase 2 ase 3 Source: Harold Loydl and Fluxicon G ( 10

11 Principle of : Process iscovery ase Prof. r. Knut Hinkelmann MSc usiness Information Systems ctivity ase 1 ase 2 ase 3 Source: Harold Loydl and Fluxicon G ( 11

12 Two ways of Learning from xperience There are two ways of learning : generating a process model (design time) pply this model for any new case ase-ased Reasoning: For a new case, find the most appropriate case at run-time If no appropriate case is found, executed the case ad hoc can deliver good results, if enough cases are available for learning Prof. r. Knut Hinkelmann MSc usiness Information Systems 12

13 ata Mining and ata Mining is a special type of data mining, where data are event logs mining results are process models Process Mining Typical examples for models learned by data mining are decision trees and association rules. These can be used for learning the decision model. Recently, process mining techniques have become readily available to discover process models based on event logs. Prof. r. Knut Hinkelmann MSc usiness Information Systems 13

14 Knowledge iscovery in ata ata Mining is a step to discover knowledge in data Prof. r. Knut Hinkelmann MSc usiness Information Systems (Fayyad et al., 1996) 14

15 : ata and Models Process mining is to learn process models from real data. ata and Models are important for processes Process models play a dominant role in (re)design and implementation phases data plays a dominant role in the execution and evaluation phases (= performance evaluation) (= execution) Prof. r. Knut Hinkelmann MSc usiness Information Systems adapted from (van der alst 2011, p. 8) 15

16 ata Selection: Sources for the vent Log In principle there are two kinds of sources for the event log: From information systems like RP systems Information systems (like RP systems) log enormous amounts of data ata can often be related to cases (e.g. customer, product) There are meta-data like time (when data was added) and people (who added the data) From the execution of process/case models (play out) xecution of a predefined, preliminary process/case Workflow-Management systems store a history of tasks (audit trail) dvantage: it is easy to assign tasks to cases and to create a sequential event log Manual logging of tasks Prof. r. Knut Hinkelmann MSc usiness Information Systems 16

17 vent logs coming from process/case execution Play-out refers to the classical use of process or case models; it generates a history of process executions workflow engine can be seen as a Play-out engine that controls cases by only allowing the moves allowed according to the model concrete list of executed tasks resulting from a case execution is also an example of a play-out. process model case plan event log Prof. r. Knut Hinkelmann MSc usiness Information Systems 17

18 Preprocessing: Sequential vent Logs Most information systems store event log information in unstructured form, e.g., scattered over many tables or needs to be tapped off from subsystems exchanging messages. ata extraction and pre-processing steps are an integral part of any process mining effort to create record events sequentially each event refers to an activity (i.e., a well-defined step in the process) each event is related to a particular case (i.e., a process instance) The cases are individual requests and per case a trace of events can be recorded (van der alst 2011, p.9) Prof. r. Knut Hinkelmann MSc usiness Information Systems 18

19 Mining: Three Types of (1) The idea of process mining is to discover, monitor and improve real processes (i.e., not assumed processes) by extracting knowledge from event logs readily available in today s systems Process mining establishes links between the actual processes and their data on the one hand and process models on the other hand. vent logs can be used to conduct three types of process mining: discovery conformance enhancement Prof. r. Knut Hinkelmann MSc usiness Information Systems (van der alst 2011, p.8f) 19

20 Three Types of (2) iscovery Prof. r. Knut Hinkelmann MSc usiness Information Systems Produces a process model without using any a-priori information. onformance heck if reality conforms to the process model: compare an existing process model with an event log of the same process. Used to detect, locate and explain deviations, and to measure the severity of these deviations nhancement extend or improve an existing process model using information about the actual process recorded in some event log repair: modifying the model to better reflect reality extension: adding a new perspective to the process model (van der alst 2011, p. 10) 20

21 Process iscovery onstruct a process model from event logs can learn both aspects of a business process Process Logic: learning control flow (process model) usiness Logic: Learning decision rules event log Prof. r. Knut Hinkelmann MSc usiness Information Systems decision model (van der alst 2011, p. 7) 21

22 Learning ontrol Flow Learning ontrol Flow Group activities by case (see table) etermine sequences for each case (using time stamp) determine a process model The -algorithm is an algortihm to learn Petri Nets from event logs Prof. r. Knut Hinkelmann MSc usiness Information Systems (van der alst 2011, p. 12ff) 22

23 Learning ecision Rules ecision rules determine the criteria for a gateway. decision at a gateway can be regarded as a classifier: each output corresponds to a class lassification learning determines the criteria for each class c5 corresponds to a gateway. Prof. r. Knut Hinkelmann MSc usiness Information Systems 23

24 10 Learning ecision Trees example Tid mployed Marital Status Taxable Income 1 No Single 125K No accept No mployed Yes 2 Yes Married 160K Yes 3 Yes Single 70K No 4 No Married 120K No 5 Yes ivorced 95K Yes 6 Yes Married 60K No 7 No ivorced 220K No 8 Yes Single 85K Yes NO MarSt Single, ivorced Married TaxInc TaxInc 80K > 80K 100K > 100K NO YS NO YS 9 Yes Married 95K No 10 Yes Single 90K Yes Training ata Model: ecision Tree There could be more than one tree that fits the same data! Prof. r. Knut Hinkelmann MSc usiness Information Systems 24

25 ecision Tree ecision Table mployed No Yes NO MarSt Single, ivorced Married TaxInc TaxInc 80K > 80K 100K > 100K NO YS NO YS decision tree can be transformed into a decision table Prof. r. Knut Hinkelmann MSc usiness Information Systems 25

26 Improving existing Process Models Replay uses an event log and a process model as input. n event log may be replayed for different purposes: onformance checking. etect discrepancies between log and model xtending the model, e.g. with frequencies and temporal information. onstructing predictive models, e.g. to show the expected time until completion Prof. r. Knut Hinkelmann MSc usiness Information Systems 26

27 Perspectives of This figure shows other aspects that can be learned by process mining control flow organisation performance decision criteria Prof. r. Knut Hinkelmann MSc usiness Information Systems 27

28 Perspectives of The control-flow perspective focuses on the control-flow, i.e., the ordering of activities. The goal of mining this perspective is to find a good characterization of all possible paths, e.g., expressed in terms of PMN. The organizational perspective focuses on information about resources hidden in the log, i.e., which actors (e.g., people, systems, roles, and departments) are involved and how are they related. The goal is to either structure the organization by classifying people in terms of roles and organizational units or to show the social network. The case perspective focuses on properties of cases. ases can be characterized by the values of the corresponding data elements. For example, if a case represents a replenishment order, it may be interesting to know the supplier or the number of products ordered. The time perspective is concerned with the timing and frequency of events. When events bear timestamps it is possible to discover bottlenecks, measure service levels, monitor the utilization of resources, and predict the remaining processing time of running cases. Prof. r. Knut Hinkelmann MSc usiness Information Systems 28

29 for Operational Support In most examples process mining is done off-line, i.e., processes are analyzed afterward to see how they can be improved or better understood. Process mining techniques can also be used in an online setting. We refer to this as operational support. xamples: etection of nonconformance at the moment the deviation actually takes place. Time prediction for running cases, i.e., given a partially executed case the remaining processing time is estimated based on historic information of similar cases Support the case worker by providing plans of similar cases (ase-ased Reasoning) Prof. r. Knut Hinkelmann MSc usiness Information Systems 29

30 ase-ased Reasoning for ase Management Planning at run-time is a fundamental characteristic of ase management and for ad-hoc sub-processes in PMN Planning is concerned with determination of which tasks are applicable R supports reuse of plans The plan (= event log) of each process/case execution is stored in a case base When a new situation occurs, instead of planning from scratch, the R system compares the current situation with previous ones It the retrieves from the case base the plan for the situation that is most similar to the current situation The case worker can reuse the plan or adapt it if appropriate Prof. r. Knut Hinkelmann MSc usiness Information Systems 30

31 ase-ased Reasoning ase-ased Reasoning supports the execution of cases and adhoc processes by providing plans of similar cases. Instead of planning from scratch, the system makes suggestions for plans. ssumption: Similar problems have similar solutions General approach: xperiences are stored as cases To solve a new problem... retrieve similar cases solution of the most similar case is reused in the new situation If the solution is useful, it is stored in the case base Quelle: ergmann Prof. r. Knut Hinkelmann MSc usiness Information Systems 31

32 ase-ased Reasoning R ycle ssumption: Similar problems have similar solutions General approach: experiences are stored as cases To solve a new problem... retrieve similar cases solution of the most similar case is reused in the new situation If necessary the solution is adapted If the new solution is useful, it is stored in the case base (vent Log) Source:. amodt,. Plaza (1994); I ommunications, IOS Press, Vol. 7: 1, pp Prof. r. Knut Hinkelmann MSc usiness Information Systems 32

Chapter 8 Mining Additional Perspectives

Chapter 8 Mining Additional Perspectives Chapter 8 Mining Additional Perspectives prof.dr.ir. Wil van der Aalst www.processmining.org Overview Chapter 1 Introduction Part I: Preliminaries Chapter 2 Process Modeling and Analysis Chapter 3 Data

More information

Data Mining Classification: Basic Concepts, Decision Trees, and Model Evaluation

Data Mining Classification: Basic Concepts, Decision Trees, and Model Evaluation Data Mining Classification: Basic Concepts, Decision Trees, and Model Evaluation Lecture Notes for Chapter 4 Part I Introduction to Data Mining by Tan, Steinbach, Kumar Adapted by Qiang Yang (2010) Tan,Steinbach,

More information

How to Increase the Significance of your GIS

How to Increase the Significance of your GIS How to Increase the Significance of your GIS Wade Kloos, GIS Director, Utah Department of Natural Resources wkloos@utah.gov 2014 Esri International User Conference July 17 How to Increase the Significance

More information

Process Mining: A Two-Step Approach to Balance Between Underfitting and Overfitting

Process Mining: A Two-Step Approach to Balance Between Underfitting and Overfitting Process Mining: Two-Step pproach to alance etween Underfitting and Overfitting W.M.P. van der alst 1, V. Rubin 2,1, H.M.W. Verbeek 1,.F. van ongen 1,. Kindler 3, and.w. Günther 1 1 indhoven University

More information

Business Process Technology Master Seminar

Business Process Technology Master Seminar Business Process Technology Master Seminar BPT Group Summer Semester 2008 Agenda 2 Official Information Seminar Timeline Tasks Outline Topics Sergey Smirnov 17 April 2008 Official Information 3 Title:

More information

Automatic Root Cause Identification Using Most Probable Alignments

Automatic Root Cause Identification Using Most Probable Alignments Automatic Root Cause Identification Using Most Probable Alignments Marie Koorneef, Andreas Solti 2, Henrik Leopold, Hajo A. Reijers,3 Department of Computer Sciences, Vrije Universiteit Amsterdam, The

More information

Outline Automatic Test Pattern Generation

Outline Automatic Test Pattern Generation K.T. Tim heng, 5_comb_tg, v. Outline utomatic Test Pattern Generation Test generation systems Test generation for combinational ckts -lgorithm POM oolean Satisfiability approach Test compaction Test generation

More information

15 Introduction to Data Mining

15 Introduction to Data Mining 15 Introduction to Data Mining 15.1 Introduction to principle methods 15.2 Mining association rule see also: A. Kemper, Chap. 17.4, Kifer et al.: chap 17.7 ff 15.1 Introduction "Discovery of useful, possibly

More information

TRAITS to put you on the map

TRAITS to put you on the map TRAITS to put you on the map Know what s where See the big picture Connect the dots Get it right Use where to say WOW Look around Spread the word Make it yours Finding your way Location is associated with

More information

Oliver Dürr. Statistisches Data Mining (StDM) Woche 11. Institut für Datenanalyse und Prozessdesign Zürcher Hochschule für Angewandte Wissenschaften

Oliver Dürr. Statistisches Data Mining (StDM) Woche 11. Institut für Datenanalyse und Prozessdesign Zürcher Hochschule für Angewandte Wissenschaften Statistisches Data Mining (StDM) Woche 11 Oliver Dürr Institut für Datenanalyse und Prozessdesign Zürcher Hochschule für Angewandte Wissenschaften oliver.duerr@zhaw.ch Winterthur, 29 November 2016 1 Multitasking

More information

Lecture VII: Classification I. Dr. Ouiem Bchir

Lecture VII: Classification I. Dr. Ouiem Bchir Lecture VII: Classification I Dr. Ouiem Bchir 1 Classification: Definition Given a collection of records (training set ) Each record contains a set of attributes, one of the attributes is the class. Find

More information

Introduction to Machine Learning CMU-10701

Introduction to Machine Learning CMU-10701 Introduction to Machine Learning CMU-10701 23. Decision Trees Barnabás Póczos Contents Decision Trees: Definition + Motivation Algorithm for Learning Decision Trees Entropy, Mutual Information, Information

More information

Process Mining in the Large: A Tutorial

Process Mining in the Large: A Tutorial Process Mining in the Large: A Tutorial Wil M.P. van der Aalst Department of Mathematics and Computer Science, Eindhoven University of Technology, Eindhoven, The Netherlands; Business Process Management

More information

Data Structures and Algorithms CMPSC 465

Data Structures and Algorithms CMPSC 465 ata Structures and Algorithms MPS LTUR ellman-ford Shortest Paths Algorithm etecting Negative ost ycles Adam Smith // A. Smith; based on slides by K. Wayne,. Leiserson,. emaine L. Negative Weight dges

More information

Metasonic AG 2009: German Telekom became Investor

Metasonic AG  2009: German Telekom became Investor November 2012 WWW.METASONIC.DE Metasonic AG 2004: Founding of Metasonic AG Innovative Solutions for Business Process Management 2008: Start of International Marketing 2009: German Telekom became Investor

More information

Geo-Enabling Mountain Bike Trail Maintenance:

Geo-Enabling Mountain Bike Trail Maintenance: Title Slide Geo-Enabling Mountain Bike Trail Maintenance: Enhanced Stewardship of the Fountainhead Mountain Bike Trail through GIS Technology Ruthann Ligon Follow the Trail Fountainhead Mountain Bike

More information

EXPECTATIONS OF TURKISH ENVIRONMENTAL SECTOR FROM INSPIRE

EXPECTATIONS OF TURKISH ENVIRONMENTAL SECTOR FROM INSPIRE EXPECTATIONS OF TURKISH ENVIRONMENTAL SECTOR FROM INSPIRE June, 2010 Ahmet ÇİVİ Tuncay DEMİR INSPIRE in the Eyes of MoEF Handling of Geodata by MoEF Benefits Expected TEIEN First Steps for INSPIRE Final

More information

Enabling ENVI. ArcGIS for Server

Enabling ENVI. ArcGIS for Server Enabling ENVI throughh ArcGIS for Server 1 Imagery: A Unique and Valuable Source of Data Imagery is not just a base map, but a layer of rich information that can address problems faced by GIS users. >

More information

Maps as Research Tools Within a Virtual Research Environment.

Maps as Research Tools Within a Virtual Research Environment. Maps as Research Tools Within a Virtual Research Environment. Sebastian Specht, Christian Hanewinkel Leibniz-Institute for Regional Geography Leipzig, Germany Abstract. The Tambora.org Virtual Research

More information

Web GIS: Architectural Patterns and Practices. Shannon Kalisky Philip Heede

Web GIS: Architectural Patterns and Practices. Shannon Kalisky Philip Heede Web GIS: Architectural Patterns and Practices Shannon Kalisky Philip Heede Web GIS Transformation of the ArcGIS Platform Desktop Apps Server GIS Web Maps Web Scenes Layers Web GIS Transformation of the

More information

Time Planning and Control. Time-Scaled Network

Time Planning and Control. Time-Scaled Network Time Planning and Control Time-Scaled Network Processes of Time Planning and Control 1.Visualize and define the activities..sequence the activities (Job Logic). 3.stimate the activity duration. 4.Schedule

More information

Leveraging Web GIS: An Introduction to the ArcGIS portal

Leveraging Web GIS: An Introduction to the ArcGIS portal Leveraging Web GIS: An Introduction to the ArcGIS portal Derek Law Product Management DLaw@esri.com Agenda Web GIS pattern Product overview Installation and deployment Configuration options Security options

More information

Classification Part 2. Overview

Classification Part 2. Overview Classification Part 2 Dr. Sanjay Ranka Professor Computer and Information Science and Engineering University of Florida, Gainesville Overview Rule based Classifiers Nearest-neighbor Classifiers Data Mining

More information

SPATIAL INFORMATION GRID AND ITS APPLICATION IN GEOLOGICAL SURVEY

SPATIAL INFORMATION GRID AND ITS APPLICATION IN GEOLOGICAL SURVEY SPATIAL INFORMATION GRID AND ITS APPLICATION IN GEOLOGICAL SURVEY K. T. He a, b, Y. Tang a, W. X. Yu a a School of Electronic Science and Engineering, National University of Defense Technology, Changsha,

More information

Demystifying ArcGIS Online. Karen Lizcano Esri

Demystifying ArcGIS Online. Karen Lizcano Esri Demystifying ArcGIS Online Karen Lizcano Esri An Integrated Web GIS Platform Desktop Web Device Powered by Services Managed via Portal Access from any Device Portal Server Online Content and Services ArcGIS

More information

Lecture 14: State Tables, Diagrams, Latches, and Flip Flop

Lecture 14: State Tables, Diagrams, Latches, and Flip Flop EE210: Switching Systems Lecture 14: State Tables, Diagrams, Latches, and Flip Flop Prof. YingLi Tian Nov. 6, 2017 Department of Electrical Engineering The City College of New York The City University

More information

Government GIS and its Application for Decision Support

Government GIS and its Application for Decision Support Government GIS and its Application for Decision Support Zhang Qingpu (Chinese Academy of Surveying and Mapping, Email: zhangqp@casm.ac.cn) Abstract: Application of GIS in government agencies is called

More information

Data Mining Prof. Pabitra Mitra Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur

Data Mining Prof. Pabitra Mitra Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Data Mining Prof. Pabitra Mitra Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture 21 K - Nearest Neighbor V In this lecture we discuss; how do we evaluate the

More information

Eindhoven University of Technology MASTER. Student SOA lab. Leijten, P.J.M. Award date: 2008

Eindhoven University of Technology MASTER. Student SOA lab. Leijten, P.J.M. Award date: 2008 Eindhoven University of Technology MASTER Student SOA lab Leijten, P.J.M. Award date: 2008 Disclaimer This document contains a student thesis (bachelor's or master's), as authored by a student at Eindhoven

More information

ArcGIS. for Server. Understanding our World

ArcGIS. for Server. Understanding our World ArcGIS for Server Understanding our World ArcGIS for Server Create, Distribute, and Manage GIS Services You can use ArcGIS for Server to create services from your mapping and geographic information system

More information

Chemists are from Mars, Biologists from Venus. Originally published 7th November 2006

Chemists are from Mars, Biologists from Venus. Originally published 7th November 2006 Chemists are from Mars, Biologists from Venus Originally published 7th November 2006 Chemists are from Mars, Biologists from Venus Andrew Lemon and Ted Hawkins, The Edge Software Consultancy Ltd Abstract

More information

An Introduction to Scientific Research Methods in Geography Chapter 3 Data Collection in Geography

An Introduction to Scientific Research Methods in Geography Chapter 3 Data Collection in Geography An Introduction to Scientific Research Methods in Geography Chapter 3 Data Collection in Geography Learning Objectives What is the distinction between primary and secondary data sources? What are the five

More information

CHAPTER 22 GEOGRAPHIC INFORMATION SYSTEMS

CHAPTER 22 GEOGRAPHIC INFORMATION SYSTEMS CHAPTER 22 GEOGRAPHIC INFORMATION SYSTEMS PURPOSE: This chapter establishes the administration and use of to improve the quality and accessibility of Department s spatial information and support graphical

More information

Introduction to Portal for ArcGIS. Hao LEE November 12, 2015

Introduction to Portal for ArcGIS. Hao LEE November 12, 2015 Introduction to Portal for ArcGIS Hao LEE November 12, 2015 Agenda Web GIS pattern Product overview Installation and deployment Security and groups Configuration options Portal for ArcGIS + ArcGIS for

More information

Portal for ArcGIS: An Introduction. Catherine Hynes and Derek Law

Portal for ArcGIS: An Introduction. Catherine Hynes and Derek Law Portal for ArcGIS: An Introduction Catherine Hynes and Derek Law Agenda Web GIS pattern Product overview Installation and deployment Configuration options Security options and groups Portal for ArcGIS

More information

Discovering Petri Nets

Discovering Petri Nets Discovering Petri Nets It s a kind of magic Prof.dr.ir. Wil van der Aalst Eindhoven University of Technology Department of Information and Technology P.O. Box 513, 5600 MB Eindhoven The Netherlands w.m.p.v.d.aalst@tm.tue.nl

More information

Ministry of Health and Long-Term Care Geographic Information System (GIS) Strategy An Overview of the Strategy Implementation Plan November 2009

Ministry of Health and Long-Term Care Geographic Information System (GIS) Strategy An Overview of the Strategy Implementation Plan November 2009 Ministry of Health and Long-Term Care Geographic Information System (GIS) Strategy An Overview of the Strategy Implementation Plan November 2009 John Hill, Health Analytics Branch Health System Information

More information

Introduction to Portal for ArcGIS

Introduction to Portal for ArcGIS Introduction to Portal for ArcGIS Derek Law Product Management March 10 th, 2015 Esri Developer Summit 2015 Agenda Web GIS pattern Product overview Installation and deployment Security and groups Configuration

More information

HEALTHCARE. 5 Components of Accurate Rolling Forecasts in Healthcare

HEALTHCARE. 5 Components of Accurate Rolling Forecasts in Healthcare HEALTHCARE 5 Components of Accurate Rolling Forecasts in Healthcare Introduction Rolling Forecasts Improve Accuracy and Optimize Decisions Accurate budgeting, planning, and forecasting are essential for

More information

Checking Behavioral Conformance of Artifacts

Checking Behavioral Conformance of Artifacts Checking Behavioral Conformance of Artifacts Dirk Fahland Massimiliano de Leoni Boudewijn F. van Dongen Wil M.P. van der Aalst, Eindhoven University of Technology, The Netherlands (d.fahland m.d.leoni

More information

WEB-BASED SPATIAL DECISION SUPPORT: TECHNICAL FOUNDATIONS AND APPLICATIONS

WEB-BASED SPATIAL DECISION SUPPORT: TECHNICAL FOUNDATIONS AND APPLICATIONS WEB-BASED SPATIAL DECISION SUPPORT: TECHNICAL FOUNDATIONS AND APPLICATIONS Claus Rinner University of Muenster, Germany Piotr Jankowski San Diego State University, USA Keywords: geographic information

More information

Clock Synchronization Procedure

Clock Synchronization Procedure Clock Synchronization Procedure Reference No. xx Revision No. 1 Relevant ISO Control No. 10.10.6 Issue Date: June 19, 2013 Revision Date: June 19, 2013 Approved by: Title: Ted Harvey Director, Technology

More information

Grade 6 Social Studies

Grade 6 Social Studies Grade 6 Social Studies Social Studies Grade(s) 6th Course Overview This course focuses on the five Wisconsin Model Academic standards for Social Studies: Geography, History, Political Science and Citizenship,

More information

OECD QSAR Toolbox v.4.1. Tutorial on how to predict Skin sensitization potential taking into account alert performance

OECD QSAR Toolbox v.4.1. Tutorial on how to predict Skin sensitization potential taking into account alert performance OECD QSAR Toolbox v.4.1 Tutorial on how to predict Skin sensitization potential taking into account alert performance Outlook Background Objectives Specific Aims Read across and analogue approach The exercise

More information

Declarative Merging of and Reasoning about Decision Diagrams

Declarative Merging of and Reasoning about Decision Diagrams Declarative Merging of and Reasoning about Decision Diagrams Thomas Eiter Thomas Krennwallner Christoph Redl {eiter,tkren,redl}@kr.tuwien.ac.at September 12, 2011 Eiter T., Krennwallner T., Redl C. (TU

More information

Charter for the. Information Transfer and Services Architecture Focus Group

Charter for the. Information Transfer and Services Architecture Focus Group for the Information Transfer and Services Architecture Focus Group 1. PURPOSE 1.1. The purpose of this charter is to establish the Information Transfer and Services Architecture Focus Group (ITSAFG) as

More information

I N T R O D U C T I O N : G R O W I N G I T C O M P L E X I T Y

I N T R O D U C T I O N : G R O W I N G I T C O M P L E X I T Y Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com W H I T E P A P E R I n v a r i a n t A n a l y z e r : A n A u t o m a t e d A p p r o a c h t o

More information

Using Genetic Algorithms to Mine Process Models: Representation, Operators and Results

Using Genetic Algorithms to Mine Process Models: Representation, Operators and Results Using Genetic Algorithms to Mine Process Models: Representation, Operators and Results A.K. Alves de Medeiros, A.J.M.M. Weijters and W.M.P. van der Aalst Department of Technology Management, Eindhoven

More information

Portal for ArcGIS: An Introduction

Portal for ArcGIS: An Introduction Portal for ArcGIS: An Introduction Derek Law Esri Product Management Esri UC 2014 Technical Workshop Agenda Web GIS pattern Product overview Installation and deployment Security and groups Configuration

More information

Parts 3-6 are EXAMPLES for cse634

Parts 3-6 are EXAMPLES for cse634 1 Parts 3-6 are EXAMPLES for cse634 FINAL TEST CSE 352 ARTIFICIAL INTELLIGENCE Fall 2008 There are 6 pages in this exam. Please make sure you have all of them INTRODUCTION Philosophical AI Questions Q1.

More information

Text Mining. Dr. Yanjun Li. Associate Professor. Department of Computer and Information Sciences Fordham University

Text Mining. Dr. Yanjun Li. Associate Professor. Department of Computer and Information Sciences Fordham University Text Mining Dr. Yanjun Li Associate Professor Department of Computer and Information Sciences Fordham University Outline Introduction: Data Mining Part One: Text Mining Part Two: Preprocessing Text Data

More information

Mining periodic patterns from nested event logs

Mining periodic patterns from nested event logs University of Wollongong Research Online Faculty of Engineering and Information Sciences - Papers: Part A Faculty of Engineering and Information Sciences 2014 Mining periodic patterns from nested event

More information

Usability Extensions for the Worklet Service

Usability Extensions for the Worklet Service Usability Extensions for the Worklet Service Michael Adams Queensland University of Technology, Brisbane, Australia. mj.adams@qut.edu.au Abstract. The YAWL Worklet Service is an effective approach to facilitating

More information

Crowdsourcing, Citizen Science & INSPIRE

Crowdsourcing, Citizen Science & INSPIRE Crowdsourcing, Citizen Science & INSPIRE Muki Haklay & Claire Ellul Extreme Citizen Science (ExCiteS) research group, UCL @mhaklay / @UCL_ExCiteS Outline Three eras of environmental information: By experts,

More information

OECD QSAR Toolbox v.4.0. Tutorial on how to predict Skin sensitization potential taking into account alert performance

OECD QSAR Toolbox v.4.0. Tutorial on how to predict Skin sensitization potential taking into account alert performance OECD QSAR Toolbox v.4.0 Tutorial on how to predict Skin sensitization potential taking into account alert performance Outlook Background Objectives Specific Aims Read across and analogue approach The exercise

More information

Data Mining Classification: Basic Concepts and Techniques. Lecture Notes for Chapter 3. Introduction to Data Mining, 2nd Edition

Data Mining Classification: Basic Concepts and Techniques. Lecture Notes for Chapter 3. Introduction to Data Mining, 2nd Edition Data Mining Classification: Basic Concepts and Techniques Lecture Notes for Chapter 3 by Tan, Steinbach, Karpatne, Kumar 1 Classification: Definition Given a collection of records (training set ) Each

More information

Stigmergy: a fundamental paradigm for digital ecosystems?

Stigmergy: a fundamental paradigm for digital ecosystems? Stigmergy: a fundamental paradigm for digital ecosystems? Francis Heylighen Evolution, Complexity and Cognition group Vrije Universiteit Brussel 1 Digital Ecosystem Complex, self-organizing system Agents:

More information

Process Mining in Non-Stationary Environments

Process Mining in Non-Stationary Environments and Machine Learning. Bruges Belgium), 25-27 April 2012, i6doc.com publ., ISBN 978-2-87419-049-0. Process Mining in Non-Stationary Environments Phil Weber, Peter Tiňo and Behzad Bordbar School of Computer

More information

Ørsted. Flexible reporting solutions to drive a clean energy agenda

Ørsted. Flexible reporting solutions to drive a clean energy agenda Ørsted Flexible reporting solutions to drive a clean energy agenda Ørsted: A flexible reporting solution to drive a clean energy agenda Renewable energy company Ørsted relies on having a corporate reporting

More information

Introducing Spatial IQ

Introducing Spatial IQ Introducing Spatial IQ TM A Managed Services Approach to Enterprise GIS Let AppGeo be your bridge to the future. The Magic of Location AppGeo believes that information plus geography changes how we work

More information

Advanced Techniques for Mining Structured Data: Process Mining

Advanced Techniques for Mining Structured Data: Process Mining Advanced Techniques for Mining Structured Data: Process Mining Frequent Pattern Discovery /Event Forecasting Dr A. Appice Scuola di Dottorato in Informatica e Matematica XXXII Problem definition 1. Given

More information

Distributed Process Discovery and Conformance Checking

Distributed Process Discovery and Conformance Checking Distributed Process Discovery and Conformance Checking prof.dr.ir. Wil van der Aalst www.processmining.org On the different roles of (process) models PAGE 1 Play-Out PAGE 2 Play-Out (Classical use of models)

More information

Workforce Development Enables Your Adoption Strategy

Workforce Development Enables Your Adoption Strategy Workforce Development Enables Your Adoption Strategy Michael Green Organizational Adoption Consultant Matthew Karl Training Consultant Agenda Adopt, Embrace, Utilize Components of Change Management Workforce

More information

Web GIS Patterns and Practices

Web GIS Patterns and Practices FedGIS Conference February 24 25, 2016 Washington, DC Web GIS Patterns and Practices Philip Heede Jay Theodore Witt Mathot Web GIS Transformation of the ArcGIS Platform Desktop Apps Web Maps Web Scenes

More information

Mine Your Own Business

Mine Your Own Business 33 Mine Your Own Business Using process mining to turn big data into better processes and systems prof.dr.ir. Wil van der Aalst PAGE 0 Season 1, Episode 4 (1969) PAGE 1 "Mine Your Own Business" (2006)

More information

An Experimental Evaluation of Passage-Based Process Discovery

An Experimental Evaluation of Passage-Based Process Discovery An Experimental Evaluation of Passage-Based Process Discovery H.M.W. Verbeek and W.M.P. van der Aalst Technische Universiteit Eindhoven Department of Mathematics and Computer Science P.O. Box 513, 5600

More information

Content Area: Social Studies Standard: 1. History Prepared Graduates: Develop an understanding of how people view, construct, and interpret history

Content Area: Social Studies Standard: 1. History Prepared Graduates: Develop an understanding of how people view, construct, and interpret history Standard: 1. History Develop an understanding of how people view, construct, and interpret history 1. Organize and sequence events to understand the concepts of chronology and cause and effect in the history

More information

Data preprocessing. DataBase and Data Mining Group 1. Data set types. Tabular Data. Document Data. Transaction Data. Ordered Data

Data preprocessing. DataBase and Data Mining Group 1. Data set types. Tabular Data. Document Data. Transaction Data. Ordered Data Elena Baralis and Tania Cerquitelli Politecnico di Torino Data set types Record Tables Document Data Transaction Data Graph World Wide Web Molecular Structures Ordered Spatial Data Temporal Data Sequential

More information

User Requirements, Modelling e Identification. Lezione 1 prj Mesa (Prof. Ing N. Muto)

User Requirements, Modelling e Identification. Lezione 1 prj Mesa (Prof. Ing N. Muto) User Requirements, Modelling e Identification. Lezione 1 prj Mesa (Prof. Ing N. Muto) 1.1 Introduction: A customer has requested the establishment of a system for the automatic orientation of a string

More information

About peer review missions related to data management

About peer review missions related to data management PEER REVIEW WORKSHOP ABOUT DATA MANAGEMENT Introduction Paul HAENER International Office for Water FRANCE p.haener@oieau.fr October 2016 About peer review missions related to data management 2 1 Data management

More information

GSDI: Towards a Spatially Enabled Society

GSDI: Towards a Spatially Enabled Society GSDI: Towards a Spatially Enabled Society Dr. David J. Coleman, President Global Spatial Data Infrastructure Association UN Regional Cartographic Conference for the Americas, United Nations, New York,

More information

The Quadratic Entropy Approach to Implement the Id3 Decision Tree Algorithm

The Quadratic Entropy Approach to Implement the Id3 Decision Tree Algorithm Journal of Computer Science and Information Technology December 2018, Vol. 6, No. 2, pp. 23-29 ISSN: 2334-2366 (Print), 2334-2374 (Online) Copyright The Author(s). All Rights Reserved. Published by American

More information

SCORE. INSPIRE-ing VOLUNTEERED GEOGRAPHIC INFORMATION: CASES FROM SOUTH EAST EUROPE. mashing up community and spatial technology

SCORE. INSPIRE-ing VOLUNTEERED GEOGRAPHIC INFORMATION: CASES FROM SOUTH EAST EUROPE. mashing up community and spatial technology mashing up community and spatial technology INSPIRE-ing VOLUNTEERED GEOGRAPHIC INFORMATION: CASES FROM SOUTH EAST EUROPE Spatial Consulting and Research Group integrating geospatial and organizational

More information

CONCENTRATED VOLUMETRIC & VOLUMETRIC SOLUTIONS

CONCENTRATED VOLUMETRIC & VOLUMETRIC SOLUTIONS CONCENTRATED VOLUMETRIC & S INTRODUCTION The laboratory reagents offered by Labscan, are characterized by the highest quality improved for over 60 years of the company existence. In order to provide high

More information

Operational Laws Raj Jain

Operational Laws Raj Jain Operational Laws 33-1 Overview What is an Operational Law? 1. Utilization Law 2. Forced Flow Law 3. Little s Law 4. General Response Time Law 5. Interactive Response Time Law 6. Bottleneck Analysis 33-2

More information

SYMBIOSIS CENTRE FOR DISTANCE LEARNING (SCDL) Subject: production and operations management

SYMBIOSIS CENTRE FOR DISTANCE LEARNING (SCDL) Subject: production and operations management Sample Questions: Section I: Subjective Questions 1. What are the inputs required to plan a master production schedule? 2. What are the different operations schedule types based on time and applications?

More information

Metrics for Data Uniformity of User Scenarios through User Interaction Diagrams

Metrics for Data Uniformity of User Scenarios through User Interaction Diagrams Metrics for Data Uniformity of User Scenarios through User Interaction Diagrams Douglas Hiura Longo and Patrícia Vilain Informatics and Statistics Department, Federal University of Santa Catarina, Florianopolis,

More information

Mining Newsgroups Using Networks Arising From Social Behavior by Rakesh Agrawal et al. Presented by Will Lee

Mining Newsgroups Using Networks Arising From Social Behavior by Rakesh Agrawal et al. Presented by Will Lee Mining Newsgroups Using Networks Arising From Social Behavior by Rakesh Agrawal et al. Presented by Will Lee wwlee1@uiuc.edu September 28, 2004 Motivation IR on newsgroups is challenging due to lack of

More information

7. Queueing Systems. 8. Petri nets vs. State Automata

7. Queueing Systems. 8. Petri nets vs. State Automata Petri Nets 1. Finite State Automata 2. Petri net notation and definition (no dynamics) 3. Introducing State: Petri net marking 4. Petri net dynamics 5. Capacity Constrained Petri nets 6. Petri net models

More information

Integrated Cheminformatics to Guide Drug Discovery

Integrated Cheminformatics to Guide Drug Discovery Integrated Cheminformatics to Guide Drug Discovery Matthew Segall, Ed Champness, Peter Hunt, Tamsin Mansley CINF Drug Discovery Cheminformatics Approaches August 23 rd 2017 Optibrium, StarDrop, Auto-Modeller,

More information

Data Mining Classification: Alternative Techniques. Lecture Notes for Chapter 5. Introduction to Data Mining

Data Mining Classification: Alternative Techniques. Lecture Notes for Chapter 5. Introduction to Data Mining Data Mining Classification: Alternative Techniques Lecture Notes for Chapter 5 Introduction to Data Mining by Tan, Steinbach, Kumar Tan,Steinbach, Kumar Introduction to Data Mining 4/18/2004 1 Neural networks

More information

Learning Hybrid Process Models From Events

Learning Hybrid Process Models From Events Learning Hybrid Process Models From Events Process Discovery Without Faking Confidence (Experimental Results) Wil M.P. van der Aalst 1,2 and Riccardo De Masellis 2 and Chiara Di Francescomarino 2 and Chiara

More information

CHAPTER 2: DATA MINING - A MODERN TOOL FOR ANALYSIS. Due to elements of uncertainty many problems in this world appear to be

CHAPTER 2: DATA MINING - A MODERN TOOL FOR ANALYSIS. Due to elements of uncertainty many problems in this world appear to be 11 CHAPTER 2: DATA MINING - A MODERN TOOL FOR ANALYSIS Due to elements of uncertainty many problems in this world appear to be complex. The uncertainty may be either in parameters defining the problem

More information

Information System Design IT60105

Information System Design IT60105 Information System Design IT60105 Lecture 19 Project Planning Lecture #19 ISD Project Planning SPMP Documentation System Design Models 2 Why Planning Information System Design? Program vs. Software Size

More information

Change Management within SysML Requirements Models

Change Management within SysML Requirements Models Change Management within SysML Requirements Models David ten Hove Master's thesis University of Twente Faculty of Electrical Engineering, Mathematics and Computer Science Department of Computer Science

More information

Process Discovery and Conformance Checking Using Passages

Process Discovery and Conformance Checking Using Passages Fundamenta Informaticae XX (2012) 1 35 1 DOI 10.3233/FI-2012-0000 IOS Press Process Discovery and Conformance Checking Using Passages W.M.P. van der Aalst Department of Mathematics and Computer Science,

More information

DataGRID. Document identifier: EDMS id: Date: July 24, Work package: Partner(s): Lead Partner: Document status: File:

DataGRID. Document identifier: EDMS id: Date: July 24, Work package: Partner(s): Lead Partner: Document status: File: DataGRID PRELIMINARY EVALUATION OF REVENUE PREDICTION FUNCTIONS FOR Document identifier: DataGrid-02-TED-020724 EDMS id: 358809 Work package: Partner(s): Lead Partner: Document status: Author(s): File:

More information

Putting the U.S. Geospatial Services Industry On the Map

Putting the U.S. Geospatial Services Industry On the Map Putting the U.S. Geospatial Services Industry On the Map December 2012 Definition of geospatial services and the focus of this economic study Geospatial services Geospatial services industry Allow consumers,

More information

A Hierarchical Markov Model to Understand the Behaviour of Agents in Business Processes

A Hierarchical Markov Model to Understand the Behaviour of Agents in Business Processes A Hierarchical Markov Model to Understand the Behaviour of Agents in Business Processes Diogo R. Ferreira 1, Fernando Szimanski 2, Célia Ghedini Ralha 2 1 IST Technical University of Lisbon, Portugal diogo.ferreira@ist.utl.pt

More information

International Journal of Computing and Business Research (IJCBR) ISSN (Online) : APPLICATION OF GIS IN HEALTHCARE MANAGEMENT

International Journal of Computing and Business Research (IJCBR) ISSN (Online) : APPLICATION OF GIS IN HEALTHCARE MANAGEMENT International Journal of Computing and Business Research (IJCBR) ISSN (Online) : 2229-6166 Volume 3 Issue 2 May 2012 APPLICATION OF GIS IN HEALTHCARE MANAGEMENT Dr. Ram Shukla, Faculty (Operations Area),

More information

VisionPhone. Connects your Phone System - with Microsoft Dynamics NAV

VisionPhone. Connects your Phone System - with Microsoft Dynamics NAV VisionPhone Connects your Phone System - with Microsoft Dynamics NAV V i s i o n P h o n e - S e e a n d r e g i s t e r w h o i s c a l l i n g VisionPhone is an add-on for Microsoft Dynamics NAV, developed

More information

Institute for Functional Imaging of Materials (IFIM)

Institute for Functional Imaging of Materials (IFIM) Institute for Functional Imaging of Materials (IFIM) Sergei V. Kalinin Guiding the design of materials tailored for functionality Dynamic matter: information dimension Static matter Functional matter Imaging

More information

Clustering Lecture 1: Basics. Jing Gao SUNY Buffalo

Clustering Lecture 1: Basics. Jing Gao SUNY Buffalo Clustering Lecture 1: Basics Jing Gao SUNY Buffalo 1 Outline Basics Motivation, definition, evaluation Methods Partitional Hierarchical Density-based Mixture model Spectral methods Advanced topics Clustering

More information

Canadian Board of Examiners for Professional Surveyors Core Syllabus Item C 5: GEOSPATIAL INFORMATION SYSTEMS

Canadian Board of Examiners for Professional Surveyors Core Syllabus Item C 5: GEOSPATIAL INFORMATION SYSTEMS Study Guide: Canadian Board of Examiners for Professional Surveyors Core Syllabus Item C 5: GEOSPATIAL INFORMATION SYSTEMS This guide presents some study questions with specific referral to the essential

More information

University of Colorado Denver Anschutz Medical Campus Online Chemical Inventory System User s Manual

University of Colorado Denver Anschutz Medical Campus Online Chemical Inventory System User s Manual University of Colorado Denver Anschutz Medical Campus Online Chemical Inventory System User s Manual Hazardous Materials Division 303-724-0345 chemical.inventory@ucdenver.edu May, 2017 Table of Contents

More information

Maanmittauspäivät 2018 Helsinki Maanmittauspäivät 2018 The Danish initiatives regarding open and free basic data including effect studies

Maanmittauspäivät 2018 Helsinki Maanmittauspäivät 2018 The Danish initiatives regarding open and free basic data including effect studies Maanmittauspäivät 2018 The Danish initiatives regarding open and free basic data including effect studies 22.03.2018 Agenda 1. Intro overall frame / selfie 2. Data Infrastructure 3. The Danish Digital

More information

ArcGIS Deployment Pattern. Azlina Mahad

ArcGIS Deployment Pattern. Azlina Mahad ArcGIS Deployment Pattern Azlina Mahad Agenda Deployment Options Cloud Portal ArcGIS Server Data Publication Mobile System Management Desktop Web Device ArcGIS An Integrated Web GIS Platform Portal Providing

More information

Genetic Process Mining

Genetic Process Mining Genetic Process Mining W.M.P. van der Aalst, A.K. Alves de Medeiros, and A.J.M.M. Weijters Department of Technology Management, Eindhoven University of Technology P.O. Box 513, NL-5600 MB, Eindhoven, The

More information

USING GIS IN WATER SUPPLY AND SEWER MODELLING AND MANAGEMENT

USING GIS IN WATER SUPPLY AND SEWER MODELLING AND MANAGEMENT USING GIS IN WATER SUPPLY AND SEWER MODELLING AND MANAGEMENT HENRIETTE TAMAŠAUSKAS*, L.C. LARSEN, O. MARK DHI Water and Environment, Agern Allé 5 2970 Hørsholm, Denmark *Corresponding author, e-mail: htt@dhigroup.com

More information

Methodology for Computer Science Research Lecture 4: Mathematical Modeling

Methodology for Computer Science Research Lecture 4: Mathematical Modeling Methodology for Computer Science Research Andrey Lukyanenko Department of Computer Science and Engineering Aalto University, School of Science and Technology andrey.lukyanenko@tkk.fi Definitions and Goals

More information