paper-with-me

홈 › Papers

Leveraging Machine Learning and Enhanced Parallelism Detection for BPMN Model Generation from Text

2025-07-11 · Phuong Nam Lê, Charlotte Schneider-Depré, Alexandre Goossens, Alexander Stevens, Aurélie Leribaux, Johannes De Smedt arxiv

Efficient planning, resource management, and consistent operations often rely on converting textual process documents into formal Business Process Model and Notation (BPMN) models. However, this conversion process remains time-intensive and costly. Existing approaches, whether rule-based or machine-learning-based, still struggle with writing styles and often fail to identify parallel structures in process descriptions. This paper introduces an automated pipeline for extracting BPMN models from text, leveraging the use of machine learning and large language models. A key contribution of this work is the introduction of a newly annotated dataset, which significantly enhances the training process. Specifically, we augment the PET dataset with 15 newly annotated documents containing 32 parallel gateways for model training, a critical feature often overlooked in existing datasets. This addition enables models to better capture parallel structures, a common but complex aspect of process descriptions. The proposed approach demonstrates adequate performance in terms of reconstruction accuracy, offering a promising foundation for organizations to accelerate BPMN model creation.

📄 PDF Abstract BibTeX arXiv:2507.08362

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BPMN4sML: A BPMN Extension for Serverless Machine Learning. Technology Independent and Interoperable Modeling of Machine Learning Workflows and their Serverless Deployment Orchestration

2022-08-02 · Laurens Martin Tetzlaff

Machine learning (ML) continues to permeate all layers of academia, industry and society. Despite its successes, mental frameworks to capture and represent machine learning workflows in a consistent and coherent manner a…

BIG-bench Machine LearningManagement

A formalisation of BPMN in Description Logics

2021-09-22 · Chiara Ghidini, Marco Rospocher, Luciano Serafini

In this paper we present a textual description, in terms of Description Logics, of the BPMN Ontology, which provides a clear semantic formalisation of the structural components of the Business Process Modelling Notation …

BPMN4CAI: A BPMN Extension for Modeling Dynamic Conversational AI

2026-08-27 · Björn-Lennart Eger, Daniel Rose, Barbara Dinter arxiv

Conversational AI systems, such as chatbots and virtual assistants, are becoming increasingly important to digital business processes. However, the established Business Process Model and Notation (BPMN) standard faces ch…

BPMN to PDDL: Translating Business Workflows for AI Planning

2025-11-22 · Jasper Nie, Christian Muise, Victoria Armstrong arxiv

Business Process Model and Notation (BPMN) is a widely used standard for modelling business processes. While automated planning has been proposed as a method for simulating and reasoning about BPMN workflows, most implem…

Automatic Generation of Executable BPMN Models from Medical Guidelines

2026-04-09 · Praveen Kumar Menaka Sekar, Ion Matei, Maksym Zhenirovskyy, Hon Yung Wong 외 arxiv

We present an end-to-end pipeline that converts healthcare policy documents into executable, data-aware Business Process Model and Notation (BPMN) models using large language models (LLMs) for simulation-based policy eva…