Large Language Models for Business Process Management: Opportunities and Challenges

Maxim Vidgof,Stefan Bachhofner,Jan Mendling
2023-04-10
Abstract:Large language models are deep learning models with a large number of parameters. The models made noticeable progress on a large number of tasks, and as a consequence allowing them to serve as valuable and versatile tools for a diverse range of applications. Their capabilities also offer opportunities for business process management, however, these opportunities have not yet been systematically investigated. In this paper, we address this research problem by foregrounding various management tasks of the BPM lifecycle. We investigate six research directions highlighting problems that need to be addressed when using large language models, including usage guidelines for practitioners.
Software Engineering
What problem does this paper attempt to address?
This paper aims to explore the opportunities and challenges of applying large language models (LLMs) in business process management (BPM). Specifically, the paper focuses on the following aspects: 1. **Research Background**: First, it introduces the basic knowledge of large language models and their widespread application in natural language processing tasks. It also discusses how these models can adapt to new tasks through few-shot or zero-shot learning. 2. **LLM Applications in the BPM Lifecycle**: It provides a detailed analysis of the potential applications of LLMs in various stages of BPM, including: - **Identification**: Quickly extracting important information by scanning a large number of documents to help identify business processes within an organization; - **Discovery**: Using LLMs to automatically discover process patterns from documents, communication records, and even chatbots; - **Analysis**: Leveraging LLMs to analyze problems and bottlenecks in processes; - **Redesign**: Asking LLMs to propose improvement plans based on identified issues; - **Implementation**: Generating textual explanations of BPMN models or building model chatbots, etc. 3. **Future Prospects and Challenges**: It points out the technical difficulties that may be encountered in practical applications and explores the possible future development directions of LLMs. In summary, this paper aims to systematically explore how LLMs can be integrated into different stages of business process management and identify key issues that need to be addressed in future research.