paper-with-me

홈 › Papers

Ranking the Top-K Realizations of Stochastically Known Event Logs

2024-09-30 · Arvid Lepsien, Marco Pegoraro, Frederik Fonger, Dominic Langhammer, Milda Aleknonytė-Resch, Agnes Koschmider

Various kinds of uncertainty can occur in event logs, e.g., due to flawed recording, data quality issues, or the use of probabilistic models for activity recognition. Stochastically known event logs make these uncertainties transparent by encoding multiple possible realizations for events. However, the number of realizations encoded by a stochastically known log grows exponentially with its size, making exhaustive exploration infeasible even for moderately sized event logs. Thus, considering only the top-K most probable realizations has been proposed in the literature. In this paper, we implement an efficient algorithm to calculate a top-K realization ranking of an event log under event independence within O(Kn), where n is the number of uncertain events in the log. This algorithm is used to investigate the benefit of top-K rankings over top-1 interpretations of stochastically known event logs. Specifically, we analyze the usefulness of top-K rankings against different properties of the input data. We show that the benefit of a top-K ranking depends on the length of the input event log and the distribution of the event probabilities. The results highlight the potential of top-K rankings to enhance uncertainty-aware process mining techniques.

📄 PDF Abstract BibTeX arXiv:2410.00067

Code (0)

등록된 구현이 없습니다.

Tasks

Activity Recognition

Similar Papers 제목 키워드 기반

Conformance Checking Over Stochastically Known Logs

2022-03-14 · Eli Bogdanov, Izack Cohen, Avigdor Gal

With the growing number of devices, sensors and digital systems, data logs may become uncertain due to, e.g., sensor reading inaccuracies or incorrect interpretation of readings by processing programs. At times, such unc…

SKTR: Trace Recovery from Stochastically Known Logs

2022-06-25 · Eli Bogdanov, Izack Cohen, Avigdor Gal

Developments in machine learning together with the increasing usage of sensor data challenge the reliance on deterministic logs, requiring new process mining solutions for uncertain, and in particular stochastically know…

Decision Making

Probability Estimation of Uncertain Process Trace Realizations

2021-08-19 · Marco Pegoraro, Bianka Bakullari, Merih Seran Uysal, Wil M. P. van der Aalst

Process mining is a scientific discipline that analyzes event data, often collected in databases called event logs. Recently, uncertain event logs have become of interest, which contain non-deterministic and stochastic e…

Uncertain Process Data with Probabilistic Knowledge: Problem Characterization and Challenges

2021-06-07 · Izack Cohen, Avigdor Gal

Motivated by the abundance of uncertain event data from multiple sources including physical devices and sensors, this paper presents the task of relating a stochastic process observation to a process model that can be re…

DDTR: Diffusion Denoising Trace Recovery

2025-10-26 · Maximilian Matyash, Avigdor Gal, Arik Senderovich arxiv

With recent technological advances, process logs, which were traditionally deterministic in nature, are being captured from non-deterministic sources, such as uncertain sensors or machine learning models (that predict ac…