paper-with-me

Papers

INEXA: Interactive and Explainable Process Model Abstraction Through Object-Centric Process Mining

2024-03-27 · Janik-Vasily Benzin, Gyunam Park, Juergen Mangler, Stefanie Rinderle-Ma

Process events are recorded by multiple information systems at different granularity levels. Based on the resulting event logs, process models are discovered at different granularity levels, as well. Events stored at a fine-grained granularity level, for example, may hinder the discovered process model to be displayed due the high number of resulting model elements. The discovered process model of a real-world manufacturing process, for example, consists of 1,489 model elements and over 2,000 arcs. Existing process model abstraction techniques could help reducing the size of the model, but would disconnect it from the underlying event log. Existing event abstraction techniques do neither support the analysis of mixed granularity levels, nor interactive exploration of a suitable granularity level. To enable the exploration of discovered process models at different granularity levels, we propose INEXA, an interactive, explainable process model abstraction method that keeps the link to the event log. As a starting point, INEXA aggregates large process models to a "displayable" size, e.g., for the manufacturing use case to a process model with 58 model elements. Then, the process analyst can explore granularity levels interactively, while applied abstractions are automatically traced in the event log for explainability.

📄 PDF Abstract BibTeX arXiv:2403.18659

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DeepSeer: Interactive RNN Explanation and Debugging via State Abstraction

2023-03-02 · Zhijie Wang, Yuheng Huang, Da Song, Lei Ma 외

Recurrent Neural Networks (RNNs) have been widely used in Natural Language Processing (NLP) tasks given its superior performance on processing sequential data. However, it is challenging to interpret and debug RNNs due t…

Explainable Artificial Intelligence (XAI)

Data Science Principles for Interpretable and Explainable AI

2024-05-17 · Kris Sankaran

Society's capacity for algorithmic problem-solving has never been greater. Artificial Intelligence is now applied across more domains than ever, a consequence of powerful abstractions, abundant data, and accessible softw…

Explainable Models

SweepNet: Unsupervised Learning Shape Abstraction via Neural Sweepers

2024-07-08 · Mingrui Zhao, Yizhi Wang, Fenggen Yu, Changqing Zou 외

Shape abstraction is an important task for simplifying complex geometric structures while retaining essential features. Sweep surfaces, commonly found in human-made objects, aid in this process by effectively capturing a…

Decoder

Collect at Once, Use Effectively: Making Non-interactive Locally Private Learning Possible

2017-06-11 · ICML 2017 8 · Kai Zheng, Wenlong Mou, Li-Wei Wang

Non-interactive Local Differential Privacy (LDP) requires data analysts to collect data from users through noisy channel at once. In this paper, we extend the frontiers of Non-interactive LDP learning and estimation from…

regression

Revealing Neural Network Bias to Non-Experts Through Interactive Counterfactual Examples

2020-01-07 · Chelsea M. Myers, Evan Freed, Luis Fernando Laris Pardo, Anushay Furqan 외

AI algorithms are not immune to biases. Traditionally, non-experts have little control in uncovering potential social bias (e.g., gender bias) in the algorithms that may impact their lives. We present a preliminary desig…

counterfactual