过程数据属性很重要:引入门控卷积神经网络和键值预测注意力网络用于基于深度学习的下一事件预测

Process data properties matter: Introducing gated convolutional neural networks (GCNN) and key-value-predict attention networks (KVP) for next event prediction with deep learning

Decision Support Systems · 2021
被引 53
ABS 3

中文导读

本文引入门控卷积神经网络和键值预测注意力网络用于下一事件预测,在11个真实数据集上超越先前方法,并分析了过程数据属性(如稀疏性、变异性和重复性)对预测质量的影响,为研究人员和从业者选择、验证和基准测试预测过程监控模型提供指导。

Abstract

Predicting next events in predictive process monitoring enables companies to manage and control processes at an early stage and reduce their action distance. In recent years, approaches have steadily moved from classical statistical methods towards the application of deep neural network architectures, which outperform the former and enable analysis without explicit knowledge of the underlying process model. While the focus of prior research was on the long short-term memory network architecture, more deep learning architectures offer promising extensions that have proven useful for other applications of sequential data. In our work, we introduce a gated convolutional neural network and a key-value-predict attention network to the task of next event prediction. In a comprehensive evaluation study on 11 real-life benchmark datasets, we show that these two novel architectures surpass prior work in 34 out of 44 metric-dataset combinations. For our evaluation, we consider the effects of process data properties, such as sparsity, variation, and repetitiveness, and discuss their impact on the prediction quality of the different deep learning architectures. Similarly, we evaluate their classification properties in terms of generalization and handling class imbalance. Our results provide guidance for researchers and practitioners alike on how to select, validate, and comprehensively benchmark (novel) predictive process monitoring models. In particular, we highlight the importance of sufficiently diverse process data properties in event logs and the comprehensive reporting of multiple performance indicators to achieve meaningful results.

预测过程监控深度学习事件预测过程挖掘神经网络架构