English

An Uncertainty-Aware ED-LSTM for Probabilistic Suffix Prediction

Machine Learning 2025-06-09 v2 Artificial Intelligence

Abstract

Suffix prediction of business processes forecasts the remaining sequence of events until process completion. Current approaches focus on predicting the most likely suffix, representing a single scenario. However, when the future course of a process is subject to uncertainty and high variability, the expressiveness of such a single scenario can be limited, since other possible scenarios, which together may have a higher overall probability, are overlooked. To address this limitation, we propose probabilistic suffix prediction, a novel approach that approximates a probability distribution of suffixes. The proposed approach is based on an Uncertainty-Aware Encoder-Decoder LSTM (U-ED-LSTM) and a Monte Carlo (MC) suffix sampling algorithm. We capture epistemic uncertainties via MC dropout and aleatoric uncertainties as learned loss attenuation. This technical report presents a comprehensive evaluation of the probabilistic suffix prediction approach's predictive performance and calibration under three different hyperparameter settings, using four real-life and one artificial event log. The results show that: i) probabilistic suffix prediction can outperform most likely suffix prediction, the U-ED-LSTM has reasonable predictive performance, and ii) the model's predictions are well calibrated.

Keywords

Cite

@article{arxiv.2505.21339,
  title  = {An Uncertainty-Aware ED-LSTM for Probabilistic Suffix Prediction},
  author = {Henryk Mustroph and Michel Kunkler and Stefanie Rinderle-Ma},
  journal= {arXiv preprint arXiv:2505.21339},
  year   = {2025}
}
R2 v1 2026-07-01T02:43:27.147Z