Class Incremental Learning with Drift Detection and Data Augmentation for Dynamic Processes | AMiner
Class Incremental Learning with Drift Detection and Data Augmentation for Dynamic Processes
Qian Chen,Stefanie Rinderle-Ma
2025 7th International Conference on Process Mining (ICPM)(2025)
TUM School of Computation
被引用0|浏览0
摘要
Predictive Process Monitoring (PPM) aims to forecast the future behavior of an ongoing process instance based on historical event logs. PPM approaches which follow an offline training and online prediction paradigm, often struggle to adapt to the evolving nature of real-world processes. While state-of-theart approaches address such challenges by continuously updating or retraining models, they typically overlook dynamic processes, where numerous unseen activities emerge or the order between activities evolves over time. To address this gap, we propose a Class Incremental Learning with Drift Detection and Data Augmentation (CIL2D) framework for next activity prediction in dynamic process environments. CIL2D employs a representationbased drift detection mechanism to identify shifted, novel, or unseen activities. To enhance model generalization to drifting patterns, CIL2D applies data augmentation in feature space to generate diverse and novel feature representations that are unseen but likely to occur as processes evolve. Upon drift detection, the model is incrementally updated to the newly observed data in combination with augmented samples and replay buffer traces. Experiments on real-life event logs demonstrate that CIL2D consistently outperforms existing methods in prediction accuracy and adaptation efficiency, highlighting its effectiveness for next activity prediction in highly dynamic process environments.
更多
查看译文
关键词
Predictive process monitoring,Unseen behavior,Dynamic processes,Class incremental learning,Concept drift detection,Data augmentation