Business Process Text Sketch Automation Generation Using Large Language Model
Rui Zhu, Quanzhou Hu, Wenxin Li, Honghao Xiao, Chaogang Wang, Zixin, Zhou

TL;DR
This paper introduces a divide-and-conquer approach using Large Language Models to generate business process text sketches from process trees, significantly improving accuracy over traditional prompting methods.
Contribution
It proposes a novel divide-and-conquer prompt strategy with LLMs for transforming complex process trees into text sketches, addressing dataset scarcity issues.
Findings
Achieved 93.42% correctness rate in process text sketch generation.
Outperformed traditional prompting methods by 45.17%.
Demonstrated effectiveness on complex, cyclic, and large process trees.
Abstract
Business Process Management (BPM) is gaining increasing attention as it has the potential to cut costs while boosting output and quality. Business process document generation is a crucial stage in BPM. However, due to a shortage of datasets, data-driven deep learning techniques struggle to deliver the expected results. We propose an approach to transform Conditional Process Trees (CPTs) into Business Process Text Sketches (BPTSs) using Large Language Models (LLMs). The traditional prompting approach (Few-shot In-Context Learning) tries to get the correct answer in one go, and it can find the pattern of transforming simple CPTs into BPTSs, but for close-domain and CPTs with complex hierarchy, the traditional prompts perform weakly and with low correctness. We suggest using this technique to break down a difficult CPT into a number of basic CPTs and then solve each one in turn, drawing…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBusiness Process Modeling and Analysis · Robotic Process Automation Applications
