Search papers, labs, and topics across Lattice.
This paper investigates the use of finetuned Large Language Models (LLMs) to automate the generation of structured event logs from unstructured textual resources, addressing a critical bottleneck in process mining. By creating a novel text-to-log dataset and finetuning LLMs on it, the authors demonstrate that their approach significantly outperforms traditional few-shot and zero-shot prompting methods in extracting high-fidelity event logs. The findings indicate that finetuning is essential for reliable event data generation, thereby unlocking previously underutilized organizational knowledge for process mining applications.
Finetuned LLMs can transform unstructured text into structured event logs, vastly improving the efficiency of process mining.
Process mining (PM) provides a powerful framework for discovering and optimizing operational processes from event data. However, the efficacy of PM techniques is strictly predicated on the availability of structured event logs. Thus far, event logs have often been laboriously created by domain and process mining experts. This costly effort causes large portions of organizational knowledge, including incident tickets, manuals, and textual reports, to remain underutilized. We address this bottleneck by investigating the efficacy of Large Language Models (LLMs) as automated data translators. We propose a scalable framework that leverages LLMs as data translators to bridge the gap between unstructured textual resources and structured event data. We finetune LLMs on a newly created text-to-log dataset, demonstrating that the resulting models can extract high-fidelity event logs from unstructured resources. Our results show that this finetuning approach outperforms few-shot or zero-shot prompting by a large amount, highlighting finetuning as a necessary pre-condition for generating reliable event data. We conclude that our method provides a promising pipeline for making previously unused data available to process mining ecosystems, effectively expanding the possibilities of using PM to further investigate organizational workflows.