CLJul 2, 2024

Evaluating the Ability of LLMs to Solve Semantics-Aware Process Mining Tasks

arXiv:2407.02310v128 citationsh-index: 16
Originality Incremental advance
AI Analysis

This work addresses the problem of automating complex process mining tasks for the process mining community, but it is incremental as it builds on existing LLM applications.

The paper investigates whether large language models (LLMs) can solve semantics-aware process mining tasks, such as anomaly detection and next activity prediction, and finds that while they fail out-of-the-box, fine-tuning them yields strong performance, surpassing smaller models.

The process mining community has recently recognized the potential of large language models (LLMs) for tackling various process mining tasks. Initial studies report the capability of LLMs to support process analysis and even, to some extent, that they are able to reason about how processes work. This latter property suggests that LLMs could also be used to tackle process mining tasks that benefit from an understanding of process behavior. Examples of such tasks include (semantic) anomaly detection and next activity prediction, which both involve considerations of the meaning of activities and their inter-relations. In this paper, we investigate the capabilities of LLMs to tackle such semantics-aware process mining tasks. Furthermore, whereas most works on the intersection of LLMs and process mining only focus on testing these models out of the box, we provide a more principled investigation of the utility of LLMs for process mining, including their ability to obtain process mining knowledge post-hoc by means of in-context learning and supervised fine-tuning. Concretely, we define three process mining tasks that benefit from an understanding of process semantics and provide extensive benchmarking datasets for each of them. Our evaluation experiments reveal that (1) LLMs fail to solve challenging process mining tasks out of the box and when provided only a handful of in-context examples, (2) but they yield strong performance when fine-tuned for these tasks, consistently surpassing smaller, encoder-based language models.

Code Implementations1 repo
Foundations

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

Your Notes