paper-with-me

Papers

A Framework for Explainable Concept Drift Detection in Process Mining

2021-05-27 · Jan Niklas Adams, Sebastiaan J. van Zelst, Lara Quack, Kathrin Hausmann, Wil M. P. van der Aalst, Thomas Rose

Rapidly changing business environments expose companies to high levels of uncertainty. This uncertainty manifests itself in significant changes that tend to occur over the lifetime of a process and possibly affect its performance. It is important to understand the root causes of such changes since this allows us to react to change or anticipate future changes. Research in process mining has so far only focused on detecting, locating and characterizing significant changes in a process and not on finding root causes of such changes. In this paper, we aim to close this gap. We propose a framework that adds an explainability level onto concept drift detection in process mining and provides insights into the cause-effect relationships behind significant changes. We define different perspectives of a process, detect concept drifts in these perspectives and plug the perspectives into a causality check that determines whether these concept drifts can be causal to each other. We showcase the effectiveness of our framework by evaluating it on both synthetic and real event data. Our experiments show that our approach unravels cause-effect relationships and provides novel insights into executed processes.

📄 PDF Abstract BibTeX arXiv:2105.13155

Code (1)

niklasadams/explainable_concept_drift_pm 공식 구현

Tasks

Drift Detection

Similar Papers 제목 키워드 기반

datadriftR: An R Package for Concept Drift Detection in Predictive Models

2024-12-15 · Ugur Dar, Mustafa Cavus

Predictive models often face performance degradation due to evolving data distributions, a phenomenon known as data drift. Among its forms, concept drift, where the relationship between explanatory variables and the resp…

Drift DetectionSensitivity

Concept Drift Detection via Equal Intensity k-means Space Partitioning

2020-04-24 · Anjin Liu Jie Lu Guangquan Zhang

Data stream poses additional challenges to statistical classification tasks because distributions of the training and target samples may differ as time passes. Such distribution change in streaming data is called concept…

Change DetectionDrift DetectionSensitivity

How well does Classification Accuracy capture Concept Drift Detection Quality? An overview of Concept Drift Detection evaluation

2026-05-29 · Joanna Komorniczak arxiv

Data streams are nowadays among the most frequently analyzed data structures, with the concept drift posing a major challenge encountered by processing systems. Despite the proposition of numerous solutions to counteract…

Autoregressive based Drift Detection Method

2022-03-09 · Mansour Zoubeirou A Mayaki, Michel Riveill

In the classic machine learning framework, models are trained on historical data and used to predict future values. It is assumed that the data distribution does not change over time (stationarity). However, in real-worl…

BIG-bench Machine LearningDrift Detection

CONDA-PM -- A Systematic Review and Framework for Concept Drift Analysis in Process Mining

2020-09-08 · Ghada El-Khawaga, Mervat Abuelkheir, Sherif I. Barakat, Alaa M. Riad 외

Business processes evolve over time to adapt to changing business environments. This requires continuous monitoring of business processes to gain insights into whether they conform to the intended design or deviate from …

ManagementSystematic Literature Review