vix.ing · top · new · best · stats · spec

Ranking the Top-K Realizations of Stochastically Known Event Logs

2024/09/30 by Arvid Lepsien, Marco Pegoraro, Lepsien, Arvid +9 · 1 citation
Computer Science · Decision Sciences · #AI-based Problem Solving and Planning #Data Quality and Management #Databases (cs.DB) #FOS: Computer and information sciences #Machine Learning (cs.LG) #Simulation Techniques and Applications

paper · pdf · doi:10.48550/arxiv.2410.00067

openalex publication_date 2024/09/30 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

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.

Cited by

Related