ProcK: Machine Learning for Knowledge-Intensive Processes

Abstract

We present a novel methodology to build powerful predictive process models. Our method, denoted ProcK (Process&Knowledge), relies not only on sequential input data in the form of event logs, but can learn to use a knowledge graph to incorporate information about the attribute values of the events and their mutual relationships. The idea is realized by mapping event attributes to nodes of a knowledge graph and training a sequence model alongside a graph neural network in an end-to-end fashion. This hybrid approach substantially enhances the flexibility and applicability of predictive process monitoring, as both the static and dynamic information residing in the databases of organizations can be directly taken as input data. We demonstrate the potential of ProcK by applying it to a number of predictive process monitoring tasks, including tasks with knowledge graphs available as well as an existing process monitoring benchmark where no such graph is given. The experiments provide evidence that our methodology achieves state-of-the-art performance and improves predictive power when a knowledge graph is available.

Cite

Text

Jacobs et al. "ProcK: Machine Learning for Knowledge-Intensive Processes." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022. doi:10.1007/978-3-031-26390-3_7

Markdown

[Jacobs et al. "ProcK: Machine Learning for Knowledge-Intensive Processes." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022.](https://mlanthology.org/ecmlpkdd/2022/jacobs2022ecmlpkdd-prock/) doi:10.1007/978-3-031-26390-3_7

BibTeX

@inproceedings{jacobs2022ecmlpkdd-prock,
  title     = {{ProcK: Machine Learning for Knowledge-Intensive Processes}},
  author    = {Jacobs, Tobias and Yu, Jingyi and Gastinger, Julia and Sztyler, Timo},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2022},
  pages     = {107-121},
  doi       = {10.1007/978-3-031-26390-3_7},
  url       = {https://mlanthology.org/ecmlpkdd/2022/jacobs2022ecmlpkdd-prock/}
}