Verbeek, T., & Hassani, M. (2025). Handling Catastrophic Forgetting: Online Continual Learning for Next Activity Prediction. In M. Comuzzi, D. Grigori, M. Sellami, & Z. Zhou (Eds.), Cooperative Information Systems – 30th International Conference, CoopIS 2024, Proceedings: 30th International Conference, CoopIS 2024, Porto, Portugal, November 19–21, 2024, Proceedings (pp. 225-242). (Lecture Notes in Computer Science (LNCS); Vol. 15506). Springer. https://doi.org/10.1007/978-3-031-81375-7_13
Abstract
Predictive business process monitoring focuses on predicting future process trajectories, including next-activity predictions. This is crucial in dynamic environments where processes change or face uncertainty. However, current frameworks often assume a static environment, overlooking dynamic characteristics and concept drifts. This results in catastrophic forgetting, where training while focusing merely on new data distribution negatively impacts the performance on previously learned data distributions. Continual learning addresses, among others, the challenges related to mitigating catastrophic forgetting. This paper proposes a novel approach called Continual Next Activity Prediction with Prompts (CNAPwP) which adapts the DualPrompt algorithm for next-activity prediction to improve accuracy and adaptability while mitigating catastrophic forgetting. New datasets with recurring concept drifts are introduced, alongside a task-specific forgetting metric that measures the prediction accuracy gap between initial and subsequent task encounters. Extensive testing on both synthetic and real-world datasets shows that this approach outperforms five competing methods, demonstrating its potential applicability in real-world scenarios. An open source implementation of our method together with datasets and results are available under: https://github.com/TamaraVerbeek/CNAPwP.
