Skip to main content

Open source Python library for deriving explanations about business processes based on process,causal and XAI perspectives

Project description

SAX4BPM

SAX4BPM-banner

This is a designated Python library that aims to provide an easy and intuitive way of deriving explanations about business processes, considering multiple perspectives. Concretely, three major knowledge ingredients—a process model, a causal process model, and XAI attribute ranking—are derived and subsequently synthesized by an LLM for the construction of process and context-aware explanations, namely Situation-aware Explanations (SAX explanations). The repository contains the source code which can be cloned, or the library can be installed as a Python package using pip install sax4bpm.

🏁 Getting started: https://ibm.github.io/sax4bpm/installation.html

🛠️ Tutorials: https://ibm.github.io/sax4bpm/tutorials.html

📦 Python Package: https://pypi.org/project/sax4bpm/

Documentation

🗃️ The full documentation for this repository can be found at GitHub Pages.

Introduction

The library provides three layers of business process analysis- process mining, causal discovery, XAI analysis, and LLM-powered blending of the analysis outcomes into human-readable process explanations functionality.

We also provide a simple Streamlit UI for experimentation and discovery of the provided library functionalities.

The library allows importing process event logs in standard formats (MXML, XES, CSV) and invoking the discovery functionality of the desired layer.

Importing event log

For the process perspective, we utilize the open-source PM4PY library allowing the user to invoke process mining algorithms and create a process-model representation out of the process event logs.

Process discovery

We can explore the existing variants in the process model, and choose a particular variant for further analysis.

Process variants

After choosing the appropriate variant we can perform causal discovery to infer the causal dependency model for the particular variant and compare it with the process model to discover discrepancies.

Causal discovery

Finally, we can blend the discovery results using LLM-powered analysis of the different process knowledge layers, and receive answers to user queries based on this analysis.

Knowledge blend

Related Papers

Causal Business Processes

Leveraging LLMs to explain Business Processes

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sax4bpm-0.1.1.tar.gz (626.4 kB view hashes)

Uploaded Source

Built Distribution

sax4bpm-0.1.1-py3-none-any.whl (69.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page