machine learning

Revisiting Predictive Process Monitoring in the Age of Foundation Models: A Comparative Study of Sequence, Tabular, and LLM Approaches

arXiv:2607.27797

summary

The paper benchmarks predictive process monitoring using three approaches—sequence models, tabular foundation models, and large language models—across several datasets and tasks, finding sequence models excel at next‑activity prediction while tabular models are competitive for temporal predictions.

Abstract

Predictive process monitoring (PPM) leverages event logs to forecast the future of running process instances, for instance, predicting the next activity, the remaining time until case completion, or the time to the next event. While PPM research in recent years has been dominated by deep sequence models trained from scratch, such as Long Short-Term Memory (LSTM) models, foundation-model approaches---particularly large language models (LLMs)---are increasingly explored for PPM. At the same time, tabular foundation models with in-context learning capabilities offer a promising alternative but have not yet been systematically benchmarked for PPM. Thus, it remains unclear whether classical sequence-based models remain competitive in this evolving landscape. This paper compares the three modeling paradigms both conceptually and empirically through a controlled benchmark across multiple datasets and prediction tasks. The results show that sequence models consistently perform best for next activity prediction, whereas tabular foundation models are competitive on temporal tasks, with LLMs usually lagging behind despite higher cost.

Accepted at ECML PKDD 2026 Workshops

Topics & keywords

#predictive process monitoring#sequence models#tabular foundation models#large language models#process miningLSTMLLMin‑context learningnext activity predictionremaining time predictionbenchmark
Revisiting Predictive Process Monitoring in the Age of Foundation Models: A Comparative Study of Sequence, Tabular, and LLM Approaches · wovepaper