Git Product home page Git Product logo

causal-discovery-for-business-processes's Introduction

Causal-Discovery-for-Business-Processes

This repository contains experiments described in the paper Data-Driven Decision Support for Business Processes: Causal Reasoning and Discovery by Ali J. Alaee, Mathias Weidlich, and Arik Senderovich.

File Descriptions

DataGenerator_mainprocess.ipynb
This notebook generates a synthetic dataset for the main process example provided in the paper. Based on the causal graph in Fig. 2, it creates 10,000 samples, converts them into a trace log, and finally into an event log. The resulting .csv file can be used with the Bayesys causal discovery tool to identify the underlying causal graph. Additionally, the event log can be used with the Inductive Miner to discover the process map.

BPI2012_TabularData_Extraction.ipynb
This notebook extracts a tabular dataset of decisions and contextual variables from the real-world BPI Challenge 2012 dataset. The output .csv file can be used with the Bayesys causal discovery tool to identify the underlying causal graph.

ATE_calculation.ipynb
This notebook facilitates the calculation of Average Treatment Effects (ATE) and Conditional Average Treatment Effects (CATE) using do-calculus. It requires an input causal graph and a .csv dataset.

Abstract

Various types of decisions influence the execution of a business process, e.g., in terms of control-flow and resource assignments. Data recorded during process execution can be used to identify which decisions are informed by data and by previous decisions, to predict their outcome, and to guide interventions as part of a what-if analysis. The latter requires causal models that explain decisions. Yet, existing causal techniques for business processes are limited: they focus on control-flow decisions only, ignore confounding variables, and use ad-hoc methods to resolve causal conflicts. In this paper, we fill this gap, by introducing a causal decision modeling framework that incorporates data variables, which uncover confounding effects, and captures resource decisions. Moreover, we provide a process-aware causal discovery algorithm, based on the notion of temporal tiers, that takes process precedence into account, without the need for heuristic conflict resolution between process discovery and causal discovery. We demonstrate the effectiveness of our approach through experiments with a synthetically generated dataset, and show a proof-of-concept implementation on a real-world dataset.

causal-discovery-for-business-processes's People

Contributors

aliash98 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.