A Step Towards a Universal Method for Modeling and Implementing Cross-Organizational Business Processes
- URL: http://arxiv.org/abs/2406.12302v1
- Date: Tue, 18 Jun 2024 06:19:44 GMT
- Title: A Step Towards a Universal Method for Modeling and Implementing Cross-Organizational Business Processes
- Authors: Gerhard Zeisler, Tim Tobias Braunauer, Albert Fleischmann, Robert Singer,
- Abstract summary: This study lays the groundwork for more accurate and unified business process model executions.
It describes the development of a prototype translator that converts specific BPMN elements into a format compatible with PASS.
These models are then transformed into source code and executed in a bespoke workflow environment.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: The widely adopted Business Process Model and Notation (BPMN) is a cornerstone of industry standards for business process modeling. However, its ambiguous execution semantics often result in inconsistent interpretations, depending on the software used for implementation. In response, the Process Specification Language (PASS) provides formally defined semantics to overcome these interpretational challenges. Despite its clear advantages, PASS has not reached the same level of industry penetration as BPMN. This feasibility study proposes using PASS as an intermediary framework to translate and execute BPMN models. It describes the development of a prototype translator that converts specific BPMN elements into a format compatible with PASS. These models are then transformed into source code and executed in a bespoke workflow environment, marking a departure from traditional BPMN implementations. Our findings suggest that integrating PASS enhances compatibility across different modeling and execution tools and offers a more robust methodology for implementing business processes across organizations. This study lays the groundwork for more accurate and unified business process model executions, potentially transforming industry standards for process modeling and execution.
Related papers
- Executable Ontologies in Game Development: From Algorithmic Control to Semantic World Modeling [51.56484100374058]
We argue that Executable Ontologies (EO) represent a transition from algorithmic behavior programming to semantic world modeling.<n>We show how EO achieves prioritybased task interruption through dataflow conditions rather than explicit preemption logic.
arXiv Detail & Related papers (2026-01-12T19:57:35Z) - Automating Execution and Verification of BPMN+DMN Business Processes [0.0]
Most commonly used frameworks to build BPMN+DMN models only allow designers to detect syntactical errors.<n>We provide an experimental evaluation of our methodology on BPMN+DMN processes from the literature.
arXiv Detail & Related papers (2025-12-17T09:10:17Z) - BPMN to PDDL: Translating Business Workflows for AI Planning [6.865656740940774]
This project builds upon prior theoretical work to develop a functional pipeline that translates BPMN diagrams into PDDL representations suitable for planning.<n>The system supports core BPMN constructs, including tasks, events, sequence flows, and gateways, with initial support for parallel and inclusive gateway behaviour.
arXiv Detail & Related papers (2025-11-22T19:51:23Z) - Ontology-Driven Model-to-Model Transformation of Workflow Specifications [0.8921166277011348]
Proprietary languages such as Smart Forms & Smart Flow hamper interoperability and reuse because they lock process knowledge into closed formats.<n>We introduce an ontology-driven model-to-model pipeline that supports domain-specific definitions to Business Process Model and Notation.<n>We instantiated the pipeline for Superior Técnico (IST)'s Smart Forms & Smart Flow and implemented a converter that produces standard-compliant BPMN diagrams.
arXiv Detail & Related papers (2025-11-17T18:16:19Z) - On the Marriage of Theory and Practice in Data-Aware Business Processes via Low-Code [0.9685837672183747]
This work introduces BPMN-ProX, a low-code testing framework that significantly enhances the verification of data-aware BPMN.<n>This innovative approach combines theoretical verification with practical modeling, fostering more agile, reliable, and user-centric business process management.
arXiv Detail & Related papers (2025-10-31T06:47:06Z) - Routing Matters in MoE: Scaling Diffusion Transformers with Explicit Routing Guidance [79.21541758879012]
Mixture-of-Experts (MoE) has emerged as a powerful paradigm for scaling model capacity while preserving computational efficiency.<n>We present ProMoE, an MoE framework featuring a two-step router with explicit routing guidance that promotes expert specialization.
arXiv Detail & Related papers (2025-10-28T17:59:02Z) - Executable Ontologies: Synthesizing Event Semantics with Dataflow Architecture [51.56484100374058]
We demonstrate that integrating semantic event semantics with a dataflow architecture addresses the limitations of traditional Business Process Management systems.<n>The boldsea-engine's architecture interprets semantic models as executable algorithms without compilation.<n>It enables the modification of event models at runtime ensures transparency, and seamlessly merges data and business logic within a unified semantic framework.
arXiv Detail & Related papers (2025-09-11T18:12:46Z) - Leveraging Machine Learning and Enhanced Parallelism Detection for BPMN Model Generation from Text [75.77648333476776]
This paper introduces an automated pipeline for extracting BPMN models from text.<n>A key contribution of this work is the introduction of a newly annotated dataset.<n>We augment the dataset with 15 newly annotated documents containing 32 parallel gateways for model training.
arXiv Detail & Related papers (2025-07-11T07:25:55Z) - Leveraging Importance Sampling to Detach Alignment Modules from Large Language Models [50.19188692497892]
Traditional alignment methods often require retraining large pretrained models.<n>We propose a novel textitResidual Alignment Model (textitRAM) that formalizes the alignment process as a type of importance sampling.<n>We develop a resampling algorithm with iterative token-level decoding to address the common first-token latency issue in comparable methods.
arXiv Detail & Related papers (2025-05-26T08:53:02Z) - Direct Encoding of Declare Constraints in ASP [9.599644507730106]
We introduce a novel encoding for Declare constraints that directly models their semantics as ASP rules.
We assess the effectiveness of this novel approach on two Process Mining tasks.
arXiv Detail & Related papers (2024-12-13T14:11:33Z) - DEMO enhanced BPMN [0.0]
BPMN suffers from a lack of formal semantics, ambiguity, and limitations in modeling multi-party collaborations.
A novel approach combining the rigor of DEMO's transaction patterns with the more practical, widely adopted BPMN framework is proposed and demonstrated.
We argue that this combination enriches the modeling of business processes, providing a more coherent and reliable tool for both practitioners and researchers.
arXiv Detail & Related papers (2024-09-25T11:43:29Z) - SOEN-101: Code Generation by Emulating Software Process Models Using Large Language Model Agents [50.82665351100067]
FlowGen is a code generation framework that emulates software process models based on multiple Large Language Model (LLM) agents.
We evaluate FlowGenScrum on four benchmarks: HumanEval, HumanEval-ET, MBPP, and MBPP-ET.
arXiv Detail & Related papers (2024-03-23T14:04:48Z) - Process Modeling With Large Language Models [42.0652924091318]
This paper explores the integration of Large Language Models (LLMs) into process modeling.
We propose a framework that leverages LLMs for the automated generation and iterative refinement of process models.
Preliminary results demonstrate the framework's ability to streamline process modeling tasks.
arXiv Detail & Related papers (2024-03-12T11:27:47Z) - Meta-Task Prompting Elicits Embeddings from Large Language Models [54.757445048329735]
We introduce a new unsupervised text embedding method, Meta-Task Prompting with Explicit One-Word Limitation.
We generate high-quality sentence embeddings from Large Language Models without the need for model fine-tuning.
Our findings suggest a new scaling law, offering a versatile and resource-efficient approach for embedding generation across diverse scenarios.
arXiv Detail & Related papers (2024-02-28T16:35:52Z) - Comparing Generative Chatbots Based on Process Requirements [2.645089622684808]
Generative-based chatbots are trained on billions of parameters and support conversational intelligence.
This paper compares the performance of prominent generative models, GPT and PaLM, in the context of process execution support.
arXiv Detail & Related papers (2023-11-28T18:25:22Z) - A higher-order transformation approach to the formalization and analysis of BPMN using graph transformation systems [1.0624606551524207]
We propose a formalization of the execution semantics of BPMN.
Our approach is based on a higher-order transformation from BPMN models to graph transformation systems.
To show the capabilities of our approach, we implemented it as an open-source web-based tool.
arXiv Detail & Related papers (2023-11-09T09:55:10Z) - Adapting Large Language Models for Content Moderation: Pitfalls in Data
Engineering and Supervised Fine-tuning [79.53130089003986]
Large Language Models (LLMs) have become a feasible solution for handling tasks in various domains.
In this paper, we introduce how to fine-tune a LLM model that can be privately deployed for content moderation.
arXiv Detail & Related papers (2023-10-05T09:09:44Z) - Universal Information Extraction as Unified Semantic Matching [54.19974454019611]
We decouple information extraction into two abilities, structuring and conceptualizing, which are shared by different tasks and schemas.
Based on this paradigm, we propose to universally model various IE tasks with Unified Semantic Matching framework.
In this way, USM can jointly encode schema and input text, uniformly extract substructures in parallel, and controllably decode target structures on demand.
arXiv Detail & Related papers (2023-01-09T11:51:31Z) - Relational Action Bases: Formalization, Effective Safety Verification,
and Invariants (Extended Version) [67.99023219822564]
We introduce the general framework of relational action bases (RABs)
RABs generalize existing models by lifting both restrictions.
We demonstrate the effectiveness of this approach on a benchmark of data-aware business processes.
arXiv Detail & Related papers (2022-08-12T17:03:50Z) - BPMN4sML: A BPMN Extension for Serverless Machine Learning. Technology
Independent and Interoperable Modeling of Machine Learning Workflows and
their Serverless Deployment Orchestration [0.0]
Machine learning (ML) continues to permeate all layers of academia, industry and society.
Business Process Model and Notation (BPMN) is widely accepted and applied.
BPMN is short of specific support to represent machine learning.
We introduce BPMN4sML (BPMN for serverless machine learning)
arXiv Detail & Related papers (2022-08-02T10:36:00Z) - CoCoMoT: Conformance Checking of Multi-Perspective Processes via SMT
(Extended Version) [62.96267257163426]
We introduce the CoCoMoT (Computing Conformance Modulo Theories) framework.
First, we show how SAT-based encodings studied in the pure control-flow setting can be lifted to our data-aware case.
Second, we introduce a novel preprocessing technique based on a notion of property-preserving clustering.
arXiv Detail & Related papers (2021-03-18T20:22:50Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.