LGAug 26, 2025

Working My Way Back to You: Resource-Centric Next-Activity Prediction

arXiv:2508.19016v1h-index: 10
Originality Synthesis-oriented
AI Analysis

This work addresses predictive process monitoring for organizations by enabling smarter resource allocation and workforce planning, though it represents an incremental extension by applying existing methods to a new perspective.

The paper tackles next-activity prediction in business processes from a resource-centric viewpoint rather than the traditional control-flow perspective, finding that LightGBM and Transformer models with 2-gram activity transition encoding perform best, achieving the highest average accuracy compared to baselines.

Predictive Process Monitoring (PPM) aims to train models that forecast upcoming events in process executions. These predictions support early bottleneck detection, improved scheduling, proactive interventions, and timely communication with stakeholders. While existing research adopts a control-flow perspective, we investigate next-activity prediction from a resource-centric viewpoint, which offers additional benefits such as improved work organization, workload balancing, and capacity forecasting. Although resource information has been shown to enhance tasks such as process performance analysis, its role in next-activity prediction remains unexplored. In this study, we evaluate four prediction models and three encoding strategies across four real-life datasets. Compared to the baseline, our results show that LightGBM and Transformer models perform best with an encoding based on 2-gram activity transitions, while Random Forest benefits most from an encoding that combines 2-gram transitions and activity repetition features. This combined encoding also achieves the highest average accuracy. This resource-centric approach could enable smarter resource allocation, strategic workforce planning, and personalized employee support by analyzing individual behavior rather than case-level progression. The findings underscore the potential of resource-centric next-activity prediction, opening up new venues for research on PPM.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes