paper-with-me

Papers

Integrating Domain Knowledge into Process Discovery Using Large Language Models

2025-10-08 · Ali Norouzifar, Humam Kourani, Marcus Dees, Wil van der Aalst arxiv

Process discovery aims to derive process models from event logs, providing insights into operational behavior and forming a foundation for conformance checking and process improvement. However, models derived solely from event data may not accurately reflect the real process, as event logs are often incomplete or affected by noise, and domain knowledge, an important complementary resource, is typically disregarded. As a result, the discovered models may lack reliability for downstream tasks. We propose an interactive framework that incorporates domain knowledge, expressed in natural language, into the process discovery pipeline using Large Language Models (LLMs). Our approach leverages LLMs to extract declarative rules from textual descriptions provided by domain experts. These rules are used to guide the IMr discovery algorithm, which recursively constructs process models by combining insights from both the event log and the extracted rules, helping to avoid problematic process structures that contradict domain knowledge. The framework coordinates interactions among the LLM, domain experts, and a set of backend services. We present a fully implemented tool that supports this workflow and conduct an extensive evaluation of multiple LLMs and prompt engineering strategies. Our empirical study includes a case study based on a real-life event log with the involvement of domain experts, who assessed the usability and effectiveness of the framework.

📄 PDF Abstract BibTeX arXiv:2510.07161

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt Engineering

Similar Papers 제목 키워드 기반

Bridging Domain Knowledge and Process Discovery Using Large Language Models

2024-08-30 · Ali Norouzifar, Humam Kourani, Marcus Dees, Wil van der Aalst

Discovering good process models is essential for different process analysis tasks such as conformance checking and process improvements. Automated process discovery methods often overlook valuable domain knowledge. This …

Domain Knowledge in A*-Based Causal Discovery

2022-08-17 · Steven Kleinegesse, Andrew R. Lawrence, Hana Chockler

Causal discovery has become a vital tool for scientists and practitioners wanting to discover causal relationships from observational data. While most previous approaches to causal discovery have implicitly assumed that …

Causal Discovery

Gains: Fine-grained Federated Domain Adaptation in Open Set

2025-10-12 · Zhengyi Zhong, Wenzheng Jiang, Weidong Bao, Ji Wang 외 arxiv

Conventional federated learning (FL) assumes a closed world with a fixed total number of clients. In contrast, new clients continuously join the FL process in real-world scenarios, introducing new knowledge. This raises …

Federated LearningDomain Adaptation

Toward Human-AI Co-creation to Accelerate Material Discovery

2022-11-05 · Dmitry Zubarev, Carlos Raoni Mendes, Emilio Vital Brazil, Renato Cerqueira 외

There is an increasing need in our society to achieve faster advances in Science to tackle urgent problems, such as climate changes, environmental hazards, sustainable energy systems, pandemics, among others. In certain …

Managementscientific discovery

Biomedical Knowledge Graph Refinement and Completion using Graph Representation Learning and Top-K Similarity Measure

2020-12-18 · Islam Akef Ebeid, Majdi Hassan, Tingyi Wanyan, Jack Roper 외

Knowledge Graphs have been one of the fundamental methods for integrating heterogeneous data sources. Integrating heterogeneous data sources is crucial, especially in the biomedical domain, where central data-driven task…

Drug DiscoveryGraph Representation LearningKnowledge Graph CompletionKnowledge Graphs+2