AIApr 11, 2018

Incremental Predictive Process Monitoring: How to Deal with the Variability of Real Environments

arXiv:1804.03967v26 citations
Originality Incremental advance
AI Analysis

This addresses the problem of adapting to evolving processes in real environments for process monitoring practitioners, but it is incremental as it builds on existing methods.

The paper tackles the rigidity of existing predictive process monitoring techniques by proposing incremental learning algorithms that update models with new cases, and it provides initial evidence of their potential through evaluation on real and synthetic datasets.

A characteristic of existing predictive process monitoring techniques is to first construct a predictive model based on past process executions, and then use it to predict the future of new ongoing cases, without the possibility of updating it with new cases when they complete their execution. This can make predictive process monitoring too rigid to deal with the variability of processes working in real environments that continuously evolve and/or exhibit new variant behaviors over time. As a solution to this problem, we propose the use of algorithms that allow the incremental construction of the predictive model. These incremental learning algorithms update the model whenever new cases become available so that the predictive model evolves over time to fit the current circumstances. The algorithms have been implemented using different case encoding strategies and evaluated on a number of real and synthetic datasets. The results provide a first evidence of the potential of incremental learning strategies for predicting process monitoring in real environments, and of the impact of different case encoding strategies in this setting.

Foundations

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

Your Notes