Skip to content

Master’s Thesis at TU Vienna, assessing state-of-the-art LLMs for automating BPO tasks. Features a custom Action Research-Based Compliance Testing (ARCT) framework, exploring LLM capabilities, context impact, and limitations in optimizing complex workflows.

License

Notifications You must be signed in to change notification settings

thomaslaner/aiDrivenEfficiency

Repository files navigation

AI-Driven Efficiency: Large Languages Models in Business Process Optimization

Repository for my Master’s Thesis, completed at the Technical University of Vienna. This research evaluates state-of-the-art (SOTA) large language models (LLMs) in automating Business Process Optimization (BPO) tasks. Using the custom-developed Action Research-Based Compliance Testing (ARCT) framework, combining compliance testing, structured experiments, and error injection, the study highlights LLM capabilities, limitations, and the impact of context in addressing complex workflows and process optimization challenges.

Abstract

The efficiency and adaptability of an organization are significantly influenced by its business processes, which directly determine its ability to align with evolving market demands and technological advancements. Business Process Management (BPM) has traditionally relied on human expertise, particularly in the context of Business Process Optimization (BPO), which involves the analysis and redesign of processes with the objective of eliminating inefficiencies. As processes become increasingly complex and the shortage of skilled workers persists, organizations are confronted with a widening resource gap that current tools are unable to resolve, as they are incapable of automating optimization.

A promising solution to this issue is offered by novel machine learning models, the so-called Large Language Models (LLMs), which are capable of mimicking human decision-making processes by generating contextually relevant insights. Nevertheless, their capacity to automate BPO remains largely under-explored, representing a notable research gap. This work is therefore guided by the question: To what extent do current state-of-the-art Large Language Models align with established standards when performing business process optimization tasks?

The study answers this question by placing enforced focus on the impact of context, task complexities, and the quality of the initial process through five iterative cycles. To achieve this, we leverage the novel Action Research-Based Compliance Testing (ARCT) framework, which combines action research, structured experiments, compliance testing, and error injection to systematically evaluate the capabilities of LLMs in domains where evaluation is inherently complex.

Our results indicate that, while current state-of-the-art LLMs are capable of automating certain aspects of BPO, they still require human supervision for complex workflows involving task interdependencies and intricate process flows. The strong influence of context on model performance, along with the associated challenges of overfitting, demand careful management. However, we also observed that a negative plateau occurs in relation to initial process quality, as beyond a certain threshold of degradation, further reductions in quality do not proportionally worsen model performance, enabling real-world usage even with suboptimal original processes. This suggests that full automation will depend on further model advancements, deeper integration into organizational systems, or a more carefully crafted approach and prompt design.

Contents of the repository

AI-DrivenEfficiency.pdf: The full thesis document detailing the approach, analysis, and conclusions on the feasibility of using current SOTA LLMs to optimize business processes.

DiplomaPresentation.pdf: A Slide deck summarizing my diploma thesis for the Defensio, covering research, methodology, results, and conclusions.

/processModels: This folder contains process models of the subprocesses used in our thesis experiments, available in both .drawio and .vsdx formats. Please note that .vsdx files may have slight formatting deviations, as .drawio export to .vsdx is currently in beta.

/modelOutputs: Contains .md files with the outputs generated by the LLM, organized into subfolders that mirror the thesis structure for easy reference.

About

Master’s Thesis at TU Vienna, assessing state-of-the-art LLMs for automating BPO tasks. Features a custom Action Research-Based Compliance Testing (ARCT) framework, exploring LLM capabilities, context impact, and limitations in optimizing complex workflows.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published