Process Discovery Using Graph Neural Networks

Sommers, D., Menkovski, V., & Fahland, D. (2021). Process Discovery Using Graph Neural Networks. In C. Di Ciccio, C. Di Francescomarino, & P. Soffer (Eds.), Proceedings – 2021 3rd International Conference on Process Mining, ICPM 2021 (pp. 40-47) https://doi.org/10.1109/ICPM53251.2021.9576849

Abstract

Automatically discovering a process model from an event log is the prime problem in process mining. This task is so far approached as an unsupervised learning problem through graph synthesis algorithms. Algorithmic design decisions and heuristics allow for efficiently finding models in a reduced search space. However, design decisions and heuristics are derived from assumptions about how a given behavioral description – an event log – translates into a process model and were not learned from actual models which introduce biases in the solutions. In this paper, we explore the problem of supervised learning of a process discovery technique d. We introduce a technique for training an ML-based model d using graph convolutional neural networks; d translates a given input event log into a sound Petri net. We show that training d on synthetically generated pairs of input logs and output models allows d to translate previously unseen synthetic and several real-life event logs into sound, arbitrarily structured models of comparable accuracy and simplicity as existing state of the art techniques in imperative mining. We analyze the limitations of the proposed technique and outline alleys for future work.

Leave a Reply