vix.ing · top · new · best · stats · spec

PM4Py.LLM: a Comprehensive Module for Implementing PM on LLMs

2024/04/09 by Berti, Alessandro
#Databases (cs.DB) #FOS: Computer and information sciences

paper · doi:10.48550/arxiv.2404.06035

Abstract

pm4py is a process mining library for Python implementing several process mining (PM) artifacts and algorithms. It also offers methods to integrate PM with large language models (LLMs). This paper examines how the current paradigms of PM on LLM are implemented in pm4py, identifying challenges such as privacy, hallucinations, and the context window limit.

Related