A Universal Prompting Strategy for Extracting Process Model Information from Natural Language Text using Large Language Models
Julian Neuberger, Lars Ackermann, Han van der Aa, Stefan Jablonski

TL;DR
This paper introduces a universal prompting strategy for large language models to extract process model information from natural language texts, outperforming existing methods and applicable across multiple models and datasets.
Contribution
The paper proposes a novel prompting approach that enhances LLMs' ability to extract process elements, demonstrating superior performance over state-of-the-art machine learning methods.
Findings
LLMs with the proposed prompting outperform existing approaches by up to 8% F1 score.
The prompting strategy is effective across eight different LLMs.
Key factors like example count and prompt specificity significantly impact extraction accuracy.
Abstract
Over the past decade, extensive research efforts have been dedicated to the extraction of information from textual process descriptions. Despite the remarkable progress witnessed in natural language processing (NLP), information extraction within the Business Process Management domain remains predominantly reliant on rule-based systems and machine learning methodologies. Data scarcity has so far prevented the successful application of deep learning techniques. However, the rapid progress in generative large language models (LLMs) makes it possible to solve many NLP tasks with very high quality without the need for extensive data. Therefore, we systematically investigate the potential of LLMs for extracting information from textual process descriptions, targeting the detection of process elements such as activities and actors, and relations between them. Using a heuristic algorithm, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsService-Oriented Architecture and Web Services · Business Process Modeling and Analysis
